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 612310 Details for
Bug 856860
css files not installed
[?]
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 for spec file
shellinabox.spec.diff (text/plain), 1.78 KB, created by
Joel
on 2012-09-13 01:27:36 UTC
(
hide
)
Description:
patch for spec file
Filename:
MIME Type:
Creator:
Joel
Created:
2012-09-13 01:27:36 UTC
Size:
1.78 KB
patch
obsolete
>--- shellinabox.spec.orig 2012-09-12 03:06:07.000000000 -0700 >+++ shellinabox.spec 2012-09-12 18:07:18.490239645 -0700 >@@ -2,7 +2,7 @@ > > Name: shellinabox > Version: 2.14 >-Release: 9%{?dist} >+Release: 10%{?dist} > Summary: Web based AJAX terminal emulator > Group: System Environment/Daemons > License: GPLv2 >@@ -58,6 +58,12 @@ > install -p -m 644 -D shellinaboxd.1 %{buildroot}%{_mandir}/man1/shellinaboxd.1 > install -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/shellinaboxd > >+mkdir -p %{buildroot}%{_datarootdir}/%{name} >+install -p -m 644 -D shellinabox/black-on-white.css %{buildroot}%{_datarootdir}/%{name} >+install -p -m 644 -D shellinabox/white-on-black.css %{buildroot}%{_datarootdir}/%{name} >+install -p -m 644 -D shellinabox/color.css %{buildroot}%{_datarootdir}/%{name} >+install -p -m 644 -D shellinabox/monochrome.css %{buildroot}%{_datarootdir}/%{name} >+ > %if 0%{?fedora} || 0%{?rhel} > 6 > > # Systemd unit files >@@ -155,6 +161,8 @@ > %config(noreplace) %{_sysconfdir}/sysconfig/shellinaboxd > %{_mandir}/man1/shellinaboxd.1.* > %{_sbindir}/shellinaboxd >+%{_datarootdir}/%{name} >+%{_datarootdir}/%{name}/* > %if 0%{?fedora} || 0%{?rhel} > 6 > %{_unitdir}/shellinaboxd.service > %else >@@ -164,7 +172,12 @@ > > > %changelog >-* Tue Sep 12 2012 Simone Caronni <negativo17@gmail.com> - 2.14-9 >+* Wed Sep 12 2012 Joel Young <jdy@cryregarder.com> - 2.14-10 >+- Add share directory to hold css and set working directory there in systemd >+- Added install of supplied css files >+- default disabled menu item to turn off ssl >+ >+* Wed Sep 12 2012 Simone Caronni <negativo17@gmail.com> - 2.14-9 > - Added user/group and confined directory for certificates, based on work from Joel Young. > > * Tue Sep 11 2012 Joel Young <jdy@cryregarder.com> - 2.14-8
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 856860
: 612310 |
612311
|
612312