]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.conf
- internal changes in rpm 4.4.9
[packages/poldek.git] / poldek.conf
index 0cd8b1868204e39d16d7612ae12f8036a07bc691..aab3723041d3a099d615d0499f821419094d9482 100644 (file)
@@ -1,81 +1,78 @@
-# PLD <http://www.pld-linux.org/>
+# PLD Linux Distribution <http://www.pld-linux.org/>.
 
 _pld_arch   = %ARCH%
-_pld_alt_arch = %ALT_ARCH%
 _pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
 ## Some mirrors
 ## You can use them if you have better connection there
 # 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
+#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/
-noauto = yes
-autoup = no
+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/
-noauto = yes
-autoup = no
+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/
-noauto = yes
-autoup = no
+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/
-noauto = yes
-autoup = no
+type   = %{_th_idxtype}
+name   = th-test
+path   = %{_pld_prefix}/test/noarch/RPMS/
+auto   = no
+autoup = no
 
This page took 0.044936 seconds and 4 git commands to generate.