X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=poldek-multilib.conf;h=a193cad572bf5614f63369a404d0cb48cb5e12e1;hb=61a3f67ddfae33da28a25c3a923b598d7dbef243;hp=f256983e1602e3a95ff13d52bda31338fd6886d5;hpb=de3f4105c751237b51c4dfb207e498aa2821d847;p=packages%2Fpoldek.git diff --git a/poldek-multilib.conf b/poldek-multilib.conf index f256983..a193cad 100644 --- a/poldek-multilib.conf +++ b/poldek-multilib.conf @@ -1,36 +1,51 @@ # Alternative multilib PLD 3.0 (Th) -[source] -type = %{_th_idxtype} -name = th-%{_pld_alt_arch} -path = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/ -noauto = yes +_pld_arch = %ARCH% +_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th +## Some mirrors +## You can use them if you have better connection there +# CI TASK: +#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th + +_th_idxtype = pndir [source] -type = %{_th_idxtype} -name = th-updates-security-%{_pld_alt_arch} -path = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/ -noauto = yes +type = %{_th_idxtype} +name = th-%{_pld_arch} +path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/ +auto = no +autoup = no [source] -type = %{_th_idxtype} -name = th-updates-general-%{_pld_alt_arch} -path = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/ -noauto = yes +type = %{_th_idxtype} +name = th-updates-security-%{_pld_arch} +path = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/ +auto = no +autoup = no [source] -type = %{_th_idxtype} -name = th-supported-%{_pld_alt_arch} -path = %{_pld_prefix}/supported/%{_pld_alt_arch}/ -noauto = yes +type = %{_th_idxtype} +name = th-updates-general-%{_pld_arch} +path = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/ +auto = no +autoup = no + +#[source] +#type = %{_th_idxtype} +#name = th-supported-%{_pld_arch} +#path = %{_pld_prefix}/supported/%{_pld_arch}/ +#auto = no +#autoup = no [source] -type = %{_th_idxtype} -name = th-ready-%{_pld_alt_arch} -path = %{_pld_prefix}/ready/%{_pld_alt_arch}/ -noauto = yes +type = %{_th_idxtype} +name = th-ready-%{_pld_arch} +path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/ +auto = no +autoup = no [source] -type = %{_th_idxtype} -name = th-test-%{_pld_alt_arch} -path = %{_pld_prefix}/test/%{_pld_alt_arch}/ -noauto = yes +type = %{_th_idxtype} +name = th-test-%{_pld_arch} +path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/ +auto = no +autoup = no