rpms/net-snmp/devel net-snmp.spec,1.109,1.110

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 12 14:34:29 UTC 2007


Author: rvokal

Update of /cvs/dist/rpms/net-snmp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18611

Modified Files:
	net-snmp.spec 
Log Message:
remove few dots


Index: net-snmp.spec
===================================================================
RCS file: /cvs/dist/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- net-snmp.spec	9 Mar 2007 10:13:45 -0000	1.109
+++ net-snmp.spec	12 Mar 2007 14:34:27 -0000	1.110
@@ -45,7 +45,8 @@
 Requires(preun): /bin/rm
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel, bzip2-devel, beecrypt-devel, elfutils-devel
-BuildRequires: libselinux-devel, elfutils-libelf-devel, perl-devel
+BuildRequires: libselinux-devel, elfutils-libelf-devel
+BuildRequires: perl-devel
 %ifarch %{ix86} x86_64
 BuildRequires: lm_sensors-devel
 %endif
@@ -74,7 +75,7 @@
 
 %package utils
 Group: Applications/System
-Summary: Network management utilities using SNMP, from the NET-SNMP project.
+Summary: Network management utilities using SNMP, from the NET-SNMP project
 Requires: %{name} = %{epoch}:%{version}
 
 %description utils
@@ -87,7 +88,7 @@
 
 %package devel
 Group: Development/Libraries
-Summary: The development environment for the NET-SNMP project.
+Summary: The development environment for the NET-SNMP project
 Requires: %{name} = %{epoch}:%{version}
 Requires: beecrypt-devel, elfutils-devel, rpm-devel, elfutils-libelf-devel
 %if %{tcp_wrappers}
@@ -109,7 +110,7 @@
 
 %package perl
 Group: Development/Libraries
-Summary: The perl NET-SNMP module and the mib2c tool.
+Summary: The perl NET-SNMP module and the mib2c tool
 Requires: %{name} = %{epoch}:%{version}, perl >= 5
 BuildRequires: perl >= 5
 
@@ -121,7 +122,7 @@
 
 %package libs
 Group: Development/Libraries
-Summary: The NET-SNMP runtime libraries.
+Summary: The NET-SNMP runtime libraries
 
 %description libs
 The net-snmp-libs package contains the runtime libraries for shared binaries




More information about the fedora-cvs-commits mailing list