]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek.conf
- release 4
[packages/poldek.git] / poldek.conf
index 71591a64360be848e8697dba66ecd209e248f30f..1500bfedb442cbbabb2ebfe67baf01c571478dd5 100644 (file)
@@ -1,26 +1,22 @@
-# PLD Titanium (Ti)
-# Unofficial version of PLD Linux Distribution
-# http://www.pld-linux.org/Titanium
+# TLD Linux - http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
-###
-# PLD Linux Titanium (Ti) Stable version
+# TLD Linux Stable
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/PLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/PLD/noarch/RPMS/
+path   = %{_prefix}/stable/main/noarch/RPMS/
 
-###
-# PLD Linux Titanium (Ti) Stable version, test packages
+# TLD Linux Stable, test packages
 [source]
 type   = pndir
 name   = ti-test
@@ -35,40 +31,39 @@ path   = %{_prefix}/stable/test/noarch/RPMS/
 auto   = no
 autoup = no
 
-###
-# PLD Linux Titanium (Ti) Stable version, old packages
+# TLD Linux Stable, archived packages
 [source]
 type   = pndir
 name   = ti-archive
 path   = %{_prefix}/stable/archive/%{_arch}/RPMS/
 auto   = no
+autoup = no
 
 [source]
 type   = pndir
 name   = ti-archive
 path   = %{_prefix}/stable/archive/noarch/RPMS/
 auto   = no
+autoup = no
 
 ############################################################
 
-###
-# PLD Linux Titanium (Ti) Devel version
+# TLD Linux Devel
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/PLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/PLD/noarch/RPMS/
+path   = %{_prefix}/devel/main/noarch/RPMS/
 auto   = no
 autoup = no
 
-###
-# PLD Linux Titanium (Ti) Devel version, test packages
+# TLD Linux Devel, test packages
 [source]
 type   = pndir
 name   = ti-dev-test