Author: megabajt Date: Tue Jul 8 17:47:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -libxul.patch to fix build with xulrunner 1.9 - release 4
---- Files affected: SPECS: yelp.spec (1.126 -> 1.127) ---- Diffs: ================================================================ Index: SPECS/yelp.spec diff -u SPECS/yelp.spec:1.126 SPECS/yelp.spec:1.127 --- SPECS/yelp.spec:1.126 Sat Jun 28 22:08:55 2008 +++ SPECS/yelp.spec Tue Jul 8 19:47:34 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME Name: yelp Version: 2.22.1 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp/2.22/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Patch0: %{name}-desktop.patch Patch1: %{name}-bs.patch Patch2: %{name}-beagle.patch +Patch3: %{name}-libxul.patch URL: http://live.gnome.org/Yelp BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf @@ -33,7 +34,7 @@ BuildRequires: rarian-devel >= 0.7.0 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: startup-notification-devel >= 0.8 -BuildRequires: xulrunner-devel >= 1.8.0.4 +BuildRequires: xulrunner-devel >= 1.9-5 BuildRequires: zlib-devel Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme @@ -67,6 +68,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # fix locale names sed -i -e [EMAIL PROTECTED] po/LINGUAS @@ -122,6 +124,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.127 2008/07/08 17:47:34 megabajt +- added -libxul.patch to fix build with xulrunner 1.9 +- release 4 + Revision 1.126 2008/06/28 20:08:55 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yelp.spec?r1=1.126&r2=1.127&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
