[libpeas/f14/master] 0.5.4

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 6 02:08:55 UTC 2010


commit 7604e27b04171930c92fae012ac5fa699c519db5
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 5 22:07:06 2010 -0400

    0.5.4

 libpeas.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libpeas.spec b/libpeas.spec
index 0be8dee..d1593b3 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -8,7 +8,7 @@ License:	LGPLv2+
 URL:		http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
 Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.bz2
 
-BuildRequires:	gtk3-devel
+BuildRequires:	gtk2-devel
 BuildRequires:	pygobject2-devel
 BuildRequires:	python-devel
 BuildRequires:	intltool
@@ -36,7 +36,7 @@ that are needed to write applications that use libpeas.
 %setup -q
 
 %build
-%configure
+%configure --enable-gtk2-test-build
 
 # FIXME rpath disabling is disabled because it breaks the creation of the GIR files
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath


More information about the scm-commits mailing list