From: Mariusz Mazur Date: Thu, 16 Mar 2006 13:17:53 +0000 (+0000) Subject: - added noarchs X-Git-Tag: auto/ac/poldek-0_20-5~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=214f7cc7b584e9bd7c41827a4624d863f2adfed1;p=packages%2Fpoldek.git - added noarchs Changed files: poldek.conf -> 1.43 --- diff --git a/poldek.conf b/poldek.conf index 4b224d2..bf2cd49 100644 --- a/poldek.conf +++ b/poldek.conf @@ -17,17 +17,34 @@ type = %{_th_idxtype} name = th path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/ +[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 @@ -40,8 +57,21 @@ name = th-ready path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/ noauto = yes +[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 +