[gnome-web-photo] Remove gecko-libs requirement and obsolete patches

Bastien Nocera hadess at fedoraproject.org
Wed Mar 9 14:17:34 UTC 2011


commit d5f851daff1f8190851508dff9086e2283e94758
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Mar 9 14:17:23 2011 +0000

    Remove gecko-libs requirement and obsolete patches

 gnome-web-photo-0.3-libxul.patch      |  831 -----------------
 gnome-web-photo-0.6-xulfixbuild.patch |   43 -
 gnome-web-photo.spec                  |   11 +-
 xulrunner191.patch                    | 1599 ---------------------------------
 xulrunner192.patch                    |   12 -
 5 files changed, 4 insertions(+), 2492 deletions(-)
---
diff --git a/gnome-web-photo.spec b/gnome-web-photo.spec
index db6c706..c0aebe0 100644
--- a/gnome-web-photo.spec
+++ b/gnome-web-photo.spec
@@ -1,9 +1,7 @@
-%define gecko_version 1.9.2.4
-
 Summary: HTML pages thumbnailer
 Name: gnome-web-photo
 Version: 0.10
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: Applications/Internet
 URL: http://download.gnome.org/sources/gnome-web-photo/%{version}/
@@ -11,7 +9,6 @@ Source0: http://download.gnome.org/sources/gnome-web-photo/%{version}/%{name}-%{
 
 Requires(post): GConf2
 Requires(preun): GConf2
-Requires: gecko-libs >= %{gecko_version}
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel
 BuildRequires: webkitgtk3-devel
@@ -25,9 +22,6 @@ including the file manager, to generate screenshots of web pages.
 %prep
 %setup -q
 
-# fix implicit linking causing FTBFS with the new ld in F13+
-#sed -i -e 's/-lxpcomglue/-lxpcomglue -ldl -lnspr4/g' src/Makefile.am src/Makefile.in
-
 %build
 %configure --with-gtk=3.0
 make %{?_smp_mflags}
@@ -48,6 +42,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Mar 09 2011 Bastien Nocera <bnocera at redhat.com> 0.10-2
+- Remove gecko-libs requirement and obsolete patches
+
 * Tue Feb 11 2011 Matthias Clasen <mclasen at redhat.com> - 0.10-1
 - Update to 0.10
 


More information about the scm-commits mailing list