[yum-commits] yum.spec

James Antill james at osuosl.org
Fri Feb 15 19:36:08 UTC 2013


 yum.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 35dc85bd3790921f2d26568f2bb33d8f6271dbc7
Author: James Antill <james at and.org>
Date:   Fri Feb 15 14:35:42 2013 -0500

    Fix conflicts to obsoletes for downloadonly.

diff --git a/yum.spec b/yum.spec
index 6b218cd..f18cce8 100644
--- a/yum.spec
+++ b/yum.spec
@@ -83,7 +83,7 @@ Obsoletes: yum-plugin-protect-packages < 1.1.27-0
 Provides: yum-protect-packages = 1.1.27-0.yum
 Provides: yum-plugin-protect-packages = 1.1.27-0.yum
 Obsoletes: yum-plugin-download-order <= 0.2-2
-Conflicts: yum-plugin-downloadonly <= 1.1.31-7.fc18
+Obsoletes: yum-plugin-downloadonly <= 1.1.31-7.fc18
 Provides: yum-plugin-downloadonly = 3.4.3-44.yum
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 


More information about the Yum-commits mailing list