commit a6ca78d3265d7a5adf6cf57707fb859e9186ea02
Author: Kalev Lember <kalevlem...@gmail.com>
Date:   Thu Jun 27 17:44:28 2013 +0200

    Include the COPYING file in %%doc
    
    Thanks daumas for noticing it!

 mingw-glib2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mingw-glib2.spec b/mingw-glib2.spec
index 72e3a71..3bf06ea 100644
--- a/mingw-glib2.spec
+++ b/mingw-glib2.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-glib2
 Version:        2.37.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows GLib2 library
 
 License:        LGPLv2+
@@ -182,6 +182,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 # Win32
 %files -n mingw32-glib2 -f mingw32-glib20.lang
+%doc COPYING
 %{mingw32_bindir}/gdbus.exe
 %{mingw32_bindir}/gio-querymodules.exe
 %{mingw32_bindir}/glib-compile-resources.exe
@@ -231,6 +232,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 # Win64
 %files -n mingw64-glib2 -f mingw64-glib20.lang
+%doc COPYING
 %{mingw64_bindir}/gdbus.exe
 %{mingw64_bindir}/gio-querymodules.exe
 %{mingw64_bindir}/glib-compile-resources.exe
@@ -280,6 +282,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Thu Jun 27 2013 Kalev Lember <kalevlem...@gmail.com> - 2.37.3-2
+- Include the COPYING file in %%doc (thanks daumas for noticing it!)
+
 * Wed Jun 26 2013 Erik van Pienbroek <epien...@fedoraproject.org> - 2.37.3-1
 - Update to 2.37.3
 
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to