]> git.pld-linux.org Git - packages/ettercap6.git/commitdiff
- Added BROKEN kernel_version patch which should make ettercap check version
authormkochano <mkochano@pld-linux.org>
Thu, 6 Sep 2001 16:56:48 +0000 (16:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  of kernel sources installed, not of kernel running.

Changed files:
    ettercap6.spec -> 1.5

ettercap6.spec

index 1e96710b3dacb1f5bfe57cf822470117c708b7ce..4e7b374b4df94653d7605a57ce71d38e65023494 100644 (file)
@@ -12,6 +12,7 @@ Source0:      http://ettercap.sourceforge.net/download/%{name}-%{version}.tar.gz
 Patch0:                %{name}-dont_require_root.patch
 Patch1:                %{name}-ncurses.patch
 Patch2:                %{name}-plugin_dir.patch
+Patch3:                %{name}-kernel_version.patch
 URL:           http://ettercap.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -28,6 +29,7 @@ ettercap is a multipurpose sniffer/interceptor/logger for switched or
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 aclocal
This page took 0.110737 seconds and 4 git commands to generate.