Use license macro for the COPYING file
This commit is contained in:
parent
e4ea379102
commit
3be2f75bba
@ -57,8 +57,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING NEWS AUTHORS
|
%license COPYING
|
||||||
|
%doc NEWS AUTHORS
|
||||||
%{_bindir}/notify-send
|
%{_bindir}/notify-send
|
||||||
%{_libdir}/libnotify.so.*
|
%{_libdir}/libnotify.so.*
|
||||||
%{_libdir}/girepository-1.0/Notify-0.7.typelib
|
%{_libdir}/girepository-1.0/Notify-0.7.typelib
|
||||||
@ -75,6 +75,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 29 2015 Kalev Lember <kalevlember@gmail.com> - 0.7.6-6
|
* Wed Apr 29 2015 Kalev Lember <kalevlember@gmail.com> - 0.7.6-6
|
||||||
- Drop the dependency on desktop-notification-daemon
|
- Drop the dependency on desktop-notification-daemon
|
||||||
|
- Use license macro for the COPYING file
|
||||||
|
|
||||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.7.6-5
|
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.7.6-5
|
||||||
- Rebuilt for Fedora 23 Change
|
- Rebuilt for Fedora 23 Change
|
||||||
|
Loading…
Reference in New Issue
Block a user