diff --git a/acl.spec b/acl.spec index 41c8abd..67a48a6 100644 --- a/acl.spec +++ b/acl.spec @@ -1,7 +1,7 @@ Summary: Access control list utilities Name: acl Version: 2.2.52 -Release: 5%{?dist} +Release: 7%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gawk BuildRequires: gettext @@ -102,7 +102,8 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}* %postun -n libacl -p /sbin/ldconfig %files -f %{name}.lang -%doc doc/COPYING* +%{!?_licensedir:%global license %%doc} +%license doc/COPYING* %{_bindir}/chacl %{_bindir}/getfacl %{_bindir}/setfacl @@ -121,6 +122,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}* %{_libdir}/libacl.so.* %changelog +* Fri Aug 15 2014 Fedora Release Engineering - 2.2.52-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Fri Jul 11 2014 Tom Callaway - 2.2.52-6 +- tag licenses properly + * Sat Jun 07 2014 Fedora Release Engineering - 2.2.52-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild