]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek.conf
- release 4
[packages/poldek.git] / poldek.conf
index d428208e69ba33317d0a53ef8e075604aea4ceb3..1500bfedb442cbbabb2ebfe67baf01c571478dd5 100644 (file)
@@ -1,25 +1,22 @@
-# Titanium Linux Distribution
-# http://www.tld-linux.org/
+# TLD Linux - http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.tld-linux.org
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
-###
-# Titanium (Ti) Stable
+# TLD Linux Stable
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/TLD/noarch/RPMS/
+path   = %{_prefix}/stable/main/noarch/RPMS/
 
-###
-# Titanium (Ti) Stable, test packages
+# TLD Linux Stable, test packages
 [source]
 type   = pndir
 name   = ti-test
@@ -34,40 +31,39 @@ path   = %{_prefix}/stable/test/noarch/RPMS/
 auto   = no
 autoup = no
 
-###
-# Titanium (Ti) Stable, archived 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
 
 ############################################################
 
-###
-# Titanium (Ti) Devel
+# TLD Linux Devel
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/TLD/noarch/RPMS/
+path   = %{_prefix}/devel/main/noarch/RPMS/
 auto   = no
 autoup = no
 
-###
-# Titanium (Ti) Devel, test packages
+# TLD Linux Devel, test packages
 [source]
 type   = pndir
 name   = ti-dev-test