SPECS: gnue-common.spec - remove "sample." from config files' names

radek radek at pld-linux.org
Tue Jul 5 20:57:19 CEST 2005


Author: radek                        Date: Tue Jul  5 18:57:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove "sample." from config files' names

---- Files affected:
SPECS:
   gnue-common.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gnue-common.spec
diff -u SPECS/gnue-common.spec:1.6 SPECS/gnue-common.spec:1.7
--- SPECS/gnue-common.spec:1.6	Tue Jul  5 19:45:12 2005
+++ SPECS/gnue-common.spec	Tue Jul  5 20:57:13 2005
@@ -52,6 +52,9 @@
 
 find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py -a \! -name paths.py -exec rm {} \;
 
+mv $RPM_BUILD_ROOT/etc/gnue/{sample.,}connections.conf
+mv $RPM_BUILD_ROOT/etc/gnue/{sample.,}gnue.conf
+
 %find_lang %{name}
 
 %clean
@@ -73,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/07/05 18:57:13  radek
+- remove "sample." from config files' names
+
 Revision 1.6  2005/07/05 17:45:12  radek
 - remove *.py
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnue-common.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list