SPECS: xkeyboard-config.spec - do not remove anything from directory linked...

gotar gotar at pld-linux.org
Thu May 29 14:48:59 CEST 2008


Author: gotar                        Date: Thu May 29 12:48:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not remove anything from directory linked to /etc (containing keyboard
  configurations); http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18947.html

---- Files affected:
SPECS:
   xkeyboard-config.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/xkeyboard-config.spec
diff -u SPECS/xkeyboard-config.spec:1.20 SPECS/xkeyboard-config.spec:1.21
--- SPECS/xkeyboard-config.spec:1.20	Wed May 28 08:42:07 2008
+++ SPECS/xkeyboard-config.spec	Thu May 29 14:48:53 2008
@@ -63,7 +63,11 @@
 %pretrans
 # it used to be directory in xkbdata
 if [ -d %{_datadir}/X11/xkb/symbols/pc ]; then
-	rm -rf %{_datadir}/X11/xkb/symbols/pc
+	mv -b %{_datadir}/X11/xkb/symbols/pc{,.dir}
+%banner -e %{name} <<EOF
+Check out %{_datadir}/X11/xkb/symbols/pc.dir
+for your own files and remove it when done.
+EOF
 fi
 if [ -d %{_datadir}/X11/xkb/compiled ]; then
 	rm -rf %{_datadir}/X11/xkb/compiled
@@ -80,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008-05-29 12:48:53  gotar
+- do not remove anything from directory linked to /etc (containing keyboard
+  configurations); http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18947.html
+
 Revision 1.20  2008-05-28 06:42:07  arekm
 - up to 1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xkeyboard-config.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list