rpms/net-snmp/F-8 net-snmp.spec,1.132,1.133

Jan Šafránek (jsafrane) fedora-extras-commits at redhat.com
Thu Nov 15 10:48:54 UTC 2007


Author: jsafrane

Update of /cvs/pkgs/rpms/net-snmp/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22240

Modified Files:
	net-snmp.spec 
Log Message:
added procps to build dependencies
Resolves: #380321


Index: net-snmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/F-8/net-snmp.spec,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- net-snmp.spec	16 Oct 2007 10:37:54 -0000	1.132
+++ net-snmp.spec	15 Nov 2007 10:48:20 -0000	1.133
@@ -7,7 +7,7 @@
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: %{major_ver}
-Release: 4%{?dist}
+Release: 5%{?dist}
 Epoch: 1
 
 License: BSD and CMU
@@ -46,7 +46,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel, bzip2-devel, beecrypt-devel, elfutils-devel
 BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
-BuildRequires: perl-devel, gawk
+BuildRequires: perl-devel, gawk, procps
 %ifnarch s390 s390x
 BuildRequires: lm_sensors-devel
 %endif
@@ -358,6 +358,9 @@
 %{_libdir}/lib*.so.*
 
 %changelog
+* Thu Nov 15 2007 Jan Safranek <jsafranek at redhat.com> 5.4.1-5
+- added procps to build dependencies (#380321)
+
 * Tue Oct 16 2007 Jan Safranek <jsafranek at redhat.com> 5.4.1-4
 - License: field fixed to "BSD and CMU"
 




More information about the fedora-extras-commits mailing list