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 1449269 Details for
Bug 1589381
perl-Cflow not actually linked to flow-tools since -17
[?]
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]
Basic spec file patch to restore the necessary CCFLAGS/LIBS for linking to flow-tools
perl-Cflow-libft-EPEL7.patch (text/plain), 587 bytes, created by
Chris Tracy
on 2018-06-08 20:49:16 UTC
(
hide
)
Description:
Basic spec file patch to restore the necessary CCFLAGS/LIBS for linking to flow-tools
Filename:
MIME Type:
Creator:
Chris Tracy
Created:
2018-06-08 20:49:16 UTC
Size:
587 bytes
patch
obsolete
>--- perl-Cflow.spec.orig 2018-06-08 15:44:08.632676160 -0500 >+++ perl-Cflow.spec 2018-06-08 15:44:58.311338511 -0500 >@@ -1,6 +1,6 @@ > Name: perl-Cflow > Version: 1.053 >-Release: 32%{?dist} >+Release: 33%{?dist} > Summary: Find flows in raw IP flow files > Group: Development/Libraries > License: GPLv2+ >@@ -27,7 +27,8 @@ > %patch0 -p1 > > %build >-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" >+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" \ >+ CCFLAGS="-DOSU" LIBS="-lft" > > make %{?_smp_mflags} >
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 1589381
: 1449269