SOURCES: poldek.conf - added noarchs
mmazur
mmazur at pld-linux.org
Thu Mar 16 14:17:59 CET 2006
Author: mmazur Date: Thu Mar 16 13:17:59 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- added noarchs
---- Files affected:
SOURCES:
poldek.conf (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.42 SOURCES/poldek.conf:1.43
--- SOURCES/poldek.conf:1.42 Mon Jan 16 12:49:58 2006
+++ SOURCES/poldek.conf Thu Mar 16 14:17:53 2006
@@ -19,15 +19,32 @@
[source]
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/
[source]
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
+[source]
+type = %{_th_idxtype}
+name = th-updates-general
+path = %{_pld_prefix}/updates-general/noarch/RPMS/
+noauto = yes
+
+
#[source]
#type = %{_th_idxtype}
#name = th-supported
@@ -42,6 +59,19 @@
[source]
type = %{_th_idxtype}
+name = th-ready
+path = %{_pld_prefix}/ready/noarch/RPMS/
+noauto = yes
+
+[source]
+type = %{_th_idxtype}
name = th-test
path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
noauto = yes
+
+[source]
+type = %{_th_idxtype}
+name = th-test
+path = %{_pld_prefix}/test/noarch/RPMS/
+noauto = yes
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/poldek.conf?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list