Author: megabajt Date: Mon Feb 26 16:06:38 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use %requires_eq_to (xulrunner can be not installed on builders) - release 2
---- Files affected: SPECS: devhelp.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/devhelp.spec diff -u SPECS/devhelp.spec:1.68 SPECS/devhelp.spec:1.69 --- SPECS/devhelp.spec:1.68 Sat Feb 17 14:52:22 2007 +++ SPECS/devhelp.spec Mon Feb 26 17:06:33 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): PrzeglÄ…darka dokumentacji API dla GNOME Name: devhelp Version: 0.13 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.13/%{name}-%{version}.tar.bz2 @@ -30,7 +30,7 @@ Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires: %{name}-libs = %{version}-%{release} -%requires_eq xulrunner +%requires_eq_to xulrunner xulrunner-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # can be provided by mozilla or mozilla-embedded @@ -171,6 +171,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2007/02/26 16:06:33 megabajt +- use %requires_eq_to (xulrunner can be not installed on builders) +- release 2 + Revision 1.68 2007/02/17 13:52:22 megabajt - updated to 0.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/devhelp.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
