Author: megabajt Date: Thu Mar 24 19:25:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - fixed build with xulrunner 2.0 - release 8
---- Files affected: packages/yelp: yelp.spec (1.170 -> 1.171) ---- Diffs: ================================================================ Index: packages/yelp/yelp.spec diff -u packages/yelp/yelp.spec:1.170 packages/yelp/yelp.spec:1.171 --- packages/yelp/yelp.spec:1.170 Fri Mar 4 14:26:46 2011 +++ packages/yelp/yelp.spec Thu Mar 24 20:25:13 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME Name: yelp Version: 2.30.2 -Release: 7 +Release: 8 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp/2.30/%{name}-%{version}.tar.bz2 @@ -29,7 +29,7 @@ BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: startup-notification-devel >= 0.8 BuildRequires: xorg-lib-libSM-devel -BuildRequires: xulrunner-devel >= 1.9-5 +BuildRequires: xulrunner-devel >= 2:2.0 BuildRequires: zlib-devel Requires(post,postun): gtk-update-icon-cache Requires(post,postun): hicolor-icon-theme @@ -60,11 +60,6 @@ %setup -q %patch0 -p1 -# fix locale names -# drop en@shaw locale -sed -i -e s#en@shaw## po/LINGUAS -rm -f po/[email protected] - %build %{__intltoolize} %{__libtoolize} @@ -113,6 +108,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.171 2011/03/24 19:25:13 megabajt +- fixed build with xulrunner 2.0 +- release 8 + Revision 1.170 2011/03/04 13:26:46 lisu - rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yelp/yelp.spec?r1=1.170&r2=1.171&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
