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 581130 Details for
Bug 817442
Miscellaneous Quagga packaging fixes
[?]
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]
[8/9] Only include sample configuration files for daemons that are built
Only-include-sample-config-for-daemons-that-are-built.patch (text/plain), 943 bytes, created by
David Ward
on 2012-04-30 03:26:35 UTC
(
hide
)
Description:
[8/9] Only include sample configuration files for daemons that are built
Filename:
MIME Type:
Creator:
David Ward
Created:
2012-04-30 03:26:35 UTC
Size:
943 bytes
patch
obsolete
>From 83df943964c20150468861ee343e858ee9581265 Mon Sep 17 00:00:00 2001 >From: David Ward <david.ward@ll.mit.edu> >Date: Sat, 21 Apr 2012 21:32:04 -0400 >Subject: [PATCH 8/9] Only include sample configuration files for daemons that > are built > >--- > quagga.spec | 13 ++++++++++++- > 1 files changed, 12 insertions(+), 1 deletions(-) > >diff --git a/quagga.spec b/quagga.spec >index 614fcc4..965ba50 100644 >--- a/quagga.spec >+++ b/quagga.spec >@@ -374,7 +374,18 @@ rm -rf $RPM_BUILD_ROOT > > %files > %defattr(-,root,root) >-%doc */*.sample* AUTHORS COPYING >+%doc AUTHORS COPYING >+%doc zebra/zebra.conf.sample >+%if %with_isisd >+%doc isisd/isisd.conf.sample >+%endif >+%doc ripd/ripd.conf.sample >+%doc bgpd/bgpd.conf.sample* >+%doc ospfd/ospfd.conf.sample >+%if %with_ipv6 >+%doc ospf6d/ospf6d.conf.sample >+%doc ripngd/ripngd.conf.sample >+%endif > %doc doc/quagga.html > %doc doc/mpls > %doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES TODO >-- >1.7.7.6 >
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 817442
:
581123
|
581124
|
581125
|
581126
|
581127
|
581128
|
581129
| 581130 |
581131