Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 150460 Details for
Bug 231746
Review Request: ettercap - Network traffic sniffer/analyser
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
adjusts spec file for epel4
ettercap.spec.diff (text/plain), 2.30 KB, created by
manuel wolfshant
on 2007-03-20 04:52:20 UTC
(
hide
)
Description:
adjusts spec file for epel4
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2007-03-20 04:52:20 UTC
Size:
2.30 KB
patch
obsolete
>--- ettercap.spec.old 2007-03-16 14:31:00.000000000 +0200 >+++ ettercap.spec 2007-03-20 06:38:17.000000000 +0200 >@@ -1,6 +1,6 @@ > Name: ettercap > Version: 0.7.3 >-Release: 12%{?dist} >+Release: 13%{?dist} > Summary: Network traffic sniffer/analyser, NCURSES interface version > Group: Applications/Internet > License: GPL >@@ -11,15 +11,19 @@ Source2: ettercap-README.fedora > Patch0: ettercap-NG-0.7.3-UI.patch > BuildRoot: %{_tmppath}/%{name}-NG-%{version}-%{release}-root%(%{__id_u} -n) > >-BuildRequires: libpcap-devel >-BuildRequires: libnet-devel > BuildRequires: desktop-file-utils > BuildRequires: gtk2-devel > BuildRequires: ncurses-devel > BuildRequires: openssl-devel > BuildRequires: pcre-devel >+%if "0%{?dist}" != "0el4" > BuildRequires: libtool-ltdl-devel >- >+BuildRequires: libpcap-devel >+BuildRequires: libnet-devel >+%else >+BuildRequires: libpcap >+BuildRequires: libnet >+%endif > Requires: ettercap-common = %{version}-%{release} > Requires(post): %{_sbindir}/alternatives > Requires(preun): %{_sbindir}/alternatives >@@ -64,6 +68,7 @@ analysis. > > This package contains the GTK version. > >+%if "0%{?dist}" != "0el4" > %package plugins > Summary: Network traffic sniffer/analyser, gtk interface version > Group: Applications/Internet >@@ -77,6 +82,7 @@ protocols (even ciphered ones) and inclu > analysis. > > This package contains the available plugins. >+%endif > > %prep > %setup -q -n ettercap-NG-%{version} >@@ -97,7 +103,7 @@ mkdir -p %{buildroot}%{_bindir} > make install DESTDIR=%{buildroot} > install -c -m 755 src/ettercap-gtk %{buildroot}%{_bindir} > mv %{buildroot}%{_bindir}/ettercap %{buildroot}%{_bindir}/ettercap-tui >-rm %{buildroot}%{_libdir}/ettercap/*.la >+[ -f %{buildroot}%{_libdir}/ettercap/*.la ] && rm %{buildroot}%{_libdir}/ettercap/*.la 2>/dev/null > mkdir -p %{buildroot}%{_docdir} > install -c -m 644 %{SOURCE2} %{buildroot}%{_docdir} > >@@ -166,12 +172,16 @@ rm -rf %{buildroot} > %{_datadir}/applications/fedora-ettercap.desktop > %{_datadir}/icons/hicolor/32x32/apps/ettercap.png > >+%if "0%{?dist}" != "0el4" > %files plugins > %defattr(-,root,root,-) > %{_mandir}/man8/ettercap_plugins.8.gz > %{_libdir}/ettercap >+%endif > > %changelog >+* Tue Mar 20 2007 lonely wolf <wolfy@pcnet.ro> - 0.7.3-13 >+- adapted for epel4 > * Thu Mar 15 2007 Jon Ciesla <limb@jcomserv.net> - 0.7.3-12 > - Added ettercap-README.fedora > - Fixed Requires versioning.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231746
:
149800
|
150043
|
150165
| 150460