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 160129 Details for
Bug 249897
Change package name to be less generic
[?]
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]
CVS Diffs
diffs.txt (text/plain), 3.10 KB, created by
Nathan Kinder
on 2007-07-27 18:32:28 UTC
(
hide
)
Description:
CVS Diffs
Filename:
MIME Type:
Creator:
Nathan Kinder
Created:
2007-07-27 18:32:28 UTC
Size:
3.10 KB
patch
obsolete
>cvs diff: fedora-console was removed, no comparison available >cvs diff: fedora-console.spec was removed, no comparison available >cvs diff: fedora-idm-console is a new entry, no comparison available >cvs diff: fedora-idm-console.spec is a new entry, no comparison available >Index: build.properties >=================================================================== >RCS file: /cvs/dirsec/console/build.properties,v >retrieving revision 1.12 >diff -u -5 -t -r1.12 build.properties >--- build.properties 26 Jul 2007 23:08:46 -0000 1.12 >+++ build.properties 27 Jul 2007 18:25:26 -0000 >@@ -34,15 +34,15 @@ > > nmclf.core=${console.brand}-nmclf > nmclf.name=${nmclf.core}-${console.dotversion} > nmclf.gen.name=${nmclf.core}-${console.dotgenversion} > >-base.core=${console.brand}-base >+base.core=${console.brand}-idm-console-base > base.name=${base.core}-${console.dotversion} > base.gen.name=${base.core}-${console.dotgenversion} > >-theme.core=${console.brand}-console >+theme.core=${console.brand}-idm-console > theme.name=${theme.core}-${console.dotversion} > theme.gen.name=${theme.core}-${console.dotgenversion} > > jss.jar.name=jss4.jar > ldapjdk.jar.name=ldapjdk.jar >Index: build.xml >=================================================================== >RCS file: /cvs/dirsec/console/build.xml,v >retrieving revision 1.15 >diff -u -5 -t -r1.15 build.xml >--- build.xml 26 Jul 2007 23:08:46 -0000 1.15 >+++ build.xml 27 Jul 2007 18:25:26 -0000 >@@ -182,13 +182,13 @@ > fork="true" > excludes="**/CVS/**"> > <classpath refid="console.classpath" /> > </javac> > >- <!-- create fedora-console script --> >- <copy file="fedora-console" todir="${release.dir}"/> >- <replace file="${release.dir}/fedora-console"> >+ <!-- create fedora-idm-console script --> >+ <copy file="fedora-idm-console" todir="${release.dir}"/> >+ <replace file="${release.dir}/fedora-idm-console"> > <replacefilter token="@classdest@" value="${classdest}"/> > <replacefilter token="@jssjar@" value="${jss.local.location}/${jss.jar.name}"/> > <replacefilter token="@ldapjdkjar@" value="${ldapjdk.local.location}/${ldapjdk.jar.name}"/> > <replacefilter token="@basejar@" value="${base.name}.jar"/> > <replacefilter token="@mccjar@" value="${mcc.name}.jar"/> >Index: src/com/netscape/management/client/theme/theme.properties >=================================================================== >RCS file: /cvs/dirsec/console/src/com/netscape/management/client/theme/theme.properties,v >retrieving revision 1.4 >diff -u -5 -t -r1.4 theme.properties >--- src/com/netscape/management/client/theme/theme.properties 26 Jul 2007 23:08:49 -0000 1.4 >+++ src/com/netscape/management/client/theme/theme.properties 27 Jul 2007 18:25:26 -0000 >@@ -18,11 +18,11 @@ > # END COPYRIGHT BLOCK > # > > console-title=Fedora Management Console > console-useragent=Fedora-Management-Console >-console-prefsdir=.fedora-console >+console-prefsdir=.fedora-idm-console > login-title=Fedora Management Console Login > banner-console=Fedora Management Console > > defaultAbout-dialogTitle=Fedora Management Console > defaultAbout-productLogo=com/netscape/management/client/theme/images/logo32.gif
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 249897
: 160129 |
160130
|
160137