[shiboken] Dropped upstreamed pkgconfig patch

Kalev Lember kalev at fedoraproject.org
Thu Oct 14 19:54:53 UTC 2010


commit e1d79b3a80e5e423e43e83d348b48b4f1a372fe7
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Oct 14 22:36:04 2010 +0300

    Dropped upstreamed pkgconfig patch

 0001-Fix-up-shiboken.pc-file-generation.patch |   28 -------------------------
 shiboken.spec                                 |    3 +-
 2 files changed, 1 insertions(+), 30 deletions(-)
---
diff --git a/shiboken.spec b/shiboken.spec
index 63295fd..d9c364e 100644
--- a/shiboken.spec
+++ b/shiboken.spec
@@ -7,7 +7,6 @@ Group:          Development/Tools
 License:        GPLv2
 URL:            http://www.pyside.org
 Source0:        http://www.pyside.org/files/shiboken-%{version}.tar.bz2
-Patch0:         0001-Fix-up-shiboken.pc-file-generation.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  apiextractor-devel
@@ -61,7 +60,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # Build against sparsehash package
 rm -rf ext/sparsehash/
@@ -123,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Oct 14 2010 Kalev Lember <kalev at smartlink.ee> - 0.5.1-1
 - Update to 0.5.1
+- Dropped upstreamed pkgconfig patch
 
 * Wed Sep 29 2010 jkeating - 0.5.0-3
 - Rebuilt for gcc bug 634757


More information about the scm-commits mailing list