SPECS (AC-branch): galeon.spec - updated to 2.0.2 - mozilla is dea...
hawk
hawk at pld-linux.org
Mon Jan 1 20:25:17 CET 2007
Author: hawk Date: Mon Jan 1 19:25:17 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- updated to 2.0.2
- mozilla is dead, replaced mozilla deps with xulrunner deps
- build with xulrunner by default
- requires full firefox/xulrunner, not only libs
---- Files affected:
SPECS:
galeon.spec (1.251.2.1 -> 1.251.2.2)
---- Diffs:
================================================================
Index: SPECS/galeon.spec
diff -u SPECS/galeon.spec:1.251.2.1 SPECS/galeon.spec:1.251.2.2
--- SPECS/galeon.spec:1.251.2.1 Wed Dec 27 11:29:32 2006
+++ SPECS/galeon.spec Mon Jan 1 20:25:11 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without mozilla_firefox # build without mozilla-firefox-devel
+%bcond_with mozilla_firefox # build without mozilla-firefox-devel
%bcond_with nautilus # disable nautilus view
%bcond_with gcc2 # compile using gcc2 to get working gcc2-compiled java
# plugin (better get gcc3-compiled one).
@@ -16,13 +16,13 @@
Summary(pt_BR): O galeon é um browser para o GNOME baseado no mozilla
Summary(zh_CN): ťůÓÚGeckoľÄGNOMEÁ÷ŔŔĆ÷
Name: galeon
-Version: 2.0.1
-Release: 9
+Version: 2.0.2
+Release: 1
Epoch: 2
License: GPL
Group: X11/Applications/Networking
Source0: http://dl.sourceforge.net/galeon/%{name}-%{version}.tar.bz2
-# Source0-md5: 34d6e3a6ee78f9e4d12736e5d81b462b
+# Source0-md5: 43d395aa3e6424d980919942e5499dba
#Source0: %{name}-%{version}-%{snap}.tar.bz2
Source1: %{name}-config-tool.1
Patch0: %{name}-desktop.patch
@@ -50,7 +50,7 @@
%if %{with mozilla_firefox}
BuildRequires: mozilla-firefox-devel
%else
-BuildRequires: mozilla-devel >= 5:1.7
+BuildRequires: xulrunner-devel >= 1.8.0.4
%endif
%{?with_nautilus:BuildRequires: nautilus-devel >= 2.4.0}
BuildRequires: pkgconfig
@@ -63,9 +63,9 @@
Requires: gtk+2 >= 2:2.4.4
Requires: libbonobo >= 2.4.0
%if %{with mozilla_firefox}
-%requires_eq mozilla-firefox-libs
+%requires_eq mozilla-firefox
%else
-Requires: mozilla-embedded = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla-embedded)
+%requires_eq xulrunner
%endif
Provides: wwwbrowser
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -131,8 +131,6 @@
# No components installed now.
#rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/*.la
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
# galeon-2.0.mo, but gnome/help/galeon
%find_lang galeon-2.0 --with-gnome --all-name
@@ -172,6 +170,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.251.2.2 2007/01/01 19:25:11 hawk
+- updated to 2.0.2
+- mozilla is dead, replaced mozilla deps with xulrunner deps
+- build with xulrunner by default
+- requires full firefox/xulrunner, not only libs
+
Revision 1.251.2.1 2006/12/27 10:29:32 ankry
- rel. 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/galeon.spec?r1=1.251.2.1&r2=1.251.2.2&f=u
More information about the pld-cvs-commit
mailing list