SOURCES: poldek-repos-mirror-task.conf (NEW), poldek-repos-mirror-task-mult...
blues
blues at pld-linux.org
Tue Jan 20 12:08:14 CET 2009
Author: blues Date: Tue Jan 20 11:08:14 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- initial - sample package with mirror and alternative repos. RFC
---- Files affected:
SOURCES:
poldek-repos-mirror-task.conf (NONE -> 1.1) (NEW), poldek-repos-mirror-task-multilib.conf (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/poldek-repos-mirror-task.conf
diff -u /dev/null SOURCES/poldek-repos-mirror-task.conf:1.1
--- /dev/null Tue Jan 20 12:08:15 2009
+++ SOURCES/poldek-repos-mirror-task.conf Tue Jan 20 12:08:08 2009
@@ -0,0 +1,17 @@
+# PLD Linux Distribution <http://www.pld-linux.org/>.
+
+_arch = %ARCH%
+_prefix = ftp://ftp.task.pld-linux.org/dists/th
+
+_type = pndir
+
+[source]
+type = %{_type}
+name = th
+path = %{_prefix}/PLD/%{_arch}/RPMS/
+
+[source]
+type = %{_type}
+name = th
+path = %{_prefix}/PLD/noarch/RPMS/
+
================================================================
Index: SOURCES/poldek-repos-mirror-task-multilib.conf
diff -u /dev/null SOURCES/poldek-repos-mirror-task-multilib.conf:1.1
--- /dev/null Tue Jan 20 12:08:16 2009
+++ SOURCES/poldek-repos-mirror-task-multilib.conf Tue Jan 20 12:08:08 2009
@@ -0,0 +1,13 @@
+# Alternative multilib PLD 3.0 (Th)
+_arch = %ARCH%
+_prefix = ftp://ftp.task.pld-linux.org/dists/th
+
+_type = pndir
+
+[source]
+type = %{_type}
+name = th-%{_arch}
+path = %{_prefix}/PLD/%{_arch}/RPMS/
+auto = no
+autoup = no
+
================================================================
More information about the pld-cvs-commit
mailing list