]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
- up to 0.42.2
[packages/poldek.git] / poldek-multilib.conf
index 4c403404083a16c42b1b05105c3bdef5b624f8c7..e4e4ce69627095ce033580aa45ffb8b232455444 100644 (file)
@@ -1,44 +1,40 @@
-# Alternative multilib PLD 3.0 (Th)
+# PLD Linux Distribution <http://www.pld-linux.org/>.
+#
+# Alternative multilib sources for PLD Linux 3.0 (Th)
+
 _arch   = %ARCH%
-_prefix = ftp://ftp.th.pld-linux.org/dists/th
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_prefix = ftp://ftp.task.pld-linux.org/dists/th
+_pld_main_prefix = https://ftp.th.pld-linux.org/dists/th
 
-_type = pndir
+_prefix = %{_pld_main_prefix}
 
 [source]
-type   = %{_type}
+type   = pndir
 name   = th-%{_arch}
 path   = %{_prefix}/PLD/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
-#[source]
-#type   = %{_type}
-#name   = th-%{_arch}-updates
-#path   = %{_prefix}/updates/%{_arch}/RPMS/
-#auto   = no
-#autoup = no
-
-#[source]
-#type   = %{_type}
-#name   = th-%{_arch}-supported
-#path   = %{_prefix}/supported/%{_arch}/
-#auto   = no
-#autoup = no
+[source]
+type   = pndir
+name   = th-%{_arch}-obsolete
+path   = %{_prefix}/obsolete/%{_arch}/RPMS/
+ignore = kernel-*
+auto   = no
+autoup = no
 
 [source]
-type   = %{_type}
+type   = pndir
 name   = th-%{_arch}-ready
-path   = %{_prefix}/ready/%{_arch}/RPMS/
+path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
 [source]
-type   = %{_type}
+type   = pndir
 name   = th-%{_arch}-test
-path   = %{_prefix}/test/%{_arch}/RPMS/
+path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
This page took 0.049113 seconds and 4 git commands to generate.