]> git.pld-linux.org Git - packages/dsniff.git/blobdiff - dsniff.spec
- release 12 (db 4.2 rebuild)
[packages/dsniff.git] / dsniff.spec
index bf48aea6af388820896ae7c36d79137b7ace581a..e94069925092c3736e8fab1ffc78d36409a29023 100644 (file)
@@ -1,9 +1,9 @@
-%define                _rel    9
+%define                rel     12
 Summary:       Network audit tools
 Summary(pl.UTF-8):     Narzędzia do kontroli sieci
 Name:          dsniff
 Version:       2.4
-Release:       0.b1.%{_rel}
+Release:       0.b1.%{rel}
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://www.monkey.org/~dugsong/dsniff/beta/%{name}-%{version}b1.tar.gz
@@ -12,18 +12,24 @@ Patch0:             %{name}-ac.patch
 Patch1:                %{name}-libnet1.patch
 Patch2:                %{name}-clk_tck.patch
 Patch3:                %{name}-openssl-0.9.8.patch
-#ggsniff 1.2 from http://ggsniff.sourceforge.net/
-#Patch3:               %{name}-gg.patch
+# ggsniff 1.2 from http://ggsniff.sourceforge.net/
+#Patch3:       %{name}-gg.patch
 URL:           http://www.monkey.org/~dugsong/dsniff/
-BuildRequires: xorg-lib-libX11-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: cpp
 BuildRequires: db-devel
 BuildRequires: glibc-static
 BuildRequires: libnet1-devel
 BuildRequires: libnids-devel
 BuildRequires: libpcap-devel
 BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: rpm >= 4.4.9-56
+%if "%{pld_release}" == "ac"
+BuildRequires: XFree86-devel
+%else
+BuildRequires: xorg-lib-libX11-devel
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,8 +51,8 @@ Requires:     mozilla-firefox
 %description webspy
 webspy sends URLs sniffed from a client to your local Mozilla browser
 for display, updated in real-time (as the target surfs, your browser
-surfs along with them, automagically). Mozilla must be running on
-your local X display ahead of time.
+surfs along with them, automagically). Mozilla must be running on your
+local X display ahead of time.
 
 %description webspy -l pl.UTF-8
 webspy przesyła podsłuchane URL-e do wyświetlenia w lokalnie
This page took 0.09732 seconds and 4 git commands to generate.