Use license macro for the COPYING file
This commit is contained in:
parent
df4eb38c6e
commit
ad0869f3cf
@ -94,7 +94,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS COPYING MAINTAINERS NEWS README
|
%doc AUTHORS MAINTAINERS NEWS README
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%dir %{_libdir}/girepository-1.0
|
%dir %{_libdir}/girepository-1.0
|
||||||
%{_libdir}/girepository-1.0/Gee-0.8.typelib
|
%{_libdir}/girepository-1.0/Gee-0.8.typelib
|
||||||
@ -113,6 +114,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 0.17.92-1
|
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 0.17.92-1
|
||||||
- Update to 0.17.92
|
- Update to 0.17.92
|
||||||
|
- Use license macro for the COPYING file
|
||||||
|
|
||||||
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 0.16.1-1
|
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 0.16.1-1
|
||||||
- Update to 0.16.1
|
- Update to 0.16.1
|
||||||
|
Loading…
Reference in New Issue
Block a user