use license tag for COPYING

This commit is contained in:
leigh123linux 2015-06-18 10:20:05 +01:00
parent 24af02fb8a
commit f55c5fbe7b

View File

@ -1,7 +1,7 @@
Summary: PolicyKit integration for the GNOME desktop
Name: polkit-gnome
Version: 0.105
Release: 7%{?dist}
Release: 8%{?dist}
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
Group: Applications/System
@ -37,10 +37,10 @@ that matches the look and feel of the GNOME desktop.
%build
%configure
make
make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
%{make_install}
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@ -52,11 +52,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%postun -p /sbin/ldconfig
%files -f polkit-gnome-1.lang
%doc COPYING AUTHORS README
%doc AUTHORS README
%license COPYING
%{_libexecdir}/*
%changelog
* Thu Jun 18 2015 Leigh Scott <leigh123linux@googlemail.com> - 0.105-8
- use license tag for COPYING
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.105-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild