SPECS: liferea.spec - do not require xulrunner when building witho...
koorek
koorek at pld-linux.org
Tue Feb 27 22:42:31 CET 2007
Author: koorek Date: Tue Feb 27 21:42:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not require xulrunner when building without it
---- Files affected:
SPECS:
liferea.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.123 SPECS/liferea.spec:1.124
--- SPECS/liferea.spec:1.123 Mon Feb 26 16:22:43 2007
+++ SPECS/liferea.spec Tue Feb 27 22:42:25 2007
@@ -33,7 +33,7 @@
BuildRequires: libxslt-devel >= 1.1.19
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: xulrunner-devel
+%{?with_xulrunner:BuildRequires: xulrunner-devel}
Requires(post,postun): gtk+2
Requires(post,postun): hicolor-icon-theme
Requires(post,preun): GConf2
@@ -153,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2007/02/27 21:42:25 koorek
+- do not require xulrunner when building without it
+
Revision 1.123 2007/02/26 15:22:43 megabajt
- release 2 to rebuild with new xulrunner
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list