]> TLD Linux GIT Repositories - packages/poldek.git/commitdiff
- dropped PLD stuff
authorMarcin Krol <hawk@tld-linux.org>
Sat, 10 Sep 2011 22:32:58 +0000 (00:32 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 10 Sep 2011 22:32:58 +0000 (00:32 +0200)
poldek-aidath.conf [deleted file]
poldek-debuginfo.conf [deleted file]
poldek-multilib-aidath.conf [deleted file]

diff --git a/poldek-aidath.conf b/poldek-aidath.conf
deleted file mode 100644 (file)
index eb261ee..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# PLD Linux Distribution <http://www.pld-linux.org/>.
-#
-# Main sources for PLD Linux 3.0 (Th)
-
-# specify our packages architecture
-_arch   = %ARCH%
-
-# main PLD-site for often changed things (test, ready):
-_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th/AIDA
-
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_prefix = ftp://ftp.task.pld-linux.org/dists/th/AIDA
-_prefix = %{_pld_main_prefix}
-
-# PLD Linux 3.0 (Th): main sources
-[source]
-type   = pndir
-name   = th
-path   = %{_prefix}/PLD/%{_arch}/RPMS/
-
-[source]
-type   = pndir
-name   = th
-path   = %{_prefix}/PLD/noarch/RPMS/
-
-# PLD Linux 3.0 (Th): ready sources (testing stage before moved to main)
-[source]
-type   = pndir
-name   = th-ready
-path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = th-ready
-path   = %{_pld_main_prefix}/ready/noarch/RPMS/
-auto   = no
-autoup = no
-
-# PLD Linux 3.0 (Th): test sources (built packages to be moved to ready)
-[source]
-type   = pndir
-name   = th-test
-path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = th-test
-path   = %{_pld_main_prefix}/test/noarch/RPMS/
-auto   = no
-autoup = no
diff --git a/poldek-debuginfo.conf b/poldek-debuginfo.conf
deleted file mode 100644 (file)
index 06bab02..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# Debuginfo repositories for PLD Linux 3.0 (Th)
-_arch   = %ARCH%
-_prefix = ftp://ftp.th.pld-linux.org/dists/th
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_prefix = ftp://ftp.task.pld-linux.org/dists/th
-
-_type = pndir
-
-[source]
-type   = %{_type}
-name   = th-debuginfo
-path   = %{_prefix}/PLD/%{_arch}/debuginfo/
-auto   = no
-autoup = no
-
-[source]
-type   = %{_type}
-name   = th-obsolete-debuginfo
-path   = %{_prefix}/obsolete/%{_arch}/debuginfo/
-auto   = no
-autoup = no
-
-[source]
-type   = %{_type}
-name   = th-ready-debuginfo
-path   = %{_prefix}/ready/%{_arch}/debuginfo/
-auto   = no
-autoup = no
-
-[source]
-type   = %{_type}
-name   = th-test-debuginfo
-path   = %{_prefix}/test/%{_arch}/debuginfo/
-auto   = no
-autoup = no
diff --git a/poldek-multilib-aidath.conf b/poldek-multilib-aidath.conf
deleted file mode 100644 (file)
index a03cf3f..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# $Id: poldek-multilib-aidath.conf,v 1.1 2009/06/22 22:59:29 tommat Exp $
-# PLD Linux Distribution <http://www.pld-linux.org/>.
-#
-# Alternative multilib sources for PLD Linux 3.0 (Th)
-
-_arch   = %ARCH%
-_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th/AIDA
-
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_prefix = ftp://ftp.task.pld-linux.org/dists/th/AIDA
-_prefix = %{_pld_main_prefix}
-
-[source]
-type   = pndir
-name   = th-%{_arch}
-path   = %{_prefix}/PLD/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = th-%{_arch}-ready
-path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = th-%{_arch}-test
-path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
-auto   = no
-autoup = no