[mingw-shapelib] Rebuild (proj)

Sandro Mani smani at fedoraproject.org
Wed Mar 11 17:28:32 UTC 2015


commit 6eea9cec45fbd5259b0bb7a962f1de465788e122
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Mar 11 18:28:25 2015 +0100

    Rebuild (proj)

 mingw-shapelib.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/mingw-shapelib.spec b/mingw-shapelib.spec
index f5de3e5..303c3ab 100644
--- a/mingw-shapelib.spec
+++ b/mingw-shapelib.spec
@@ -4,10 +4,9 @@
 
 Name:          mingw-%{pkgname}
 Version:       1.3.0
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       MinGW Windows %{pkgname} library
 
-Group:         System Environment/Libraries
 # The core library is dual-licensed LGPLv2 or MIT.
 # Some contributed files have different licenses:
 # - contrib/csv2shp.c: GPLv2+
@@ -113,7 +112,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 
 %files -n mingw32-%{pkgname}
-%doc COPYING
+%license COPYING
 %{mingw32_bindir}/libshp-1.dll
 %{mingw32_includedir}/shapefil.h
 %{mingw32_libdir}/libshp.dll.a
@@ -126,7 +125,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{mingw32_bindir}/*.exe
 
 %files -n mingw64-%{pkgname}
-%doc COPYING
+%license COPYING
 %{mingw64_bindir}/libshp-1.dll
 %{mingw64_includedir}/shapefil.h
 %{mingw64_libdir}/libshp.dll.a
@@ -139,6 +138,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{mingw64_bindir}/*.exe
 
 %changelog
+* Wed Mar 11 2015 Sandro Mani <manisandro at gmail.com> - 1.3.0-5
+- Rebuild (proj)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list