From 07f2fecb13fea60898e9d6e089162150e090e2e5 Mon Sep 17 00:00:00 2001 From: sparky Date: Wed, 24 Feb 2010 01:16:07 +0000 Subject: [PATCH] - titanium repos svn-id: @11170 --- poldekconf/repos.d/pld-ti-i586.conf | 49 +++++++++++++++++++++++++++ poldekconf/repos.d/pld-ti-i686.conf | 49 +++++++++++++++++++++++++++ poldekconf/repos.d/pld-ti-x86_64.conf | 49 +++++++++++++++++++++++++++ 3 files changed, 147 insertions(+) create mode 100644 poldekconf/repos.d/pld-ti-i586.conf create mode 100644 poldekconf/repos.d/pld-ti-i686.conf create mode 100644 poldekconf/repos.d/pld-ti-x86_64.conf diff --git a/poldekconf/repos.d/pld-ti-i586.conf b/poldekconf/repos.d/pld-ti-i586.conf new file mode 100644 index 0000000..dda1566 --- /dev/null +++ b/poldekconf/repos.d/pld-ti-i586.conf @@ -0,0 +1,49 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ti +_arch = i586 +_prefix = %{_pld_server}/branches/titanium + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/RPMS/ + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/%{_arch}/RPMS/ +auto = no +autoup = no + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/noarch/RPMS/ +auto = no +autoup = no + + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready + +[source] +type = group +name = %{_dist}-%{_arch}-test +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-test diff --git a/poldekconf/repos.d/pld-ti-i686.conf b/poldekconf/repos.d/pld-ti-i686.conf new file mode 100644 index 0000000..d042ced --- /dev/null +++ b/poldekconf/repos.d/pld-ti-i686.conf @@ -0,0 +1,49 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ti +_arch = i686 +_prefix = %{_pld_server}/branches/titanium + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/RPMS/ + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/%{_arch}/RPMS/ +auto = no +autoup = no + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/noarch/RPMS/ +auto = no +autoup = no + + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready + +[source] +type = group +name = %{_dist}-%{_arch}-test +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-test diff --git a/poldekconf/repos.d/pld-ti-x86_64.conf b/poldekconf/repos.d/pld-ti-x86_64.conf new file mode 100644 index 0000000..60dc5f5 --- /dev/null +++ b/poldekconf/repos.d/pld-ti-x86_64.conf @@ -0,0 +1,49 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ti +_arch = x86_64 +_prefix = %{_pld_server}/branches/titanium + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/RPMS/ + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/noarch/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/%{_arch}/RPMS/ +auto = no +autoup = no + +[source] +type = pndir +name = _%{_dist}-%{_arch}-test +path = %{_prefix}/test/noarch/RPMS/ +auto = no +autoup = no + + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready + +[source] +type = group +name = %{_dist}-%{_arch}-test +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-test -- 2.44.0