diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 5449994..97f0411 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -81,7 +81,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete # Win32 %files -n mingw32-pixman -%doc COPYING +%license COPYING %{mingw32_bindir}/libpixman-1-0.dll %{mingw32_includedir}/pixman-1 %{mingw32_libdir}/libpixman-1.dll.a @@ -92,7 +92,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete # Win64 %files -n mingw64-pixman -%doc COPYING +%license COPYING %{mingw64_bindir}/libpixman-1-0.dll %{mingw64_includedir}/pixman-1 %{mingw64_libdir}/libpixman-1.dll.a @@ -105,6 +105,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog * Sat Aug 22 2015 Kalev Lember - 0.33.2-1 - Update to 0.33.2 +- Use license macro for COPYING files * Wed Jun 17 2015 Fedora Release Engineering - 0.32.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild