Use license macro for the COPYING file
This commit is contained in:
parent
89cdc4a849
commit
c1fd3b52ef
@ -72,7 +72,8 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
|
||||
%files
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
|
||||
@ -89,6 +90,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 2.36.0-1
|
||||
- Update to 2.36.0
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Fri Feb 13 2015 Richard Hughes <rhughes@redhat.com> - 2.35.1-1
|
||||
- Update to 2.35.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user