diff --git a/libsecret.spec b/libsecret.spec index 76c5e66..da2709c 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -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 - 0.18.2-1 - Update to 0.18.2 +- Use license macro for the COPYING file * Sat Feb 21 2015 Till Maas - 0.18-7 - Rebuilt for Fedora 23 Change