Author: patrys Date: Sun Feb 10 20:43:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added upstream patch to fix bug #511771
---- Files affected: SPECS: gnome-settings-daemon.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/gnome-settings-daemon.spec diff -u SPECS/gnome-settings-daemon.spec:1.8 SPECS/gnome-settings-daemon.spec:1.9 --- SPECS/gnome-settings-daemon.spec:1.8 Fri Feb 1 18:47:58 2008 +++ SPECS/gnome-settings-daemon.spec Sun Feb 10 21:43:18 2008 @@ -9,6 +9,7 @@ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-settings-daemon/2.21/%{name}-%{version}.tar.bz2 # Source0-md5: 6e6146e8f6e2813247ff5aede4ee3dcc +Patch0: %{name}-load-xkb.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.21.90 BuildRequires: alsa-lib-devel >= 1.0.12 @@ -65,6 +66,7 @@ %prep %setup -q +%patch0 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -185,6 +187,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-02-10 20:43:18 patrys +- added upstream patch to fix bug #511771 + Revision 1.8 2008-02-01 17:47:58 megabajt - updated to 2.21.90.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-settings-daemon.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
