SOURCES: poldek-multilib.conf - don't fetch indexes which aren't u...

glen glen at pld-linux.org
Thu May 25 14:13:03 CEST 2006


Author: glen                         Date: Thu May 25 12:13:03 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't fetch indexes which aren't used by default in every update.
- ident change

---- Files affected:
SOURCES:
   poldek-multilib.conf (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/poldek-multilib.conf
diff -u SOURCES/poldek-multilib.conf:1.8 SOURCES/poldek-multilib.conf:1.9
--- SOURCES/poldek-multilib.conf:1.8	Thu May 25 14:11:13 2006
+++ SOURCES/poldek-multilib.conf	Thu May 25 14:12:58 2006
@@ -1,36 +1,42 @@
 # Alternative multilib PLD 3.0 (Th)
 [source]
-type  = %{_th_idxtype}
-name  = th-%{_pld_alt_arch}
-path  = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-%{_pld_alt_arch}
+path   = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-security-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-updates-security-%{_pld_alt_arch}
+path   = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-general-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-updates-general-%{_pld_alt_arch}
+path   = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-supported-%{_pld_alt_arch}
-path  = %{_pld_prefix}/supported/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-supported-%{_pld_alt_arch}
+path   = %{_pld_prefix}/supported/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-ready-%{_pld_alt_arch}
-path  = %{_pld_prefix}/ready/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-ready-%{_pld_alt_arch}
+path   = %{_pld_prefix}/ready/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-test-%{_pld_alt_arch}
-path  = %{_pld_prefix}/test/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-test-%{_pld_alt_arch}
+path   = %{_pld_prefix}/test/%{_pld_alt_arch}/
+auto   = no
+autoup = no
================================================================

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



More information about the pld-cvs-commit mailing list