Use license macro for the COPYING file
This commit is contained in:
parent
8030857ada
commit
619cd498cf
@ -178,7 +178,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
# Win32
|
||||
%files -n mingw32-glib2 -f mingw32-glib20.lang
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{mingw32_bindir}/gdbus.exe
|
||||
%{mingw32_bindir}/gio-querymodules.exe
|
||||
%{mingw32_bindir}/glib-compile-resources.exe
|
||||
@ -228,7 +228,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
# Win64
|
||||
%files -n mingw64-glib2 -f mingw64-glib20.lang
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{mingw64_bindir}/gdbus.exe
|
||||
%{mingw64_bindir}/gio-querymodules.exe
|
||||
%{mingw64_bindir}/glib-compile-resources.exe
|
||||
@ -280,6 +280,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
%changelog
|
||||
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 2.44.0-1
|
||||
- Update to 2.44.0
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Mon Jan 26 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.43.3-1
|
||||
- Update to 2.43.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user