SOURCES: poldek.conf, poldek-multilib.conf - noauto=yes -> auto=no...

glen glen at pld-linux.org
Thu May 25 14:11:18 CEST 2006


Author: glen                         Date: Thu May 25 12:11:18 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- noauto=yes -> auto=no
- unify identing

---- Files affected:
SOURCES:
   poldek.conf (1.44 -> 1.45) , poldek-multilib.conf (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.44 SOURCES/poldek.conf:1.45
--- SOURCES/poldek.conf:1.44	Sat May 20 22:38:36 2006
+++ SOURCES/poldek.conf	Thu May 25 14:11:13 2006
@@ -8,74 +8,72 @@
 # CI TASK:
 #_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
 
-
 _th_idxtype = pndir
 
 # PLD 3.0 (Th)
 [source]
-type  = %{_th_idxtype}
-name  = th
-path  = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
+type   = %{_th_idxtype}
+name   = th
+path   = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
 
 [source]
-type  = %{_th_idxtype}
-name  = th
-path  = %{_pld_prefix}/PLD/noarch/RPMS/
+type   = %{_th_idxtype}
+name   = th
+path   = %{_pld_prefix}/PLD/noarch/RPMS/
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-security
-path  = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
+type   = %{_th_idxtype}
+name   = th-updates-security
+path   = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-security
-path  = %{_pld_prefix}/updates-security/noarch/RPMS/
+type   = %{_th_idxtype}
+name   = th-updates-security
+path   = %{_pld_prefix}/updates-security/noarch/RPMS/
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-general
-path  = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
-noauto	= yes
+type   = %{_th_idxtype}
+name   = th-updates-general
+path   = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
+auto   = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-general
-path  = %{_pld_prefix}/updates-general/noarch/RPMS/
-noauto	= yes
-
+type   = %{_th_idxtype}
+name   = th-updates-general
+path   = %{_pld_prefix}/updates-general/noarch/RPMS/
+auto   = no
 
 #[source]
-#type  = %{_th_idxtype}
-#name  = th-supported
-#path  = %{_pld_prefix}/supported/%{_pld_arch}/
-#noauto	= yes
-
-[source]
-type  = %{_th_idxtype}
-name  = th-ready
-path  = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
-noauto	= yes
-autoup	= no
-
-[source]
-type  = %{_th_idxtype}
-name  = th-ready
-path  = %{_pld_prefix}/ready/noarch/RPMS/
-noauto	= yes
-autoup	= no
-
-[source]
-type  = %{_th_idxtype}
-name  = th-test
-path  = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
-noauto	= yes
-autoup	= no
-
-[source]
-type  = %{_th_idxtype}
-name  = th-test
-path  = %{_pld_prefix}/test/noarch/RPMS/
-noauto	= yes
-autoup	= no
+#type   = %{_th_idxtype}
+#name   = th-supported
+#path   = %{_pld_prefix}/supported/%{_pld_arch}/
+#auto   = no
+
+[source]
+type   = %{_th_idxtype}
+name   = th-ready
+path   = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_th_idxtype}
+name   = th-ready
+path   = %{_pld_prefix}/ready/noarch/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_th_idxtype}
+name   = th-test
+path   = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_th_idxtype}
+name   = th-test
+path   = %{_pld_prefix}/test/noarch/RPMS/
+auto   = no
+autoup = no
 

================================================================
Index: SOURCES/poldek-multilib.conf
diff -u SOURCES/poldek-multilib.conf:1.7 SOURCES/poldek-multilib.conf:1.8
--- SOURCES/poldek-multilib.conf:1.7	Fri Nov  4 18:10:10 2005
+++ SOURCES/poldek-multilib.conf	Thu May 25 14:11:13 2006
@@ -3,34 +3,34 @@
 type  = %{_th_idxtype}
 name  = th-%{_pld_alt_arch}
 path  = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
-noauto	= yes
+auto  = no
 
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-security-%{_pld_alt_arch}
 path  = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
-noauto	= yes
+auto  = no
 
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-general-%{_pld_alt_arch}
 path  = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
-noauto	= yes
+auto  = no
 
 [source]
 type  = %{_th_idxtype}
 name  = th-supported-%{_pld_alt_arch}
 path  = %{_pld_prefix}/supported/%{_pld_alt_arch}/
-noauto	= yes
+auto  = no
 
 [source]
 type  = %{_th_idxtype}
 name  = th-ready-%{_pld_alt_arch}
 path  = %{_pld_prefix}/ready/%{_pld_alt_arch}/
-noauto	= yes
+auto  = no
 
 [source]
 type  = %{_th_idxtype}
 name  = th-test-%{_pld_alt_arch}
 path  = %{_pld_prefix}/test/%{_pld_alt_arch}/
-noauto	= yes
+auto  = no
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/poldek.conf?r1=1.44&r2=1.45&f=u
    http://cvs.pld-linux.org/SOURCES/poldek-multilib.conf?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list