Commit Graph

110 Commits

Author SHA1 Message Date
Fedora Release Engineering 618c25640c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 19:57:33 +00:00
Kamil Dudka 3bb48c0561 new upstream release - 2.2.53 2018-07-03 13:04:14 +02:00
Kamil Dudka cb7ea0f240 Resolves: #1510527 - update link to POSIX.1e draft in acl(5) man page 2018-03-13 12:41:23 +01:00
Fedora Release Engineering e978cdae17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 01:48:41 +00:00
Igor Gnatenko 3abbd74fce
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-04 11:32:56 +01:00
Rachel Sibley ed120bbfb6 Initial commit for Atomic Host Tests 2017-09-22 11:18:48 -04:00
Fedora Release Engineering 7c21fa8d9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 17:22:45 +00:00
Fedora Release Engineering 1424d98386 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 02:33:32 +00:00
Kamil Dudka 3147a2273b Resolves: #1473845 - fix test-suite failure with perl-5.26.0 2017-07-24 15:44:17 +02:00
Kamil Dudka 84e9c09316 rename 0006-acl-2.2.52-setfacl-man-page.patch 2017-07-24 15:42:58 +02:00
Kamil Dudka b06f52063b update URL of the upstream source tarball 2017-07-24 15:36:27 +02:00
Kamil Dudka 23125988f7 Resolves: #1337039 - setfacl.1: document the meaning of '-' in perms 2017-05-18 10:10:54 +02:00
Kamil Dudka e4ad5114f7 Resolves: #1085389 - avoid failure of %check when building as root 2017-05-18 10:10:50 +02:00
Kamil Dudka 0f13caf138 apply patches automatically to ease maintenance 2017-05-18 09:53:22 +02:00
Kamil Dudka a2fc327ddb drop obsolete BuildRoot and Group tags 2017-05-17 17:33:46 +02:00
Kamil Dudka 9089a4074c Resolves: #1451826 - fix spurious acl_check() failure on setfacl --restore 2017-05-17 17:31:42 +02:00
Fedora Release Engineering 1b70d5975c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 05:43:11 +00:00
Kamil Dudka dfcff777b2 Resolves: #1418474 - update project URL 2017-02-03 12:51:49 +01:00
Dennis Gilmore bd6bf2ee1c - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 15:57:29 +00:00
Adam Jackson fbf63493d3 Remove bizarre 12 year old libtool invocation workaround that prevented
hardened cflags working
2015-08-14 12:32:44 -04:00
Dennis Gilmore bbcc174807 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-16 23:35:09 +00:00
Till Maas 79a0d914d4 Rebuilt for
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 21:17:13 +01:00
Peter Robinson 1f5211bf8e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 19:56:49 +00:00
Tom Callaway 231dae96d1 fix license files 2014-07-11 15:51:09 -04:00
Dennis Gilmore 2775e43b3c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 19:03:26 -05:00
Kamil Dudka 5293f396e1 fix SIGSEGV of getfacl -e on overly long group name 2013-11-01 13:28:26 +01:00
Kamil Dudka 3d993cf6de fix the context of 0004-acl-2.2.52-libdir.patch 2013-08-09 13:14:26 +02:00
Kamil Dudka 125536ca1c drop a docdir-related patch to fix a packaging failure (#993659) 2013-08-09 12:53:19 +02:00
Dennis Gilmore 8bdd68a5b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 19:12:03 -05:00
Kamil Dudka dc263444f1 0003-acl-2.2.52-tests.patch: follow-up to upstream patch 2013-05-20 15:05:39 +02:00
Kamil Dudka c6736e9e8e upstream release - 2.2.52 2013-05-20 14:13:55 +02:00
Dennis Gilmore 0eb56be2be - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 10:15:05 -06:00
Kamil Dudka b5b6b078cb fix specfile issues reported by the fedora-review script 2012-08-28 16:11:28 +02:00
Dennis Gilmore fc0d7e760f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 10:32:45 -05:00
Kamil Dudka 7cc290ed67 update the summary of libacl{,-devel} (#817952) 2012-05-02 11:13:09 +02:00
Harald Hoyer ad8057c8f7 add filesystem guard 2012-01-25 21:10:23 +01:00
Harald Hoyer 56fc66913d install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 13:57:13 +01:00
Dennis Gilmore 82d2580227 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 14:59:34 -06:00
Kamil Dudka dc87d4b8e7 update project URL (#699058) 2011-05-06 14:53:27 +02:00
Kamil Dudka 3cd500cd46 new upstream release: acl-2.2.51 2011-04-21 17:12:48 +02:00
Kamil Dudka 05710cfe1c new upstream release: acl-2.2.50 2011-04-19 09:41:47 +02:00
Kamil Dudka 6fe61386fa add function acl_extended_file_nofollow() (#692982) 2011-04-06 13:36:16 +02:00
Kamil Dudka b6546a90e0 fix typos in setfacl(1) man page (#675451) 2011-03-29 13:39:53 +02:00
Dennis Gilmore 099dce348a - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 18:15:24 -06:00
Fedora Release Engineering 6512a1c3e1 dist-git conversion 2010-07-28 09:34:44 +00:00
Kamil Dudka ef92af1829 - remove dependency of libacl-devel on nfs-utils-lib and openldap 2010-07-08 13:32:01 +00:00
Kamil Dudka 49bd1d1c07 - let acl depend on the same version of libacl (#595674) 2010-05-25 11:48:22 +00:00
Kamil Dudka f6b390280a - prevent setfacl --restore from SIGSEGV on malformed restore file
(#576550)
2010-03-24 16:47:34 +00:00
Kamil Dudka 65a8c0260d - run the test-suite if possible 2010-03-10 14:10:14 +00:00
Kamil Dudka 72bd40792b - do not package a static library (#556036)
- remove multilib patch no longer useful
- cleanup in BuildRequires
2010-01-19 15:44:59 +00:00