fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/epiphany/devel epiphany.spec,1.125,1.126

Subject: rpms/epiphany/devel epiphany.spec,1.125,1.126
From:
Date: Mon, 6 Nov 2006 16:32:58 -0500
Author: mclasen

Update of /cvs/dist/rpms/epiphany/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24473

Modified Files:
        epiphany.spec 
Log Message:
fix BRs



Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- epiphany.spec       6 Nov 2006 20:23:01 -0000       1.125
+++ epiphany.spec       6 Nov 2006 21:32:53 -0000       1.126
@@ -42,7 +42,7 @@
 %ifnarch s390 s390x
 BuildRequires: NetworkManager-devel
 %endif
-BuildRequires: pygtk2-devel, gnome-python2
+BuildRequires: pygtk2-devel, gnome-python2-devel
 
 # Patches
 Patch0: epiphany-1.0.1-home-page.patch
@@ -86,7 +86,7 @@
 %define enable_nm --enable-network-manager
 %endif
 
-%configure --disable-scrollkeeper --enable-zeroconf %{enable_nm} 
+%configure --disable-scrollkeeper --enable-zeroconf --enable-python 
%{enable_nm} 
 make %{?_smp_mflags}
 
 %install

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/epiphany/devel epiphany.spec,1.125,1.126, fedora-cvs-commits <=