smani pushed to mingw-gtkspellmm30 (f22). "Use license macro for the COPYING file"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 14:48:50 UTC 2015


>From 0c1b9f67f90c181fe4292e57645ba1cc9b2f68d4 Mon Sep 17 00:00:00 2001
From: Sandro Mani <manisandro at gmail.com>
Date: Thu, 26 Mar 2015 15:46:59 +0100
Subject: Use license macro for the COPYING file


diff --git a/mingw-gtkspellmm30.spec b/mingw-gtkspellmm30.spec
index 712998d..95755c8 100644
--- a/mingw-gtkspellmm30.spec
+++ b/mingw-gtkspellmm30.spec
@@ -4,10 +4,9 @@
 
 Name:          mingw-%{pkgname}
 Version:       3.0.3
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       MinGW Windows GtkSpellmm library
 License:       GPLv2+
-Group:         Development/Libraries
 BuildArch:     noarch
 URL:           http://gtkspell.sourceforge.net/
 Source0:       http://downloads.sourceforge.net/gtkspell/gtkspellmm-%{version}.tar.gz
@@ -26,7 +25,7 @@ BuildRequires: mingw64-gtkspell3
 
 
 %description
-MinGW Windows GtkSpell3 library.
+MinGW Windows GtkSpellmm library.
 
 
 %package -n mingw32-%{pkgname}
@@ -79,7 +78,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %files -n mingw32-%{pkgname}
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING
 %{mingw32_bindir}/libgtkspellmm-3.0-0.dll
 %{mingw32_includedir}/gtkspellmm-3.0/
 %{mingw32_libdir}/gtkspellmm-3.0/
@@ -90,7 +90,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{mingw32_libdir}/libgtkspellmm-3.0.a
 
 %files -n mingw64-%{pkgname}
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING
 %{mingw64_bindir}/libgtkspellmm-3.0-0.dll
 %{mingw64_includedir}/gtkspellmm-3.0/
 %{mingw64_libdir}/gtkspellmm-3.0/
@@ -102,6 +103,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Mar 26 2015 Sandro Mani <manisandro at gmail.com> - 3.0.3-3
+- Use license macro for the COPYING file
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mingw-gtkspellmm30.git/commit/?h=f22&id=0c1b9f67f90c181fe4292e57645ba1cc9b2f68d4


More information about the scm-commits mailing list