rpms/gnome-web-photo/devel gnome-web-photo.spec, 1.5, 1.6 gnome-web-photo-detect-xulrunner.patch, 1.1, NONE

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Nov 23 11:04:26 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/gnome-web-photo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22179

Modified Files:
	gnome-web-photo.spec 
Removed Files:
	gnome-web-photo-detect-xulrunner.patch 
Log Message:
* Fri Nov 23 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3-7
- Rebuilding against xulrunner will require a lot of porting,
  disable for now



Index: gnome-web-photo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-web-photo/devel/gnome-web-photo.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-web-photo.spec	18 Nov 2007 22:14:33 -0000	1.5
+++ gnome-web-photo.spec	23 Nov 2007 11:03:53 -0000	1.6
@@ -1,9 +1,9 @@
-%define gecko_version 1.9
+%define gecko_version 1.8.1.9
 
 Summary: HTML pages thumbnailer
 Name: gnome-web-photo
 Version: 0.3
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: LGPLv2+
 Group: Applications/Internet
 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/%{version}/
@@ -16,28 +16,20 @@
 BuildRequires: gtk2-devel >= 2.10.0
 BuildRequires: libxml2-devel
 BuildRequires: gnome-vfs2-devel
-BuildRequires: gecko-devel = 1.9
+#BuildRequires: gecko-devel >= 1.8
+BuildRequires: gecko-devel = %{gecko_version}
 BuildRequires: libjpeg-devel
 BuildRequires: gettext perl(XML::Parser)
 
-# For the xulrunner detection patch
-BuildRequires: intltool autoconf automake libtool gettext check-devel
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=387371
-Patch0: gnome-web-photo-detect-xulrunner.patch
-
 %description
 gnome-web-photo contains a thumbnailer that will be used by GNOME applications,
 including the file manager, to generate screenshots of web pages.
 
 %prep
 %setup -q
-%patch0 -p0 -b .xulrunner
-
-autoreconf
 
 %build
-%configure --with-gecko=xulrunner
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -82,6 +74,10 @@
 %{_datadir}/gnome-web-photo
 
 %changelog
+* Fri Nov 23 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3-7
+- Rebuilding against xulrunner will require a lot of porting,
+  disable for now
+
 * Fri Nov 16 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3-6
 - Try to rebuild with xulrunner
 


--- gnome-web-photo-detect-xulrunner.patch DELETED ---




More information about the fedora-extras-commits mailing list