SPECS (AC-branch): yelp.spec - mozilla is dead, replaced mozilla d...
hawk
hawk at pld-linux.org
Mon Jan 1 20:34:21 CET 2007
Author: hawk Date: Mon Jan 1 19:34:21 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- mozilla is dead, replaced mozilla deps with xulrunner deps
- build against xulrunner by default
- release 8
---- Files affected:
SPECS:
yelp.spec (1.75.4.14 -> 1.75.4.15)
---- Diffs:
================================================================
Index: SPECS/yelp.spec
diff -u SPECS/yelp.spec:1.75.4.14 SPECS/yelp.spec:1.75.4.15
--- SPECS/yelp.spec:1.75.4.14 Fri Dec 8 14:54:05 2006
+++ SPECS/yelp.spec Mon Jan 1 20:34:16 2007
@@ -2,7 +2,7 @@
#
# Conditinal build:
%bcond_without beagle # build without beagle support
-%bcond_without mozilla_firefox # build without mozilla-firefox
+%bcond_with mozilla_firefox # build without mozilla-firefox
#
%ifarch alpha i386 sparc sparc64
%undefine with_beagle
@@ -12,7 +12,7 @@
Summary(pl): Czytnik dokumentacji z projektu GNOME
Name: yelp
Version: 2.14.3
-Release: 7
+Release: 8
License: GPL
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/yelp/2.14/%{name}-%{version}.tar.bz2
@@ -39,7 +39,7 @@
%if %{with mozilla_firefox}
BuildRequires: mozilla-firefox-devel
%else
-BuildRequires: mozilla-devel >= 5:1.7
+BuildRequires: xulrunner-devel >= 1.8.0.4
%endif
BuildRequires: pkgconfig >= 1:0.15.0
BuildRequires: popt-devel
@@ -54,7 +54,7 @@
%if %{with mozilla_firefox}
%requires_eq mozilla-firefox
%else
-Requires: mozilla-embedded = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla-embedded)
+Requires: xulrunner
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -123,6 +123,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75.4.15 2007/01/01 19:34:16 hawk
+- mozilla is dead, replaced mozilla deps with xulrunner deps
+- build against xulrunner by default
+- release 8
+
Revision 1.75.4.14 2006/12/08 13:54:05 glen
- rel 7 (mozilla-firefox-2.0)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.75.4.14&r2=1.75.4.15&f=u
More information about the pld-cvs-commit
mailing list