Author: sparky Date: Wed Feb 24 02:25:02 2010 New Revision: 11173 Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-amd64.conf toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-athlon.conf toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i386.conf toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i586.conf toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i686.conf Log: - Ac repos
Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-amd64.conf ============================================================================== --- (empty file) +++ toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-amd64.conf Wed Feb 24 02:25:02 2010 @@ -0,0 +1,24 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ac +_arch = amd64 +_prefix = %{_pld_server}/dists/%{_dist} + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/PLD/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-updates +path = %{_prefix}/updates/%{_arch}/ + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-athlon.conf ============================================================================== --- (empty file) +++ toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-athlon.conf Wed Feb 24 02:25:02 2010 @@ -0,0 +1,24 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ac +_arch = athlon +_prefix = %{_pld_server}/dists/%{_dist} + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/PLD/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-updates +path = %{_prefix}/updates/%{_arch}/ + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i386.conf ============================================================================== --- (empty file) +++ toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i386.conf Wed Feb 24 02:25:02 2010 @@ -0,0 +1,24 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ac +_arch = i386 +_prefix = %{_pld_server}/dists/%{_dist} + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/PLD/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-updates +path = %{_prefix}/updates/%{_arch}/ + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i586.conf ============================================================================== --- (empty file) +++ toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i586.conf Wed Feb 24 02:25:02 2010 @@ -0,0 +1,24 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ac +_arch = i586 +_prefix = %{_pld_server}/dists/%{_dist} + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/PLD/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-updates +path = %{_prefix}/updates/%{_arch}/ + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates Added: toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i686.conf ============================================================================== --- (empty file) +++ toys/tools/cleanbuild/poldekconf/repos.d/pld-ac-i686.conf Wed Feb 24 02:25:02 2010 @@ -0,0 +1,24 @@ +_pld_server = http://ftp1.pld-linux.org +_dist = ac +_arch = i686 +_prefix = %{_pld_server}/dists/%{_dist} + +[source] +type = pndir +name = %{_dist}-%{_arch} +path = %{_prefix}/PLD/%{_arch}/PLD/RPMS/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-ready +path = %{_prefix}/ready/%{_arch}/ + +[source] +type = pndir +name = _%{_dist}-%{_arch}-updates +path = %{_prefix}/updates/%{_arch}/ + +[source] +type = group +name = %{_dist}-%{_arch}-ready +sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
