rpms/ip6sic/devel ip6sic.spec,1.5,1.6

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu Feb 14 15:42:54 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/ip6sic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14634

Modified Files:
	ip6sic.spec 
Log Message:
* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com> 0.1-7
- Bump and rebuild with gcc 4.3
- Drop no longer needed conditional cruft



Index: ip6sic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ip6sic/devel/ip6sic.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ip6sic.spec	14 Dec 2006 05:42:36 -0000	1.5
+++ ip6sic.spec	14 Feb 2008 15:42:18 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           ip6sic
 Version:        0.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        IPv6 Stack Integrity Checker
 
 Group:          Applications/Internet
@@ -11,15 +11,12 @@
 Patch1:         ip6sic-0.1-fixes.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires: libdnet >= 1.1.0
-Requires: libpcap >= 0.4
-%if "%{?fedora}" <= "5"
-BuildRequires:  libpcap >= 0.4
-%else
 BuildRequires:  libpcap-devel >= 0.4
-%endif
 BuildRequires: libdnet-devel >= 1.1.0
 
+Requires: libdnet >= 1.1.0
+Requires: libpcap >= 0.4
+
 %description
 ip6sic is a tool for stress-testing an IPv6 network stack
 implementation. It works in a way very similar to isic
@@ -50,6 +47,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com> 0.1-7
+- Bump and rebuild with gcc 4.3
+- Drop no longer needed conditional cruft
+
 * Thu Dec 14 2006 Jarod Wilson <jwilson at redhat.com> 0.1-6
 - Build against libpcap.so instead of libpcap.a
 




More information about the fedora-extras-commits mailing list