X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=poldek.conf;h=abbab69b625f8ed726311bc36af1dc6c665dd50e;hb=311f8277058bb493687b557255b5fbf29bb33227;hp=bf2cd49dc71fea06d81da18963bfc9148ad0264d;hpb=36518e7a2980008abfc7ed3666cc56d56b481f8d;p=packages%2Fpoldek.git diff --git a/poldek.conf b/poldek.conf index bf2cd49..abbab69 100644 --- a/poldek.conf +++ b/poldek.conf @@ -1,77 +1,48 @@ +# $Id$ # PLD _pld_arch = %ARCH% _pld_alt_arch = %ALT_ARCH% -_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th +_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac ## Some mirrors ## You can use them if you have better connection there # CI TASK: -#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th +#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac -_th_idxtype = pndir +_ac_idxtype = pndir -# PLD 3.0 (Th) +# PLD 2.0 (Ac) [source] -type = %{_th_idxtype} -name = th -path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/ +type = %{_ac_idxtype} +name = ac +path = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/ [source] -type = %{_th_idxtype} -name = th -path = %{_pld_prefix}/PLD/noarch/RPMS/ +type = %{_ac_idxtype} +name = ac-updates-security +path = %{_pld_prefix}/updates/security/%{_pld_arch}/ [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/ +type = %{_ac_idxtype} +name = ac-updates-general +path = %{_pld_prefix}/updates/general/%{_pld_arch}/ noauto = yes [source] -type = %{_th_idxtype} -name = th-updates-general -path = %{_pld_prefix}/updates-general/noarch/RPMS/ +type = %{_ac_idxtype} +name = ac-supported +path = %{_pld_prefix}/supported/%{_pld_arch}/ noauto = yes - -#[source] -#type = %{_th_idxtype} -#name = th-supported -#path = %{_pld_prefix}/supported/%{_pld_arch}/ -#noauto = yes - [source] -type = %{_th_idxtype} -name = th-ready -path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/ +type = %{_ac_idxtype} +name = ac-ready +path = %{_pld_prefix}/ready/%{_pld_arch}/ noauto = yes [source] -type = %{_th_idxtype} -name = th-ready -path = %{_pld_prefix}/ready/noarch/RPMS/ +type = %{_ac_idxtype} +name = ac-test +path = %{_pld_prefix}/test/%{_pld_arch}/ 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 -