SPECS: gdm.spec - @ is no special needing the escape
glen
glen at pld-linux.org
Sat Dec 1 18:18:59 CET 2007
Author: glen Date: Sat Dec 1 17:18:58 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- @ is no special needing the escape
---- Files affected:
SPECS:
gdm.spec (1.219 -> 1.220)
---- Diffs:
================================================================
Index: SPECS/gdm.spec
diff -u SPECS/gdm.spec:1.219 SPECS/gdm.spec:1.220
--- SPECS/gdm.spec:1.219 Sat Dec 1 17:51:13 2007
+++ SPECS/gdm.spec Sat Dec 1 18:18:53 2007
@@ -153,8 +153,8 @@
%patch3 -p1
%patch4 -p1
-sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
-mv po/sr\@{Latn,latin}.po
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv po/sr@{Latn,latin}.po
%build
%{__libtoolize}
@@ -304,6 +304,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.220 2007-12-01 17:18:53 glen
+- @ is no special needing the escape
+
Revision 1.219 2007-12-01 16:51:13 megabajt
- updated to 2.20.2
- use better way to fix locale name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gdm.spec?r1=1.219&r2=1.220&f=u
More information about the pld-cvs-commit
mailing list