Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 136945 Details for
Bug 193188
tcp_wrappers should have a -devel subpackage
Home
New
Search
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.rh90 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]
tcp_wrappers split up patch
tcp_wrappers-7.6-41-split.patch (text/plain), 2.02 KB, created by
Thomas Woerner
on 2006-09-22 14:49:21 UTC
(
hide
)
Description:
tcp_wrappers split up patch
Filename:
MIME Type:
Creator:
Thomas Woerner
Created:
2006-09-22 14:49:21 UTC
Size:
2.02 KB
patch
obsolete
>Index: tcp_wrappers.spec >=================================================================== >RCS file: /cvs/dist/rpms/tcp_wrappers/devel/tcp_wrappers.spec,v >retrieving revision 1.17 >diff -u -r1.17 tcp_wrappers.spec >--- tcp_wrappers.spec 24 Jan 2006 14:41:36 -0000 1.17 >+++ tcp_wrappers.spec 22 Sep 2006 14:45:32 -0000 >@@ -28,8 +28,9 @@ > Patch15: tcp_wrappers-7.6-fix_sig-bug141110.patch > Patch16: tcp_wrappers-7.6-162412.patch > # required by sin_scope_id in ipv6 patch >-BuildPreReq: glibc-devel >= 2.2 >+BuildRequires: glibc-devel >= 2.2 > BuildRoot: %{_tmppath}/%{name}-root >+Requires: tcp_wrappers-libs = %{version}-%{release} > > %description > The tcp_wrappers package provides small daemon programs which can >@@ -41,6 +42,22 @@ > > This version also supports IPv6. > >+%package libs >+Summary: tcp_wrappers libraries. >+Group: System Environment/Libraries >+ >+%description libs >+tcp_wrappers-libs contains the libraries of the tcp_wrappers package. >+ >+%package devel >+Summary: tcp_wrappers development libraries and headers. >+Group: Development/Libraries >+Requires: tcp_wrappers-libs = %{version}-%{release} >+ >+%description devel >+tcp_wrappers-devel contains the libraries and header files needed to >+develop applications with tcp_wrappers support. >+ > %prep > %setup -q -n %{name}_%{version} > %patch0 -p1 -b .config >@@ -99,13 +116,27 @@ > %files > %defattr(-,root,root) > %doc BLURB CHANGES README* DISCLAIMER Banners.Makefile >-%{_mandir}/man[358]/* >+%{_sbindir}/* >+%{_mandir}/man8/* >+ >+%files libs >+%defattr(-,root,root) >+%{_libdir}/*.so.* >+%{_mandir}/man5/* >+ >+%files devel >+%defattr(-,root,root) > %{_includedir}/* > %{_libdir}/*.a >-%{_libdir}/*.so* >-%{_sbindir}/* >+%{_libdir}/*.so >+%{_mandir}/man3/* > > %changelog >+* Fri Sep 22 2006 Thomas Woerner <twoerner@redhat.com> 7.6-41 >+- moved devel libraries, headers and man pages into devel sub package (#193188) >+- new libs sub package for libraries >+- using BuildRequires instead of BuildPreReq >+ > * Tue Jan 24 2006 Thomas Woerner <twoerner@redhat.com> 7.6-40 > - fixed uninitialized fp in function inet_cfg (#162412) >
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 193188
: 136945