[mingw-gnutls: 21/23] Renamed the source package to mingw-gnutls

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:23:12 UTC 2012


commit cb317400066fe1a4f506e63589689d4cf2b6981e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Mar 7 18:19:52 2012 +0100

    Renamed the source package to mingw-gnutls

 mingw32-gnutls.spec => mingw-gnutls.spec |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-gnutls.spec b/mingw-gnutls.spec
similarity index 94%
rename from mingw32-gnutls.spec
rename to mingw-gnutls.spec
index 52f377e..e4fb937 100644
--- a/mingw32-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -5,9 +5,9 @@
 %global __find_provides %{_mingw32_findprovides}
 %define __debug_install_post %{_mingw32_debug_install_post}
 
-Name:           mingw32-gnutls
+Name:           mingw-gnutls
 Version:        2.12.14
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
 License:        GPLv3+ and LGPLv2+
@@ -61,6 +61,14 @@ GnuTLS TLS/SSL encryption library.  This library is cross-compiled
 for MinGW.
 
 
+%package -n mingw32-gnutls
+Summary:        MinGW GnuTLS TLS/SSL encryption library
+
+%description -n mingw32-gnutls
+GnuTLS TLS/SSL encryption library.  This library is cross-compiled
+for MinGW.
+
+
 %{?_mingw32_debug_package}
 
 
@@ -114,7 +122,7 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
 rm -rf $RPM_BUILD_ROOT
 
 
-%files -f libgnutls.lang
+%files -n mingw32-gnutls -f libgnutls.lang
 %defattr(-,root,root)
 %doc COPYING COPYING.LIB
 %{_mingw32_bindir}/certtool.exe
@@ -144,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 07 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.12.14-5
+- Renamed the source package to mingw-gnutls (RHBZ #800878)
+
 * Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.12.14-4
 - Rebuild against the mingw-w64 toolchain
 - Fix compatibility with mingw-w64


More information about the scm-commits mailing list