[packages/net-snmp] change pciutils requirement in b9dbb13f to conflicts

glen glen at pld-linux.org
Wed Apr 22 22:35:23 CEST 2015


commit 1b8f02857fbf66df81bda5ec66ef792cef857619
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 22 23:34:28 2015 +0300

    change pciutils requirement in b9dbb13f to conflicts
    
    this is to handle -libs split, and not to enforce the libs split upgrade

 net-snmp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index aa24fdc..4082129 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -26,7 +26,7 @@ Summary(ru.UTF-8):	Набор утилит для протокола SNMP от U
 Summary(uk.UTF-8):	Набір утиліт для протоколу SNMP від UC-Davis
 Name:		net-snmp
 Version:	5.7.3
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://downloads.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -85,12 +85,12 @@ Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	/usr/bin/setsid
 Requires:	mibs-%{name} = %{version}-%{release}
-Requires:	pciutils >= 3.1.7-5
 Requires:	rc-scripts >= 0.4.3.0
 Provides:	snmpd
 Obsoletes:	cmu-snmp
 Obsoletes:	snmpd
 Obsoletes:	ucd-snmp
+Conflicts:	pciutils < 3.1.7-5
 Conflicts:	rpm < 4.4.9-43.11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/net-snmp.git/commitdiff/1b8f02857fbf66df81bda5ec66ef792cef857619



More information about the pld-cvs-commit mailing list