Author: glen                         Date: Mon Sep 12 15:35:03 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- have the newline in front of sources when migrating poldek.conf sources

---- Files affected:
SPECS:
   poldek.spec (1.197.2.30 -> 1.197.2.31) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.30 SPECS/poldek.spec:1.197.2.31
--- SPECS/poldek.spec:1.197.2.30        Sun Sep 11 20:43:08 2005
+++ SPECS/poldek.spec   Mon Sep 12 17:34:58 2005
@@ -236,13 +236,13 @@
 
        # skip ac sources. already in new config.
        if (name !~ 
/^ac(-(ready|test|supported|updates-(general|security)))?$/) {
+               print "";
                print "[source]";
                print "name = " name;
                print "type = " type;
                print "path = " path;
                print "auto = " auto;
                print "autoup = " autoup;
-               print "";
        }
 
        }' < /etc/poldek.conf.rpmsave >> /etc/poldek/source.conf
@@ -292,6 +292,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.31  2005/09/12 15:34:58  glen
+- have the newline in front of sources when migrating poldek.conf sources
+
 Revision 1.197.2.30  2005/09/11 18:43:08  arekm
 - rel .8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.30&r2=1.197.2.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to