rpms/devhelp/devel devhelp.spec, 1.100, 1.101 devhelp-0.19-xulrunner.patch, 1.2, NONE

Matthew Barnes mbarnes at fedoraproject.org
Fri Dec 5 15:07:29 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/devhelp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30490

Modified Files:
	devhelp.spec 
Removed Files:
	devhelp-0.19-xulrunner.patch 
Log Message:

* Fri Dec 05 2008 Matthew Barnes <mbarnes at redhat.com> - 0.22.2
- Drop the gecko requirement, since it uses WebKit now.



Index: devhelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- devhelp.spec	1 Dec 2008 23:55:46 -0000	1.100
+++ devhelp.spec	5 Dec 2008 15:06:58 -0000	1.101
@@ -1,5 +1,4 @@
 # Last updated for 0.22
-%define gecko_version 1.9.0.4
 %define gtk2_version 2.10.0
 %define libwnck_version 2.10.0
 
@@ -7,7 +6,7 @@
 
 Name: devhelp
 Version: 0.22
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Summary: API documention browser
@@ -21,12 +20,9 @@
 Requires(preun): GConf2 >= 2.14
 Requires(post): GConf2 >= 2.14
 
-Requires: gecko-libs = %{gecko_version}
-
 ### Build Dependencies ###
 
 BuildRequires: desktop-file-utils >= 0.3
-BuildRequires: gecko-devel-unstable = %{gecko_version}
 BuildRequires: gettext
 BuildRequires: intltool
 BuildRequires: libgnomeui-devel >= 2.2.0
@@ -57,7 +53,7 @@
 %setup -q -n devhelp-%{version}
 
 %build
-%configure --disable-static --with-gecko=libxul-embedding
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -138,6 +134,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Fri Dec 05 2008 Matthew Barnes <mbarnes at redhat.com> - 0.22.2
+- Drop the gecko requirement, since it uses WebKit now.
+
 * Mon Dec 01 2008 Matthew Barnes <mbarnes at redhat.com> - 0.22-1
 - Update to 0.22
 - Add BR: WebKit-gtk-devel


--- devhelp-0.19-xulrunner.patch DELETED ---




More information about the fedora-extras-commits mailing list