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 662823 Details for
Bug 886829
RFE: Support "vendor" plugin directory
[?]
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
0001-Support-Vendor-plugin-directory.patch (text/plain), 1.46 KB, created by
Mark Chappell
on 2012-12-13 09:38:17 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Mark Chappell
Created:
2012-12-13 09:38:17 UTC
Size:
1.46 KB
patch
obsolete
>From d56b8579ec461248996a5c295538722a034ddf9a Mon Sep 17 00:00:00 2001 >From: Mark Chappell <mchappel@redhat.com> >Date: Thu, 13 Dec 2012 10:35:32 +0100 >Subject: [PATCH] Support Vendor plugin directory > >--- > rt3.spec | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/rt3.spec b/rt3.spec >index 8fc7ee0..ec932b9 100644 >--- a/rt3.spec >+++ b/rt3.spec >@@ -34,6 +34,7 @@ > %global RT3_BINDIR %{_sbindir} > %global RT3_LIBDIR %{perl_vendorlib} > %global RT3_WWWDIR %{_datadir}/rt3/html >+%global RT3_PLUGINDIR %{_datadir}/rt3/plugins > %global RT3_LEXDIR %{_datadir}/rt3/po > %global RT3_LOGDIR %{_localstatedir}/log/rt3 > %global RT3_CACHEDIR %{_localstatedir}/cache/rt3 >@@ -305,6 +306,7 @@ cat << \EOF >> config.layout > lexdir: %{RT3_LEXDIR} > localstatedir: %{RT3_LOCALSTATEDIR} > htmldir: %{RT3_WWWDIR} >+ plugindir: %{RT3_PLUGINDIR} > fontdir: %{_datadir}/rt3/fonts > logfiledir: %{RT3_LOGDIR} > masonstatedir: %{RT3_CACHEDIR}/mason_data >@@ -374,6 +376,9 @@ rm -f ${RPM_BUILD_ROOT}%{RT3_LIBDIR}/RT.pm.in > # Unsupported > rm -f ${RPM_BUILD_ROOT}%{RT3_BINDIR}/*.scgi > >+# Plugins Directory >+mkdir -p ${RPM_BUILD_ROOT}%{RT3_PLUGINDIR} >+ > # Install apache configuration > mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/httpd/conf.d > sed -e 's,@RT3_WWWDIR@,%{RT3_WWWDIR},g' \ >@@ -462,6 +467,7 @@ fi > > %dir %{_datadir}/rt3 > %{RT3_WWWDIR} >+%{RT3_PLUGINDIR} > %{_datadir}/rt3/fonts > > %config(noreplace) %{_sysconfdir}/httpd/conf.d/rt3.conf >-- >1.7.1 >
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 886829
: 662823