rpms/epiphany-extensions/devel epiphany-extensions.spec,1.79,1.80

Bastien Nocera hadess at fedoraproject.org
Thu May 27 13:16:23 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/epiphany-extensions/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31881

Modified Files:
	epiphany-extensions.spec 
Log Message:
* Thu May 27 2010 Bastien Nocera <bnocera at redhat.com> 2.30.1-3
- Build the extensions set as default by the developers



Index: epiphany-extensions.spec
===================================================================
RCS file: /cvs/pkgs/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- epiphany-extensions.spec	15 May 2010 22:36:48 -0000	1.79
+++ epiphany-extensions.spec	27 May 2010 13:16:23 -0000	1.80
@@ -4,7 +4,7 @@
 
 Name:           epiphany-extensions
 Version:        %{ephy_major}.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Extensions for Epiphany, the GNOME web browser
 
 ## The Live HTTP Headers extension is LGPLv2.1+; the Gestures extension is
@@ -24,6 +24,7 @@ BuildRequires:	intltool
 BuildRequires:	libtool
 BuildRequires:	opensp-devel
 BuildRequires:	pcre-devel
+BuildRequires:	dbus-glib-devel
 
 Requires:       epiphany >= %{ephy_min_version}
 Requires:       pygtk2 >= 2.11
@@ -41,8 +42,7 @@ GNOME web browser.
 
 
 %build
-%configure --disable-scrollkeeper   		\
-           --with-extensions=all
+%configure --disable-scrollkeeper
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
 
@@ -68,6 +68,9 @@ make DESTDIR=%{buildroot} install
 
 
 %changelog
+* Thu May 27 2010 Bastien Nocera <bnocera at redhat.com> 2.30.1-3
+- Build the extensions set as default by the developers
+
 * Sat May 15 2010 Matthias Clasen <mclasen at redhat.com> 2.30.1-2
 - Use GConf macros in %%pre
 



More information about the scm-commits mailing list