rpms/idm-console-framework/EL-5 .cvsignore, 1.4, 1.5 idm-console-framework.spec, 1.7, 1.8 sources, 1.4, 1.5

Richard Allen Megginson rmeggins at fedoraproject.org
Fri Jun 25 17:13:19 UTC 2010


Author: rmeggins

Update of /cvs/extras/rpms/idm-console-framework/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21209/EL-5

Modified Files:
	.cvsignore idm-console-framework.spec sources 
Log Message:
version 1.1.5 - added code to deal with LDAPv3 escape sequences - some bug fixes


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/idm-console-framework/EL-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	31 Mar 2009 20:58:28 -0000	1.4
+++ .cvsignore	25 Jun 2010 17:13:19 -0000	1.5
@@ -1 +1 @@
-idm-console-framework-1.1.3.tar.bz2
+idm-console-framework-1.1.5.tar.bz2


Index: idm-console-framework.spec
===================================================================
RCS file: /cvs/extras/rpms/idm-console-framework/EL-5/idm-console-framework.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- idm-console-framework.spec	4 Nov 2009 03:00:32 -0000	1.7
+++ idm-console-framework.spec	25 Jun 2010 17:13:19 -0000	1.8
@@ -1,18 +1,18 @@
 %define major_version 1.1
-%define minor_version 3
+%define minor_version 5
 
 Name: idm-console-framework
 Version: %{major_version}.%{minor_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
 Summary: Identity Management Console Framework
 
 Group: System Environment/Libraries
 License: LGPLv2
-URL: http://directory.fedoraproject.org
+URL: http://port389.org
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-Source: http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.bz2
+Source: http://port389.org/sources/%{name}-%{version}.tar.bz2
 Requires: ldapjdk
 Requires: jss >= 4.2
 # Urge use of OpenJDK for runtime
@@ -79,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadir}/idm-console-nmclf_en.jar
 
 %changelog
+* Tue May  4 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.5-1
+- The 1.1.5 release - added code to deal with LDAPv3 escape sequences
+
+* Thu Apr 15 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.4-1
+- The 1.1.4 release - just a few bug fixes
+
 * Tue Nov 03 2009 Michael Stahnke <stahnma at fedoraproject.org> - 1.1.3-3
 - Excluding PPC for EPEL builds as there is not openjdk there
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/idm-console-framework/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	31 Mar 2009 20:58:28 -0000	1.4
+++ sources	25 Jun 2010 17:13:19 -0000	1.5
@@ -1 +1 @@
-29758666d97b95dcf0bd39a7a3cc5295  idm-console-framework-1.1.3.tar.bz2
+8b3fe995831ec34ea96fd1c4b6f9abc7  idm-console-framework-1.1.5.tar.bz2



More information about the scm-commits mailing list