[packages/net-snmp] enable lm_sensors on x32

glen glen at pld-linux.org
Thu Apr 23 14:52:16 CEST 2015


commit 185a89617cca92f1e2988ea11a1f920cffef3b03
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 23 15:52:10 2015 +0300

    enable lm_sensors on x32

 net-snmp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index 4082129..04ff15e 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -12,7 +12,7 @@
 %bcond_without	python		# don't include Python modules
 %bcond_without	static_libs	# don't build static library
 
-%ifnarch %{ix86} %{x8664}
+%ifnarch %{ix86} %{x8664} x32
 %undefine	with_lm_sensors
 %endif
 
@@ -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:	2
+Release:	3
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://downloads.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/net-snmp.git/commitdiff/185a89617cca92f1e2988ea11a1f920cffef3b03



More information about the pld-cvs-commit mailing list