Use the %license macro for the COPYING file
This commit is contained in:
parent
763c3598dd
commit
3fad3c5bd6
@ -67,7 +67,8 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f libsoup.lang
|
%files -f libsoup.lang
|
||||||
%doc README COPYING NEWS AUTHORS
|
%license COPYING
|
||||||
|
%doc README NEWS AUTHORS
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
%{_libdir}/girepository-1.0/Soup*2.4.typelib
|
%{_libdir}/girepository-1.0/Soup*2.4.typelib
|
||||||
|
|
||||||
@ -82,6 +83,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2.49.91-1
|
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2.49.91-1
|
||||||
- Update to 2.49.91
|
- Update to 2.49.91
|
||||||
|
- Use the %%license macro for the COPYING file
|
||||||
|
|
||||||
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.49.1-1
|
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.49.1-1
|
||||||
- Update to 2.49.1
|
- Update to 2.49.1
|
||||||
|
Loading…
Reference in New Issue
Block a user