Author: glen                         Date: Thu May 28 07:08:00 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add /etc/poldek/repos.d/pld-debuginfo.conf with debuginfo sources; rel 27

---- Files affected:
packages/poldek:
   poldek.spec (1.379 -> 1.380) , poldek-debuginfo.conf (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/poldek/poldek.spec
diff -u packages/poldek/poldek.spec:1.379 packages/poldek/poldek.spec:1.380
--- packages/poldek/poldek.spec:1.379   Thu May  7 10:51:05 2009
+++ packages/poldek/poldek.spec Thu May 28 09:07:55 2009
@@ -16,7 +16,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             26
+%define                rel             27
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -34,6 +34,7 @@
 Source5:       %{name}-aliases.conf
 Source6:       %{name}.desktop
 Source7:       %{name}.png
+Source8:       %{name}-debuginfo.conf
 Patch0:                %{name}-vserver-packages.patch
 Patch1:                %{name}-config.patch
 Patch2:                %{name}-abort-on-upgrade.patch
@@ -275,9 +276,13 @@
 ' < %{SOURCE4} > 
$RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
 %endif
 %else
+# pld_release = th
 sed -e '
        s|%%ARCH%%|%{_ftp_arch}|g
 ' < %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld.conf
+sed -e '
+       s|%%ARCH%%|%{_ftp_arch}|g
+' < %{SOURCE8} > 
$RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-debuginfo.conf
 
 %ifarch %{x8664}
 sed '
@@ -446,6 +451,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.380  2009/05/28 07:07:55  glen
+- add /etc/poldek/repos.d/pld-debuginfo.conf with debuginfo sources; rel 27
+
 Revision 1.379  2009/05/07 08:51:05  amateja
 - added R: rpm-devel for poldek-devel
 

================================================================
Index: packages/poldek/poldek-debuginfo.conf
diff -u /dev/null packages/poldek/poldek-debuginfo.conf:1.1
--- /dev/null   Thu May 28 09:08:00 2009
+++ packages/poldek/poldek-debuginfo.conf       Thu May 28 09:07:55 2009
@@ -0,0 +1,37 @@
+# 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
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poldek/poldek.spec?r1=1.379&r2=1.380&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to