Author: megabajt Date: Thu Aug 21 23:45:26 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.23.2 (fixes CVE-2008-3533) - added -libxul.patch to fix build with xulrunner 1.9
---- Files affected: SPECS: yelp.spec (1.125.2.1 -> 1.125.2.2) ---- Diffs: ================================================================ Index: SPECS/yelp.spec diff -u SPECS/yelp.spec:1.125.2.1 SPECS/yelp.spec:1.125.2.2 --- SPECS/yelp.spec:1.125.2.1 Tue Jun 3 12:00:47 2008 +++ SPECS/yelp.spec Fri Aug 22 01:45:21 2008 @@ -2,14 +2,15 @@ Summary: A system documentation reader from the GNOME project Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME Name: yelp -Version: 2.23.1 +Version: 2.23.2 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp/2.23/%{name}-%{version}.tar.bz2 -# Source0-md5: d5a5ae22864eda7a6bb5a08f233700f9 +# Source0-md5: 13243b82d4859a395e782442b0ed07ce Patch0: %{name}-desktop.patch Patch1: %{name}-bs.patch +Patch2: %{name}-libxul.patch URL: http://live.gnome.org/Yelp BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf @@ -65,6 +66,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # fix locale names sed -i -e [EMAIL PROTECTED] po/LINGUAS @@ -120,6 +122,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.125.2.2 2008/08/21 23:45:21 megabajt +- updated to 2.23.2 (fixes CVE-2008-3533) +- added -libxul.patch to fix build with xulrunner 1.9 + Revision 1.125.2.1 2008/06/03 10:00:47 patrys - 2.23.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yelp.spec?r1=1.125.2.1&r2=1.125.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
