[libpeas/f16: 4/4] Do not use extra patches.

Ignacio Casal Quinteiro nacho at fedoraproject.org
Sun Aug 28 19:50:55 UTC 2011


commit af22b28cd2be9ff46cc2fb6304142628a91e5933
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Sun Aug 28 21:52:21 2011 +0200

    Do not use extra patches.

 0001-Fedora-package-is-new-enough.patch |   25 --------
 libpeas.spec                            |    8 ---
 newer-gjs.patch                         |   96 -------------------------------
 3 files changed, 0 insertions(+), 129 deletions(-)
---
diff --git a/libpeas.spec b/libpeas.spec
index 7fb3e8b..1b16b46 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -22,9 +22,6 @@ BuildRequires:	glade3-libgladeui-devel
 # For the girepository-1.0 directory
 Requires:	gobject-introspection
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=655475
-Patch0:		newer-gjs.patch
-Patch1:		0001-Fedora-package-is-new-enough.patch
 BuildRequires:	autoconf automake gnome-common
 
 %description
@@ -45,11 +42,6 @@ that are needed to write applications that use libpeas.
 %prep
 %setup -q
 
-# For newer gjs
-%patch0 -p1 -b .newer-gjs
-%patch1 -p1 -b .gjs-req
-autoreconf -f
-
 %build
 %configure
 


More information about the scm-commits mailing list