[mingw-pango: 10/37] - Update to 1.25.4 - Drop upstreamed patches

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 20:15:04 UTC 2012


commit 7207e9d3ec30a0d49c3cf3ea86241613a3268e45
Author: epienbro <epienbro at fedoraproject.org>
Date:   Tue Aug 18 16:49:41 2009 +0000

    - Update to 1.25.4
    - Drop upstreamed patches

 mingw32-pango.spec |   18 +++++----------
 pango-87f9fe.patch |   37 --------------------------------
 pango-b4f105.patch |   59 ----------------------------------------------------
 pango-f48680.patch |   22 -------------------
 4 files changed, 6 insertions(+), 130 deletions(-)
---
diff --git a/mingw32-pango.spec b/mingw32-pango.spec
index f0c7c9e..7810c9f 100644
--- a/mingw32-pango.spec
+++ b/mingw32-pango.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-pango
-Version:        1.25.3
+Version:        1.25.4
 Release:        1%{?dist}
 Summary:        MinGW Windows Pango library
 
@@ -27,13 +27,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # wine %{_mingw32_bindir}/pango-querymodules.exe > pango.modules
 Source1:        pango.modules
 
-# Upstream commit b4f10583ea84d02ed0278fc2cb2846aaf075864d
-Patch0:         pango-b4f105.patch
-# Upstream commit 87f9fedcd27baa62043cb59b03dfd5ce0a9214db
-Patch1:         pango-87f9fe.patch
-# Upstream commit f4868084a55e3abd0b45ee2fb7b477e038a81d1a 
-Patch2:         pango-f48680.patch
-
 Patch1000:      pango_enable_static_build.patch
 
 BuildArch:      noarch
@@ -82,9 +75,6 @@ Static version of the MinGW Windows Pango library.
 
 %prep
 %setup -q -n pango-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 %patch1000
 
 # Regenerate the configure script
@@ -206,7 +196,11 @@ rm -rf $RPM_BUILD_ROOT
   
 
 %changelog
-* Fri Aug 14 2009 Erik van Pienbroek <epienbro at fedoraproject.org. - 1.25.3-1
+* Tue Aug 18 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.25.4-1
+- Update to 1.25.4
+- Drop upstreamed patches
+
+* Fri Aug 14 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.25.3-1
 - Update to 1.25.3
 - Drop upstreamed patch
 - Added some (already upstreamed) patches to get pango compiled on mingw32


More information about the scm-commits mailing list