[mingw-gdk-pixbuf: 21/22] Renamed the source package to mingw-gdk-pixbuf

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:24:06 UTC 2012


commit 99c0fdc1bc53bba2a805bd7e59596e213e5749cb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 6 20:21:18 2012 +0100

    Renamed the source package to mingw-gdk-pixbuf

 mingw32-gdk-pixbuf.spec => mingw-gdk-pixbuf.spec |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-gdk-pixbuf.spec b/mingw-gdk-pixbuf.spec
similarity index 93%
rename from mingw32-gdk-pixbuf.spec
rename to mingw-gdk-pixbuf.spec
index f64a81b..2d061b7 100644
--- a/mingw32-gdk-pixbuf.spec
+++ b/mingw-gdk-pixbuf.spec
@@ -2,9 +2,9 @@
 %global __objdump %{_mingw32_objdump}
 %define __debug_install_post %{_mingw32_debug_install_post}
 
-Name:           mingw32-gdk-pixbuf
+Name:           mingw-gdk-pixbuf
 Version:        2.25.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows GDK Pixbuf library
 
 License:        LGPLv2+
@@ -42,6 +42,13 @@ BuildRequires:  gtk2-devel
 MinGW Windows GDK Pixbuf library.
 
 
+%package -n mingw32-gdk-pixbuf
+Summary:        MinGW Windows GDK Pixbuf library
+
+%description -n mingw32-gdk-pixbuf
+MinGW Windows GDK Pixbuf library.
+
+
 %{?_mingw32_debug_package}
 
 
@@ -82,7 +89,7 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mingw32_libdir}/gdk-pixbuf-2.0/2.10
 %find_lang %{name} --all-name
 
 
-%files -f %{name}.lang
+%files -n mingw32-gdk-pixbuf -f %{name}.lang
 %doc COPYING
 %{_mingw32_bindir}/gdk-pixbuf-csource.exe
 %{_mingw32_bindir}/gdk-pixbuf-pixdata.exe
@@ -109,6 +116,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mingw32_libdir}/gdk-pixbuf-2.0/2.10
 
 
 %changelog
+* Tue Mar 06 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.25.2-4
+- Renamed the source package to mingw-gdk-pixbuf (RHBZ #800383)
+
 * Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.25.2-3
 - Rebuild against the mingw-w64 toolchain
 


More information about the scm-commits mailing list