Use license macro for the COPYING file
This commit is contained in:
parent
16ec01b8bc
commit
2fcdfb4509
@ -72,7 +72,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%files -f libsecret.lang
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%{_bindir}/secret-tool
|
||||
%{_libdir}/libsecret-1.so.*
|
||||
%{_libdir}/girepository-1.0/Secret-1.typelib
|
||||
@ -92,6 +93,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Tue Apr 21 2015 Kalev Lember <kalevlember@gmail.com> - 0.18.2-1
|
||||
- Update to 0.18.2
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.18-7
|
||||
- Rebuilt for Fedora 23 Change
|
||||
|
||||
Loading…
Reference in New Issue
Block a user