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 316681 Details for
Bug 462207
Missing header files in devel package
[?]
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]
Patch to spec file
iptables.spec-devfiles.patch (text/plain), 1.65 KB, created by
Christian Tosta
on 2008-09-14 05:46:28 UTC
(
hide
)
Description:
Patch to spec file
Filename:
MIME Type:
Creator:
Christian Tosta
Created:
2008-09-14 05:46:28 UTC
Size:
1.65 KB
patch
obsolete
>--- iptables.spec 2008-07-23 07:30:29.000000000 -0300 >+++ iptables.spec.dev-files 2008-09-14 02:16:13.609373428 -0300 >@@ -1,7 +1,7 @@ > Name: iptables > Summary: Tools for managing Linux kernel packet filtering capabilities > Version: 1.4.1.1 >-Release: 2%{?dist} >+Release: 3%{?dist} > Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 > Source1: iptables.init > Source2: iptables-config >@@ -9,6 +9,7 @@ > Patch5: iptables-1.4.1.1-cloexec.patch > Patch8: iptables-1.4.1-nf_ext_init.patch > Patch9: iptables-1.4.1.1-tos_value_mask.patch >+Patch10: iptables-1.4.1-dev-files.patch > Group: System Environment/Base > URL: http://www.netfilter.org/ > BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) >@@ -57,11 +58,15 @@ > %patch5 -p1 -b .cloexec > %patch8 -p1 -b .nf_ext_init > %patch9 -p1 -b .tos_value_mask >+%patch10 -p1 -b .dev-files > > # fix constructor names, see also nf_ext_init patch > perl -pi -e "s/void _init\(/void __attribute\(\(constructor\)\) nf_ext_init\(/g" extensions/*.c > perl -pi -e "s/^_init\(/__attribute\(\(constructor\)\) nf_ext_init\(/g" extensions/*.c > >+aclocal >+automake >+ > %build > ./configure --enable-devel --enable-libipq --bindir=/bin --sbindir=/sbin --sysconfdir=/etc --libdir=/%{_libdir} --libexecdir=/%{_lib} --mandir=%{_mandir} --includedir=%{_includedir} --with-kernel=/usr --with-kbuild=/usr --with-ksource=/usr > make >@@ -133,6 +138,9 @@ > %{_mandir}/man3/* > > %changelog >+* Sun Sep 14 2008 %{packager} - 1.4.1.1-3 >+- fix missing development header files >+ > * Tue Jul 22 2008 Thomas Woerner <twoerner@redhat.com> 1.4.1.1-2 > - fixed TOS value mask problem (rhbz#456244) (upstream patch) > - two more cloexec fixes
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 462207
:
316680
| 316681