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 160259 Details for
Bug 250145
Update Directory Console dependency on console framework
[?]
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), 2.31 KB, created by
Nathan Kinder
on 2007-07-30 17:58:08 UTC
(
hide
)
Description:
CVS Diffs
Filename:
MIME Type:
Creator:
Nathan Kinder
Created:
2007-07-30 17:58:08 UTC
Size:
2.31 KB
patch
obsolete
>Index: build.xml >=================================================================== >RCS file: /cvs/dirsec/directoryconsole/build.xml,v >retrieving revision 1.8 >diff -u -5 -t -r1.8 build.xml >--- build.xml 2 Jul 2007 19:44:08 -0000 1.8 >+++ build.xml 30 Jul 2007 17:54:41 -0000 >@@ -80,13 +80,13 @@ > <!-- Build --> > <target name="build" depends="import_console"> > <!-- Construct classpath --> > <path id="ldapconsole.classpath"> > <fileset dir="${console.location}"> >- <include name="**/${brand}-base-*.jar"/> >- <include name="**/${brand}-mcc-*.jar"/> >- <include name="**/${brand}-nmclf-*.jar"/> >+ <include name="**/fedora-idm-console-base-*.jar"/> >+ <include name="**/fedora-mcc-*.jar"/> >+ <include name="**/fedora-nmclf-*.jar"/> > <include name="**/ldapjdk.jar"/> > </fileset> > <pathelement path="${built.classdir}"/> > </path> > <!-- compile regular java code --> >Index: fedora-ds-console.spec >=================================================================== >RCS file: /cvs/dirsec/directoryconsole/fedora-ds-console.spec,v >retrieving revision 1.1 >diff -u -5 -t -r1.1 fedora-ds-console.spec >--- fedora-ds-console.spec 2 Jul 2007 19:47:55 -0000 1.1 >+++ fedora-ds-console.spec 30 Jul 2007 17:54:41 -0000 >@@ -1,11 +1,11 @@ > %define major_version 1.1 > %define minor_version 0 > > Name: fedora-ds-console > Version: %{major_version}.%{minor_version} >-Release: 1 >+Release: 2 > Group: Applications > Vendor: Fedora Project > URL: http://directory.fedora.redhat.com > License: LGPL > Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> >@@ -13,11 +13,11 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-root > BuildArch: noarch > Source: %{name}-%{version}.tar.gz > Autoreq: 0 > AutoReqProv: no >-BuildPreReq: ant >= 1.6.2, ldapjdk >= 4.18, fedora-console-framework >= 1.1 >+BuildPreReq: ant >= 1.6.2, ldapjdk >= 4.18, fedora-idm-console-framework >= 1.1 > > %description > A Java based remote management console used for Managing Fedora > Directory Server. > >@@ -56,7 +56,10 @@ > rm -rf /usr/share/java/fedora-ds.jar > rm -rf /usr/share/java/fedora-ds-%{major_version}_en.jar > rm -rf /usr/share/java/fedora-ds_en.jar > > %changelog >+* Mon Jul 30 2007 Nathan Kinder <nkinder@redhat.com> 1.1.0-2 >+- Updated requirements. >+ > * Mon Nov 14 2005 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 250145
: 160259