SPECS: sabayon.spec - some todo

glen glen at pld-linux.org
Thu Mar 13 00:29:43 CET 2008


Author: glen                         Date: Wed Mar 12 23:29:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some todo

---- Files affected:
SPECS:
   sabayon.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/sabayon.spec
diff -u SPECS/sabayon.spec:1.10 SPECS/sabayon.spec:1.11
--- SPECS/sabayon.spec:1.10	Thu Mar 13 00:28:41 2008
+++ SPECS/sabayon.spec	Thu Mar 13 00:29:38 2008
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - nonstandard in (in pld means) %config in files
 Summary:	Tool to maintain user profiles in a GNOME desktop
 Summary(pl.UTF-8):	Narzędzie do zarządzania profilami użytkowników w środowisku GNOME
 Name:		sabayon
@@ -114,7 +116,7 @@
 %update_desktop_database_postun
 %update_icon_cache hicolor
 
-if [ $1 -eq 0 ]; then
+if [ "$1" -eq 0 ]; then
 	%userremove sabayon
 	%groupremove sabayon
 fi
@@ -154,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-03-12 23:29:38  glen
+- some todo
+
 Revision 1.10  2008-03-12 23:28:41  glen
 - rm completed todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sabayon.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list