]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
Update to 0.30.0rc7
[packages/poldek.git] / poldek-multilib.conf
index b2797128ee1bd5fd4982fa133db88491ae7951b9..ed83c7967425e935cdf8e67147879475d8c00bd0 100644 (file)
@@ -12,10 +12,17 @@ _pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
 #_prefix = ftp://ftp.task.pld-linux.org/dists/th
 _prefix = %{_pld_main_prefix}
 
+# group source for referring th+th-multiarch sources together, i.e poldek --sn th-all
+[source]
+type    = group
+name    = th-all
+sources = th th-%{_arch}
+
 [source]
 type   = pndir
 name   = th-%{_arch}
 path   = %{_prefix}/PLD/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -23,6 +30,7 @@ autoup = no
 type   = pndir
 name   = th-%{_arch}-obsolete
 path   = %{_prefix}/obsolete/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -30,6 +38,7 @@ autoup = no
 type   = pndir
 name   = th-%{_arch}-ready
 path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
+ignore = kernel-*
 auto   = no
 autoup = no
 
@@ -37,5 +46,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.098445 seconds and 4 git commands to generate.