apply patches automatically to ease maintenance
This commit is contained in:
parent
a2fc327ddb
commit
0f13caf138
10
acl.spec
10
acl.spec
@ -56,12 +56,7 @@ programs which make use of the access control list programming interface
|
|||||||
defined in POSIX 1003.1e draft standard 17.
|
defined in POSIX 1003.1e draft standard 17.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
%patch5 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -124,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}*
|
|||||||
%{_libdir}/libacl.so.*
|
%{_libdir}/libacl.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 18 2017 Kamil Dudka <kdudka@redhat.com> 2.2.52-15
|
||||||
|
- apply patches automatically to ease maintenance
|
||||||
|
|
||||||
* Wed May 17 2017 Kamil Dudka <kdudka@redhat.com> 2.2.52-14
|
* Wed May 17 2017 Kamil Dudka <kdudka@redhat.com> 2.2.52-14
|
||||||
- drop obsolete BuildRoot and Group tags
|
- drop obsolete BuildRoot and Group tags
|
||||||
- fix spurious acl_check() failure on setfacl --restore (#1451826)
|
- fix spurious acl_check() failure on setfacl --restore (#1451826)
|
||||||
|
Loading…
Reference in New Issue
Block a user