[ettercap] BR fix.

Jon Ciesla limb at fedoraproject.org
Mon Jan 14 15:48:35 UTC 2013


commit 722141d646ff6fd38ed089faf533b6c1c0b6eed0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Jan 14 09:45:42 2013 -0600

    BR fix.

 ettercap.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ettercap.spec b/ettercap.spec
index 3d929ef..0691b5b 100644
--- a/ettercap.spec
+++ b/ettercap.spec
@@ -32,6 +32,7 @@ BuildRequires: libtool
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: cmake
+BuildRequires: libcurl-devel
 #some requirements are available in fedora but not in stock epel
 #build for epel requires libnet which is only available from rpmforge
 %if 0%{?rhel}
@@ -135,6 +136,7 @@ rm -rf %{buildroot}
 %changelog
 * Mon Jan 14 2013 Jon Ciesla <limburgher at gmail.com> - 0.7.5.1-1
 - 0.7.5.1, patch for CVE-2013-0722.
+- Added libcurl-devel BR.
 
 * Thu Oct 18 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.5-3
 - 0.7.5 final.


More information about the scm-commits mailing list