rpms/dsniff/EL-4 dsniff.spec,1.1,1.2

Robert Scheck (robert) fedora-extras-commits at redhat.com
Fri Dec 7 18:46:13 UTC 2007


Author: robert

Update of /cvs/pkgs/rpms/dsniff/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25459

Modified Files:
	dsniff.spec 
Log Message:
Tiny fixes to make rebuilding work in mock as well



Index: dsniff.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dsniff/EL-4/dsniff.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dsniff.spec	3 Dec 2007 22:18:40 -0000	1.1
+++ dsniff.spec	7 Dec 2007 18:45:39 -0000	1.2
@@ -26,7 +26,7 @@
 Patch17:	dsniff-2.4-fedora_dirs.patch
 Patch18:	dsniff-2.4-glib2.patch
 BuildRequires:	libnet-devel, openssl-devel, libnids-devel
-BuildRequires:	glib2-devel, db4-devel, libcap-devel
+BuildRequires:	glib2-devel, db4-devel, %{_includedir}/pcap.h
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -50,7 +50,9 @@
 %patch7 -p1 -b .checksum
 %patch8 -p1 -b .openssl_098
 %patch9 -p1 -b .sshcrypto
+%if 0%{?rhel}%{?fedora} >= 5
 %patch10 -p1 -b .sysconf_clocks
+%endif
 %patch11 -p1 -b .urlsnarf_escape
 %patch12 -p1 -b .string_header
 %patch13 -p1 -b .arpa_inet_header




More information about the fedora-extras-commits mailing list