[mingw-glib-networking: 12/13] Renamed the source package to mingw-glib-networking

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:56:18 UTC 2012


commit 4be611dbe6c491f916a8778e51fb761ec67d997f
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 6 20:54:16 2012 +0100

    Renamed the source package to mingw-glib-networking

 ...b-networking.spec => mingw-glib-networking.spec |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-glib-networking.spec b/mingw-glib-networking.spec
similarity index 83%
rename from mingw32-glib-networking.spec
rename to mingw-glib-networking.spec
index da64b0a..1edf648 100644
--- a/mingw32-glib-networking.spec
+++ b/mingw-glib-networking.spec
@@ -5,9 +5,9 @@
 # first two digits of version
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
-Name:           mingw32-glib-networking
+Name:           mingw-glib-networking
 Version:        2.31.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows glib-networking library
 
 License:        LGPLv2+
@@ -33,6 +33,13 @@ BuildRequires:  autoconf automake libtool glib2-devel
 This package contains modules that extend the networking support in GIO.
 
 
+%package -n mingw32-glib-networking
+Summary:        MinGW Windows glib-networking library
+
+%description -n mingw32-glib-networking
+This package contains modules that extend the networking support in GIO.
+
+
 %{?_mingw32_debug_package}
 
 
@@ -58,12 +65,15 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/gio/modules/*.la
 %find_lang glib-networking
 
 
-%files -f glib-networking.lang
+%files -n mingw32-glib-networking -f glib-networking.lang
 %doc COPYING
 %{_mingw32_libdir}/gio/modules/libgiognutls.dll
 
 
 %changelog
+* Tue Mar 06 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.31.16-2
+- Renamed the source package to mingw-glib-networking (RHBZ #800391)
+
 * Tue Feb 28 2012 Kalev Lember <kalevlember at gmail.com> - 2.31.16-1
 - Update to 2.31.16
 - Patch to fix linking against pkcs11-enabled gnutls


More information about the scm-commits mailing list