Bug 1208945

Summary: Build with ACL support
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: emacsAssignee: Petr Hracek <phracek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jchaloup, jonathan.underwood, phracek
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: emacs-24.5-2.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-26 12:47:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Build with ACL support none

Description Ville Skyttä 2015-04-04 09:50:37 UTC
From the build log https://kojipkgs.fedoraproject.org//packages/emacs/24.4/5.fc23/data/logs/x86_64/build.log:

[...]
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
configure: WARNING: libacl development library was not found or not usable.
configure: WARNING: emacs will be built without ACL support.
[...]
  Does Emacs use access control lists?                    no
[...]

Emacs builds with ACL support if libacl-devel is available. So for
reproducible builds ACL support should be enabled by adding the BR or
explicitly disabled if ACL support is undesirable. This 'git am'able
patch enables it, let me know if you'd like me to push and build this
for devel.

Comment 1 Ville Skyttä 2015-04-04 09:50:40 UTC
Created attachment 1010799 [details]
Build with ACL support

Comment 3 Fedora Update System 2015-04-22 11:01:43 UTC
emacs-24.5-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/emacs-24.5-2.fc22

Comment 4 Fedora Update System 2015-04-23 16:06:09 UTC
Package emacs-24.5-2.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing emacs-24.5-2.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-6709/emacs-24.5-2.fc22
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2015-04-26 12:47:42 UTC
emacs-24.5-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.