SOURCES (AC-branch): poldek.conf, poldek-multilib.conf - hide yum....

glen glen at pld-linux.org
Sat Apr 26 02:24:50 CEST 2008


Author: glen                         Date: Sat Apr 26 00:24:50 2008 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- hide yum.noarch from main

---- Files affected:
SOURCES:
   poldek.conf (1.35.2.23 -> 1.35.2.24) , poldek-multilib.conf (1.5.2.10 -> 1.5.2.11) 

---- Diffs:

================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.35.2.23 SOURCES/poldek.conf:1.35.2.24
--- SOURCES/poldek.conf:1.35.2.23	Tue Mar 25 23:44:10 2008
+++ SOURCES/poldek.conf	Sat Apr 26 02:24:44 2008
@@ -23,9 +23,9 @@
 name   = ac
 path   = %{_prefix}/PLD/%{_arch}/PLD/RPMS/
 signed = yes
-# buggy deps -- use one from updates instead
-ignore = msmtp-sendmail*
 pri    = 1
+# msmtp-sendmail is broken, yum noarch is older than in updates
+ignore = msmtp-sendmail* yum*
 
 [source]
 type   = %{_type}

================================================================
Index: SOURCES/poldek-multilib.conf
diff -u SOURCES/poldek-multilib.conf:1.5.2.10 SOURCES/poldek-multilib.conf:1.5.2.11
--- SOURCES/poldek-multilib.conf:1.5.2.10	Tue Mar 25 23:45:19 2008
+++ SOURCES/poldek-multilib.conf	Sat Apr 26 02:24:45 2008
@@ -18,11 +18,12 @@
 type   = %{_type}
 name   = ac-%{_arch}
 path   = %{_prefix}/PLD/%{_arch}/PLD/RPMS/
-ignore = kernel*
 signed = yes
+pri    = 2
+# msmtp-sendmail is broken, yum noarch is older than in updates and kernel we don't want
+ignore = msmtp-sendmail* yum* kernel*
 auto   = no
 autoup = yes
-pri    = 2
 
 [source]
 type   = %{_type}
@@ -30,16 +31,16 @@
 path   = %{_prefix}/updates/%{_arch}/
 ignore = kernel*
 signed = yes
+pri    = 2
 auto   = no
 autoup = yes
-pri    = 2
 
 [source]
 type   = %{_type}
 name   = ac-supported-%{_arch}
 path   = %{_prefix}/supported/%{_arch}/
-ignore = kernel*
 signed = yes
+ignore = kernel*
 auto   = no
 autoup = no
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/poldek.conf?r1=1.35.2.23&r2=1.35.2.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/poldek-multilib.conf?r1=1.5.2.10&r2=1.5.2.11&f=u



More information about the pld-cvs-commit mailing list