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 899869 Details for
Bug 1101927
Fix -debuginfo and compiled-in path to /etc/netsniff-ng, make build more verbose
[?]
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]
Fix -debuginfo, make build more verbose
Fix--debuginfo-make-build-more-verbose.patch (text/plain), 1.40 KB, created by
Ville Skyttä
on 2014-05-28 07:59:17 UTC
(
hide
)
Description:
Fix -debuginfo, make build more verbose
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-05-28 07:59:17 UTC
Size:
1.40 KB
patch
obsolete
>From 91d4f3d1ffe14715a8e3db7eb43503b2f221e7af Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Wed, 28 May 2014 10:57:11 +0300 >Subject: [PATCH] Fix -debuginfo, make build more verbose > >- Fix compiled-in path to /etc/netsniff-ng >--- > netsniff-ng.spec | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/netsniff-ng.spec b/netsniff-ng.spec >index e290f93..e114983 100644 >--- a/netsniff-ng.spec >+++ b/netsniff-ng.spec >@@ -3,7 +3,7 @@ > > Name: netsniff-ng > Version: 0.5.8 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Packet sniffing beast > Group: Applications/Internet > License: GPLv2 >@@ -37,11 +37,10 @@ netsniff-ng toolkit currently consists of the following utilities: > > %build > %configure >-make %{?_smp_mflags} >+make %{?_smp_mflags} ETCDIR=%{_sysconfdir} Q= STRIP=: > > %install >-make install PREFIX=%{_usr} DESTDIR="%{buildroot}" >-mv %{buildroot}%{_usr}/etc %{buildroot}/etc >+make install PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} DESTDIR="%{buildroot}" > > %files > %defattr(-, root, root, -) >@@ -52,6 +51,10 @@ mv %{buildroot}%{_usr}/etc %{buildroot}/etc > %{_mandir}/man8/* > > %changelog >+* Wed May 28 2014 Ville Skyttä <ville.skytta@iki.fi> - 0.5.8-2 >+- Fix -debuginfo, make build more verbose >+- Fix compiled-in path to /etc/netsniff-ng >+ > * Tue May 6 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 0.5.8-1 > - New version > Resolves: rhbz#1092943 >-- >1.9.3
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 1101927
: 899869