SOURCES (AC-branch): poldek.conf - cleanups with main site and mir...

blues blues at pld-linux.org
Wed Jan 31 01:01:29 CET 2007


Author: blues                        Date: Wed Jan 31 00:01:29 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- cleanups with main site and mirrors

---- Files affected:
SOURCES:
   poldek.conf (1.35.2.15 -> 1.35.2.16) 

---- Diffs:

================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.35.2.15 SOURCES/poldek.conf:1.35.2.16
--- SOURCES/poldek.conf:1.35.2.15	Wed Jan 10 12:37:48 2007
+++ SOURCES/poldek.conf	Wed Jan 31 01:01:24 2007
@@ -4,15 +4,14 @@
 # specify our packages architecture
 _pld_arch   = %ARCH%
 
-# mirror we use
-_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
-# mirror for main packages
-_pld_main_prefix = %{_pld_prefix}
+# main PLD-site for often changed things:
+_pld_main_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
 
 ## Some mirrors
 ## You can use them if you have better connection there
 # CI TASK:
 #_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac
+_pld_prefix = %{_pld_main_prefix}
 
 _ac_idxtype = pndir
 
@@ -20,7 +19,7 @@
 [source]
 type   = %{_ac_idxtype}
 name   = ac
-path   = %{_pld_main_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
+path   = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
 
 [source]
 type   = %{_ac_idxtype}
@@ -44,13 +43,13 @@
 [source]
 type   = %{_ac_idxtype}
 name   = ac-ready
-path   = %{_pld_prefix}/ready/%{_pld_arch}/
+path   = %{_pld_main_prefix}/ready/%{_pld_arch}/
 auto   = no
 autoup = no
 
 [source]
 type   = %{_ac_idxtype}
 name   = ac-test
-path   = %{_pld_prefix}/test/%{_pld_arch}/
+path   = %{_pld_main_prefix}/test/%{_pld_arch}/
 auto   = no
 autoup = no
================================================================

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



More information about the pld-cvs-commit mailing list