+++ /dev/null
-# PLD Titanium (Ti), multilib config
-# Unofficial version of PLD Linux Distribution
-# http://www.pld-linux.org/Titanium
-
-_arch = %ARCH%
-_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
-
-############################################################
-
-###
-# PLD Linux Titanium (Ti) Stable version
-[source]
-type = pndir
-name = ti-%{_arch}
-path = %{_prefix}/stable/PLD/%{_arch}/RPMS/
-auto = no
-autoup = no
-
-###
-# PLD Linux Titanium (Ti) Stable version, test packages
-[source]
-type = pndir
-name = ti-test-%{_arch}
-path = %{_prefix}/stable/test/%{_arch}/RPMS/
-auto = no
-autoup = no
-
-############################################################
-
-###
-# PLD Linux Titanium (Ti) Devel version
-[source]
-type = pndir
-name = ti-dev-%{_arch}
-path = %{_prefix}/devel/PLD/%{_arch}/RPMS/
-auto = no
-autoup = no
-
-###
-# PLD Linux Titanium (Ti) Devel version, test packages
-[source]
-type = pndir
-name = ti-dev-test-%{_arch}
-path = %{_prefix}/devel/test/%{_arch}/RPMS/
-auto = no
-autoup = no
-# $Id: poldek-multilib.conf,v 1.22 2009/11/03 11:36:17 glen Exp $
-# PLD Linux Distribution <http://www.pld-linux.org/>.
-#
-# Alternative multilib sources for PLD Linux 3.0 (Th)
+# PLD Titanium (Ti), multilib config
+# Unofficial version of PLD Linux Distribution
+# http://www.pld-linux.org/Titanium
_arch = %ARCH%
-_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
+_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_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}
+############################################################
+###
+# PLD Linux Titanium (Ti) Stable version
[source]
type = pndir
-name = th-%{_arch}
-path = %{_prefix}/PLD/%{_arch}/RPMS/
-ignore = kernel-*
+name = ti-%{_arch}
+path = %{_prefix}/stable/PLD/%{_arch}/RPMS/
auto = no
autoup = no
+###
+# PLD Linux Titanium (Ti) Stable version, test packages
[source]
type = pndir
-name = th-%{_arch}-obsolete
-path = %{_prefix}/obsolete/%{_arch}/RPMS/
-ignore = kernel-*
+name = ti-test-%{_arch}
+path = %{_prefix}/stable/test/%{_arch}/RPMS/
auto = no
autoup = no
+############################################################
+
+###
+# PLD Linux Titanium (Ti) Devel version
[source]
type = pndir
-name = th-%{_arch}-ready
-path = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
-ignore = kernel-*
+name = ti-dev-%{_arch}
+path = %{_prefix}/devel/PLD/%{_arch}/RPMS/
auto = no
autoup = no
+###
+# PLD Linux Titanium (Ti) Devel version, test packages
[source]
type = pndir
-name = th-%{_arch}-test
-path = %{_pld_main_prefix}/test/%{_arch}/RPMS/
-ignore = kernel-*
+name = ti-dev-test-%{_arch}
+path = %{_prefix}/devel/test/%{_arch}/RPMS/
auto = no
autoup = no