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 581129 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]
[7/9] Only install configuration samples in /usr/share/doc (not /etc/quagga)
Only-install-config-samples-in-usr-share-doc.patch (text/plain), 1.49 KB, created by
David Ward
on 2012-04-30 03:26:01 UTC
(
hide
)
Description:
[7/9] Only install configuration samples in /usr/share/doc (not /etc/quagga)
Filename:
MIME Type:
Creator:
David Ward
Created:
2012-04-30 03:26:01 UTC
Size:
1.49 KB
patch
obsolete
>From 0df66acf32ace261c18126cf0fb080a915a53842 Mon Sep 17 00:00:00 2001 >From: David Ward <david.ward@ll.mit.edu> >Date: Sat, 21 Apr 2012 21:31:58 -0400 >Subject: [PATCH 7/9] Only install configuration samples in /usr/share/doc > (not /etc/quagga) > >--- > quagga.spec | 8 ++------ > 1 files changed, 2 insertions(+), 6 deletions(-) > >diff --git a/quagga.spec b/quagga.spec >index f25809e..614fcc4 100644 >--- a/quagga.spec >+++ b/quagga.spec >@@ -185,6 +185,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS $CPPFLAGS" > %if %with_rtadv > --enable-rtadv \ > %endif >+--disable-exampledir \ > --enable-netlink > > make %{?_smp_mflags} MAKEINFO="makeinfo --no-split" >@@ -199,6 +200,7 @@ rm -rf $RPM_BUILD_ROOT > install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,logrotate.d} \ > $RPM_BUILD_ROOT/var/log/quagga $RPM_BUILD_ROOT%{_infodir} > mkdir -p $RPM_BUILD_ROOT/lib/systemd/system >+mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir} > > %if %with_pam > install -d $RPM_BUILD_ROOT/etc/pam.d >@@ -386,10 +388,6 @@ rm -rf $RPM_BUILD_ROOT > %dir %attr(755,root,root) /usr/share/info > %dir %attr(750,root,root) /var/run/quagga > %endif >-%if %vty_group >-# noreplace not used due to smaple conf file >-%config %attr(644,%quagga_user,%vty_group) %{_sysconfdir}/vtysh.conf.sample >-%endif > %{_infodir}/*info* > %{_mandir}/man*/* > %{_sbindir}/* >@@ -398,8 +396,6 @@ rm -rf $RPM_BUILD_ROOT > %endif > %dir %{_libdir} > %{_libdir}/*.so.* >-# noreplace not used due to smaple conf files >-%config /etc/quagga/[!v]* > %if %with_pam > %config(noreplace) /etc/pam.d/quagga > %endif >-- >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