]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
- up to 0.42.2
[packages/poldek.git] / poldek-multilib.conf
index b2797128ee1bd5fd4982fa133db88491ae7951b9..e4e4ce69627095ce033580aa45ffb8b232455444 100644 (file)
@@ -1,21 +1,17 @@
-# $Id$
 # PLD Linux Distribution <http://www.pld-linux.org/>.
 #
 # Alternative multilib sources for PLD Linux 3.0 (Th)
 
 _arch   = %ARCH%
-_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
+_pld_main_prefix = https://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
 _prefix = %{_pld_main_prefix}
 
 [source]
 type   = pndir
 name   = th-%{_arch}
 path   = %{_prefix}/PLD/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -23,6 +19,7 @@ autoup = no
 type   = pndir
 name   = th-%{_arch}-obsolete
 path   = %{_prefix}/obsolete/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -30,6 +27,7 @@ autoup = no
 type   = pndir
 name   = th-%{_arch}-ready
 path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -37,5 +35,6 @@ autoup = no
 type   = pndir
 name   = th-%{_arch}-test
 path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
This page took 0.118802 seconds and 4 git commands to generate.