[ettercap] 0.7.5 final.

Jon Ciesla limb at fedoraproject.org
Thu Oct 18 15:34:23 UTC 2012


commit e1eea9f98edd9ce32a70880d14ffe70347408a8b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Oct 18 10:32:56 2012 -0500

    0.7.5 final.

 ettercap.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/ettercap.spec b/ettercap.spec
index 726ac4d..be59efb 100644
--- a/ettercap.spec
+++ b/ettercap.spec
@@ -1,13 +1,13 @@
 %define _hardened_build 1
 Name: ettercap
 Version: 0.7.5
-Release: 2%{?dist}.1.20120906gitc796e5
+Release: 3%{?dist}
 Summary: Network traffic sniffer/analyser, NCURSES interface version
 Group: Applications/Internet
 License: GPLv2+
 URL: http://ettercap.sourceforge.net
-#Source0: http://downloads.sourceforge.net/ettercap/ettercap-%{version}.tar.gz
-Source0: ettercap-0.7.4.1-erc-c796e5.tar.bz2
+Source0: http://downloads.sourceforge.net/ettercap/ettercap-%{version}.tar.gz
+#Source0: ettercap-0.7.4.1-erc-c796e5.tar.bz2
 Source1: ettercap.desktop
 Source2: ettercap-README.fedora
 # Permission from upstream to drop the silly modification restriction
@@ -16,8 +16,8 @@ Patch4: ettercap-NG-0.7.3-mitm-loop.patch
 Patch5: ettercap-NG-0.7.3-selinux-fcntl.patch
 # Remove the silly modification restriction
 Patch8: ettercap-NG-0.7.3-license-fix.patch
-Patch9: ettercap-0.7.4-CVE-2010-3843.patch
-Patch10: ettercap-0.7.5-dhcp-spoof.patch
+#Patch9: ettercap-0.7.4-CVE-2010-3843.patch
+#Patch10: ettercap-0.7.5-dhcp-spoof.patch
 
 BuildRoot: %{_tmppath}/%{name}-NG-%{version}-%{release}-root%(%{__id_u} -n)
 
@@ -61,13 +61,13 @@ analysis.
 
 
 %prep
-%setup -qn ettercap-0.7.4.1-erc-c796e5
+%setup -q
 
 %patch4 -p0
 %patch5 -p0
 %patch8 -p1 -b .license
-%patch9 -p0
-%patch10 -p0
+#%patch9 -p0
+#%patch10 -p0
 
 %build
 mkdir build
@@ -131,6 +131,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/32x32/apps/ettercap.png
 
 %changelog
+* Thu Oct 18 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.5-3
+- 0.7.5 final.
+
 * Tue Oct 16 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.5-2.1.20120906gitc796e5
 - Fix DHCP spoofing in gtk interface, BZ 867075.
 


More information about the scm-commits mailing list