diff --git a/cairomm.spec b/cairomm.spec index c6182cb..ab969d3 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -69,7 +69,8 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %postun -p /sbin/ldconfig %files -%doc AUTHORS COPYING README NEWS +%license COPYING +%doc AUTHORS README NEWS %{_libdir}/lib*.so.* %files devel @@ -87,6 +88,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' * Tue Sep 22 2015 Kalev Lember - 1.12.0-1 - Update to 1.12.0 - Drop manual requires that are automatically handled by pkgconfig dep gen +- Use license macro for COPYING * Wed Jun 17 2015 Fedora Release Engineering - 1.10.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild