Commit Graph

124 Commits

Author SHA1 Message Date
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
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
Kamil Dudka b4fdf52602 - upstream patch for setfacl --restore SUID/SGID bits handling (#467936) 2010-01-05 13:12:27 +00:00
Kamil Dudka 2354d23ec1 - tweaked setfacl tree walk flags (#488674) 2009-12-26 20:06:52 +00:00
Kamil Dudka 2f25943749 - new upstream bugfix release
- big cleanup in patches
2009-12-20 11:26:21 +00:00
Jesse Keating 45c56c95a8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 16:33:47 +00:00
Jesse Keating e1d5913510 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 00:02:45 +00:00
Jiří Moskovčák 425003281b Improved params patch to make get/setfacl honor the same cmd options.
Resolves: #457244
2008-08-01 10:25:55 +00:00
Tom Callaway ec4b6432a0 fix license tag, fix params patch to apply with fuzz=0 2008-07-14 17:03:26 +00:00
Jiří Moskovčák c2589e7490 New upstream version 2008-02-12 15:37:16 +00:00
Jiří Moskovčák fb11c098b0 Fixed segfault when using only "--" as parameter (rhbz#430458). 2008-01-28 14:03:17 +00:00
Jiří Moskovčák 80816bdbb5 Fixed setfacl exitcodes 2007-11-08 13:25:41 +00:00
Jiří Moskovčák 0fb830a74a New version 2.2.45 Dropped walk patch 2007-10-31 10:06:40 +00:00
Jiří Moskovčák 5c574b5b13 Rewritten path_max patch to support long UTF8 names 2007-09-20 13:53:35 +00:00
Steve Dickson 79867e8595 Removed NFS4 ACL patch since it was rejected by upstream. 2007-08-31 18:33:41 +00:00
Jeremy Katz c686a26f91 - disable nfs patch; linking libacl against libs in /usr will lead to
breakage
2007-08-31 03:46:11 +00:00
Jesse Keating cd466ae32d - Build Require gawk 2007-08-29 14:12:36 +00:00
Jesse Keating 7689862350 - Rebuild for selinux ppc32 issue. 2007-08-29 04:31:40 +00:00
Steve Dickson 38e5c7d857 added Requires: nfs-utils-lib, openldap 2007-08-28 22:05:16 +00:00
Steve Dickson 81e46fa6e0 added openldap-devel to Build reqs 2007-08-28 22:03:37 +00:00
Steve Dickson 0004d7c1e0 added a BuildRequires on nfs-utils-lib-devel 2007-08-28 21:09:27 +00:00
Steve Dickson 83ba300fd5 Added NFS v4 ACL support 2007-08-28 19:23:46 +00:00
Jiří Moskovčák ddb21da42b Updated man page for getfacl 2007-07-26 13:55:14 +00:00
Jiří Moskovčák fd571419bd Fixed version in spec file 2007-07-25 12:16:31 +00:00
Jiří Moskovčák e49204ba44 Added support for short cmdline params (e.g. -n) 2007-07-25 12:03:35 +00:00
Thomas Woerner 71326ac80a [tw]
- new improved walk patch with fixed getfacl exit code (rhbz#232884)
2007-03-21 10:36:08 +00:00
Karsten Hopp d9fd0243e2 - fix buildroot
- remove trailing dot from summary
- -devel requires same version of libacl
- escape macro in changelog
- make .so symlink relative
2007-02-23 10:47:32 +00:00
Steve Grubb 4088d1573f add dist tag 2007-02-23 00:43:04 +00:00
Steve Grubb d5ab53e472 - Apply patch to make order consistent. 2007-02-23 00:04:48 +00:00
Jesse Keating 0421c6826c bumped for rebuild 2006-07-12 05:06:38 +00:00
Thomas Woerner b6b9a647f5 [tw]
- new version 2.2.39
- fixed usage of long UTF-8 filenames (#183181) Thanks to Andrey for the
    initial patch.
2006-07-05 19:32:12 +00:00
Jeremy Katz a6dffdba00 - rebuild for -devel deps 2006-06-07 21:57:02 +00:00
Jesse Keating 5d53e06846 bump for bug in double-long on ppc(64) 2006-02-11 01:30:44 +00:00
Jesse Keating fd316f9317 bump for new gcc/glibc 2006-02-07 10:49:17 +00:00
Thomas Woerner 26a8b6f636 [tw] - new version 2.2.34 2006-02-03 12:01:17 +00:00
Jesse Keating 0afd4e5623 gcc update bump 2005-12-09 22:39:32 +00:00
Thomas Woerner 6ca8273218 [tw]
- fixed permissions of libacl
2005-12-06 15:41:51 +00:00
Thomas Woerner 1074a79012 [tw]
- spec file cleanup
- mark po files as lang specific
2005-12-06 15:08:46 +00:00
Florian La Roche e420ee0d0c - 2.2.32 2005-11-06 08:31:14 +00:00
Than Ngo 77b400de41 update 2.2.31 2005-09-28 11:16:01 +00:00
Than Ngo 6f6d6f985f - get rid of *.la files
- remove duplicate doc files
2005-09-28 10:02:02 +00:00
Stephen Tweedie 594c51ea6e Rebuild 2005-03-14 22:17:29 +00:00
Stephen Tweedie ea7da391d7 s/Copyright:/License:/ 2005-02-09 15:31:00 +00:00
Stephen Tweedie d3928a62e4 Rebuild 2005-02-09 14:23:29 +00:00
Jeremy Katz 7cd4c906c0 multilibify it 2004-09-16 20:32:40 +00:00
Jeremy Katz c97ed3b1dc - make the libs executable so that we find their dependencies (#132696) 2004-09-16 20:20:20 +00:00
Stephen Tweedie 327a3ec67e libacl-devel Requires: libattr-devel for libattr.la (bz #125283) 2004-09-10 15:38:41 +00:00
Stephen Tweedie e36a76b434 Requires libtool >= 1.5 for building (bugzilla #103882) 2004-09-10 13:50:44 +00:00
cvsdist 2ea67eec86 auto-import acl-2.2.23-2 from acl-2.2.23-2.src.rpm 2004-09-09 02:55:41 +00:00
cvsdist fd5da16294 auto-import changelog data from acl-2.2.23-1.src.rpm
Thu Aug 19 2004 Phil Knirsch <pknirsch@redhat.com> 2.2.23-1
- Update to latest upstream version.
Sun Aug 08 2004 Alan Cox <alan@redhat.com> 2.2.7-7
- Close bug #125300 (Steve Grubb: build requires libtool,gettext)
2004-09-09 02:55:11 +00:00
cvsdist 7a1a7ac81c auto-import changelog data from acl-2.2.7-6.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 02:54:52 +00:00
cvsdist 422ff57ec2 auto-import changelog data from acl-2.2.7-5.src.rpm
Wed Mar 31 2004 Stephen C. Tweedie <sct@redhat.com> 2.2.7-5
- Add missing %defattr
Tue Mar 30 2004 Stephen C. Tweedie <sct@redhat.com> 2.2.7-3
- Add /usr/include/acl to files manifest
- Fix location of doc files, add main doc dir to files manifest
2004-09-09 02:54:42 +00:00
cvsdist 658c730b69 auto-import changelog data from acl-2.2.7-2.1.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 02:53:39 +00:00
cvsdist d2639ac575 auto-import changelog data from acl-2.2.7-2.src.rpm
Tue Aug 05 2003 Elliot Lee <sopwith@redhat.com> 2.2.7-2
- Fix libtool invocation
Tue Jun 03 2003 Stephen C. Tweedie <sct@redhat.com> 2.2.7-1
- Update to acl-2.2.7
Wed Mar 26 2003 Michael K. Johnson <johnsonm@redhat.com> 2.2.3-2
- include patch from Jay Berkenbilt to print better error messages
2004-09-09 02:52:28 +00:00
cvsdist 0d74a603de auto-import changelog data from acl-2.2.3-1.src.rpm
Tue Jan 28 2003 Michael K. Johnson <johnsonm@redhat.com> 2.2.3-1
- udpate/rebuild
Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 2.0.11-7
- set execute bits on library so that requires are generated.
Tue Nov 19 2002 Elliot Lee <sopwith@redhat.com> 2.0.11-5
- Correct patch in previous fix so that shared libraries go in /lib*
    instead of /usr/lib*
Tue Nov 19 2002 Elliot Lee <sopwith@redhat.com> 2.0.11-4
- Fix multilibbing
Wed Sep 11 2002 Than Ngo <than@redhat.com> 2.0.11-3
- Added fix to install libs in correct directory on 64bit machine
2004-09-09 02:52:09 +00:00
cvsdist cae5d51f81 auto-import changelog data from acl-2.0.11-2.src.rpm
Thu Aug 08 2002 Michael K. Johnson <johnsonm@redhat.com> 2.0.11-2
- Made the package only own the one directory that is unique to it:
    /usr/include/acl
2004-09-09 02:52:06 +00:00
cvsdist 6acb654529 auto-import changelog data from acl-2.0.11-1.src.rpm
Mon Jun 24 2002 Michael K. Johnson <johnsonm@redhat.com> 2.0.11-1
- Initial Red Hat package Made as few changes as possible relative to
    upstream packaging to make it easier to maintain long-term. This means
    that some of the techniques used here are definitely not standard Red
    Hat techniques. If you are looking for an example package to fit into
    Red Hat Linux transparently, this would not be the one to pick.
- acl-devel -> libacl-devel
2004-09-09 02:52:03 +00:00