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 160986 Details for
Bug 251427
Admin Console: Add online help to package
[?]
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]
Revised Diffs
diffs.txt (text/plain), 1.85 KB, created by
Nathan Kinder
on 2007-08-09 16:00:29 UTC
(
hide
)
Description:
Revised Diffs
Filename:
MIME Type:
Creator:
Nathan Kinder
Created:
2007-08-09 16:00:29 UTC
Size:
1.85 KB
patch
obsolete
>Index: fedora-admin-console.spec >=================================================================== >RCS file: /cvs/dirsec/admservconsole/fedora-admin-console.spec,v >retrieving revision 1.1 >diff -u -5 -t -r1.1 fedora-admin-console.spec >--- fedora-admin-console.spec 2 Aug 2007 23:16:15 -0000 1.1 >+++ fedora-admin-console.spec 9 Aug 2007 15:47:58 -0000 >@@ -35,10 +35,14 @@ > > %install > rm -rf $RPM_BUILD_ROOT > install -d $RPM_BUILD_ROOT%{_datadir}/%{dsname}/html/java > install -m777 built/package/%{shortname}* $RPM_BUILD_ROOT%{_datadir}/%{dsname}/html/java >+install -d $RPM_BUILD_ROOT%{_datadir}/%{dsname}/manual/en/admin/help >+install -m644 help/en/*.html $RPM_BUILD_ROOT%{_datadir}/%{dsname}/manual/en/admin >+install -m644 help/en/tokens.map $RPM_BUILD_ROOT%{_datadir}/%{dsname}/manual/en/admin >+install -m644 help/en/help/*.html $RPM_BUILD_ROOT%{_datadir}/%{dsname}/manual/en/admin/help > > # create symlinks > pushd $RPM_BUILD_ROOT%{_datadir}/%{dsname}/html/java > ln -s %{shortname}-%{version}.jar %{shortname}-%{major_version}.jar > ln -s %{shortname}-%{version}.jar %{shortname}.jar >@@ -55,9 +59,16 @@ > %{_datadir}/%{dsname}/html/java/%{shortname}-%{major_version}.jar > %{_datadir}/%{dsname}/html/java/%{shortname}.jar > %{_datadir}/%{dsname}/html/java/%{shortname}-%{version}_en.jar > %{_datadir}/%{dsname}/html/java/%{shortname}-%{major_version}_en.jar > %{_datadir}/%{dsname}/html/java/%{shortname}_en.jar >+%dir %{_datadir}/%{dsname}/manual/en/admin >+%{_datadir}/%{dsname}/manual/en/admin/tokens.map >+%doc %{_datadir}/%{dsname}/manual/en/admin/*.html >+%doc %{_datadir}/%{dsname}/manual/en/admin/help/*.html > > %changelog >+* Wed Aug 8 2007 Nathan Kinder <nkinder@redhat.com> 1.1.0-2 >+- Added online help files into package. >+ > * Thu Aug 2 2007 Nathan Kinder <nkinder@redhat.com> 1.1.0-1 > - Initial creation
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 251427
:
160943
|
160944
| 160986 |
160987