SPECS: system-config-keyboard.spec - pyc are packaged - disable sc...

glen glen at pld-linux.org
Mon Jun 5 23:47:28 CEST 2006


Author: glen                         Date: Mon Jun  5 21:47:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pyc are packaged
- disable scripts

---- Files affected:
SPECS:
   system-config-keyboard.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/system-config-keyboard.spec
diff -u SPECS/system-config-keyboard.spec:1.1 SPECS/system-config-keyboard.spec:1.2
--- SPECS/system-config-keyboard.spec:1.1	Mon Jun  5 23:45:26 2006
+++ SPECS/system-config-keyboard.spec	Mon Jun  5 23:47:22 2006
@@ -2,7 +2,7 @@
 Summary:	A graphical interface for modifying the keyboard
 Name:		system-config-keyboard
 Version:	1.2.7
-Release:	0.1
+Release:	0.3
 License:	GPL
 Group:		Base
 URL:		http://fedora.redhat.com/projects/config-tools
@@ -15,6 +15,7 @@
 Requires:	python >= 1:2.0
 Requires:	python-xf86config
 Requires:	python-rhpl >= 0.53
+Requires:	firstboot
 #Requires:	usermode >= 1.36
 BuildArch:	noarch
 ExclusiveOS:	Linux
@@ -49,22 +50,19 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%if 0
 %post
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
 	gtk-update-icon-cache -q %{_datadir}/icons/hicolor
 fi
 
-%preun
-if [ -d /usr/share/system-config-keyboard ] ; then
-	rm -rf /usr/share/system-config-keyboard/*.pyc
-fi
-
 %postun
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
 	gtk-update-icon-cache -q %{_datadir}/icons/hicolor
 fi
+%endif
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -85,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/05 21:47:22  glen
+- pyc are packaged
+- disable scripts
+
 Revision 1.1  2006/06/05 21:45:26  glen
 - for anaconda
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/system-config-keyboard.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list