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 602457 Details for
Bug 845946
libtevent owns the system level manpage directory and does not build man pages
[?]
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]
a spec file patch.
0001-Own-the-individual-manual-pages-not-the-top-level-di.patch (text/plain), 1.86 KB, created by
Jakub Hrozek
on 2012-08-06 08:14:18 UTC
(
hide
)
Description:
a spec file patch.
Filename:
MIME Type:
Creator:
Jakub Hrozek
Created:
2012-08-06 08:14:18 UTC
Size:
1.86 KB
patch
obsolete
>From b7e890f492d6b23b5b8faa7868c378b5916034f7 Mon Sep 17 00:00:00 2001 >From: Jakub Hrozek <jhrozek@redhat.com> >Date: Thu, 2 Aug 2012 20:15:28 +0200 >Subject: [PATCH] Own the individual manual pages, not the top-level directory > >--- > libtevent.spec | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-) > >diff --git a/libtevent.spec b/libtevent.spec >index 78ab7d2b54f41a15e197898459874d3a1ded6110..b5b410050f7e4a6ed6b623d34edd1c5f705ca962 100644 >--- a/libtevent.spec >+++ b/libtevent.spec >@@ -6,7 +6,7 @@ > > Name: libtevent > Version: 0.9.16 >-Release: 2%{?dist} >+Release: 3%{?dist} > Group: System Environment/Daemons > Summary: The tevent library > License: LGPLv3+ >@@ -18,6 +18,8 @@ BuildRequires: libtalloc-devel >= 2.0.7 > BuildRequires: python-devel > BuildRequires: pytalloc-devel >= 2.0.7 > BuildRequires: doxygen >+BuildRequires: docbook-style-xsl >+BuildRequires: libxslt > > Provides: bundled(libreplace) > >@@ -73,6 +75,11 @@ UpdateTimestamps() { > --builtin-libraries=replace > > make %{?_smp_mflags} V=1 >+ >+# libtevent's doxy.config is based on the example doxygen file. The >+# EXCLUDE_PATTERNS example there would match paths in our build >+# system and prevent man pages from being built >+echo "EXCLUDE_PATTERNS = " >> doxy.config > doxygen doxy.config > > %install >@@ -103,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT > %{_includedir}/tevent.h > %{_libdir}/libtevent.so > %{_libdir}/pkgconfig/tevent.pc >-%{_mandir}/man3/ >+%{_mandir}/man3/tevent*.gz > > %files -n python-tevent > %defattr(-,root,root,-) >@@ -115,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT > %postun -p /sbin/ldconfig > > %changelog >+* Fri Aug 03 2012 Jakub Hrozek <jhrozek@redhat.com> - 0.9.16-3 >+- Own the individual manual pages, not the top-level directory >+ > * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.16-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.11.2 >
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
Flags:
sgallagh
: review+
Actions:
View
|
Diff
Attachments on
bug 845946
: 602457