[interchange-cvs] interchange - jon modified 8 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed May 5 09:20:02 EDT 2004


User:      jon
Date:      2004-05-05 13:20:02 GMT
Modified:  .        Tag: STABLE_5_2-branch Makefile.PL README
Modified:           README.rpm-dist WHATSNEW configure
Modified:  SPECS    Tag: STABLE_5_2-branch interchange.spec
Modified:  dist/foundation/products Tag: STABLE_5_2-branch
Modified:           mv_metadata.asc
Modified:  scripts  Tag: STABLE_5_2-branch interchange.PL
Log:
Update version number to 5.2.0 for release.

Revision  Changes    Path
No                   revision



No                   revision



2.48.2.2  +1 -1      interchange/Makefile.PL


rev 2.48.2.2, prev_rev 2.48.2.1
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.48.2.1
retrieving revision 2.48.2.2
diff -u -u -r2.48.2.1 -r2.48.2.2
--- Makefile.PL	19 Apr 2004 15:08:49 -0000	2.48.2.1
+++ Makefile.PL	5 May 2004 13:20:00 -0000	2.48.2.2
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.1.1';
+$VERSION = '5.2.0';
 
 my @os_hints;
 eval {



2.23.2.2  +3 -3      interchange/README


rev 2.23.2.2, prev_rev 2.23.2.1
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.23.2.1
retrieving revision 2.23.2.2
diff -u -u -r2.23.2.1 -r2.23.2.2
--- README	19 Apr 2004 15:08:49 -0000	2.23.2.1
+++ README	5 May 2004 13:20:00 -0000	2.23.2.2
@@ -2,7 +2,7 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.1.1
+Interchange 5.2.0
 
 Copyright (C) 2002-2004 Interchange Development Group
 Copyright (C) 1996-2002 Red Hat, Inc.
@@ -81,8 +81,8 @@
 
 Here is the quick installation summary:
 
-gzip -dc interchange-5.0.0.tar.gz | tar xvf -
-cd interchange-5.0.0
+gzip -dc interchange-5.2.0.tar.gz | tar xvf -
+cd interchange-5.2.0
 ./configure
 
 The configure script asks where you'd like to install Interchange, and



1.4.4.1   +6 -6      interchange/README.rpm-dist


rev 1.4.4.1, prev_rev 1.4
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -u -u -r1.4 -r1.4.4.1
--- README.rpm-dist	3 Dec 2003 17:35:50 -0000	1.4
+++ README.rpm-dist	5 May 2004 13:20:00 -0000	1.4.4.1
@@ -31,7 +31,7 @@
 
 Sessions and temporary files: /var/cache/interchange.
 
-Documentation: /usr/share/doc/interchange-5.0.0.
+Documentation: /usr/share/doc/interchange-5.2.0.
 
 On a dedicated production server, it is wise to segregate as many of these
 directories as possible onto their own partitions, to prevent problems if
@@ -45,7 +45,7 @@
 install them yourself. It's best to locate RPMs for each of the needed
 Perl modules and install them. To get a complete list of dependencies, do:
 
-rpm -qp --requires interchange-5.0.0-1.i386.rpm
+rpm -qp --requires interchange-5.2.0-1.i386.rpm
 
 Note that some of the dependencies are not actually necessary. For example,
 the Cybercash modules (CCMck*) are only needed if you use the Cybercash
@@ -82,14 +82,14 @@
 
 INSTALL
 
-rpm -Uvh interchange-5.0.0-1.i386.rpm
-rpm -Uvh interchange-foundation-5.0.0-1.i386.rpm
+rpm -Uvh interchange-5.2.0-1.i386.rpm
+rpm -Uvh interchange-foundation-5.2.0-1.i386.rpm
 
 Your version of RPM may correctly recognize Perl modules even if they
 were not installed via RPM. But it may not. If not, you'll need to install
 the main interchange package without dependency checking:
 
-rpm -Uvh --nodeps interchange-5.0.0-1.i386.rpm
+rpm -Uvh --nodeps interchange-5.2.0-1.i386.rpm
 
 
 STARTING/RESTARTING INTERCHANGE
@@ -149,7 +149,7 @@
 
 INSTALL
 
-rpm -Uvh interchange-foundation-demo-5.0.0-1.i386.rpm
+rpm -Uvh interchange-foundation-demo-5.2.0-1.i386.rpm
 
 
 USING THE DEMO



2.201.2.7 +1 -1      interchange/Attic/WHATSNEW


rev 2.201.2.7, prev_rev 2.201.2.6
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/Attic/WHATSNEW,v
retrieving revision 2.201.2.6
retrieving revision 2.201.2.7
diff -u -u -r2.201.2.6 -r2.201.2.7
--- WHATSNEW	30 Apr 2004 16:18:45 -0000	2.201.2.6
+++ WHATSNEW	5 May 2004 13:20:00 -0000	2.201.2.7
@@ -6,7 +6,7 @@
 ------------------------------------------------------------------------------
 
 
-Interchange 5.2.0 not yet released.
+Interchange 5.2.0 released 2004-05-05.
 
 
 Link



2.18.2.2  +2 -2      interchange/configure


rev 2.18.2.2, prev_rev 2.18.2.1
Index: configure
===================================================================
RCS file: /var/cvs/interchange/configure,v
retrieving revision 2.18.2.1
retrieving revision 2.18.2.2
diff -u -u -r2.18.2.1 -r2.18.2.2
--- configure	19 Apr 2004 15:08:49 -0000	2.18.2.1
+++ configure	5 May 2004 13:20:01 -0000	2.18.2.2
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-# $Id: configure,v 2.18.2.1 2004/04/19 15:08:49 jon Exp $
+# $Id: configure,v 2.18.2.2 2004/05/05 13:20:01 jon Exp $
 
-ICVERSION='5.1.1'
+ICVERSION='5.2.0'
 
 cat <<EOF
 



No                   revision



No                   revision



2.24.4.2  +4 -1      interchange/SPECS/interchange.spec


rev 2.24.4.2, prev_rev 2.24.4.1
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.24.4.1
retrieving revision 2.24.4.2
diff -u -u -r2.24.4.1 -r2.24.4.2
--- interchange.spec	20 Apr 2004 15:55:36 -0000	2.24.4.1
+++ interchange.spec	5 May 2004 13:20:01 -0000	2.24.4.2
@@ -14,7 +14,7 @@
 
 Summary: Interchange web application platform
 Name: interchange
-Version: 5.1.1
+Version: 5.2.0
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons
@@ -387,6 +387,9 @@
 
 
 %changelog
+* Wed May 05 2004 Jon Jensen <jon at icdevgroup.org>
+- rebuild for Interchange 5.2.0
+
 * Tue Apr 20 2004 Jon Jensen <jon at icdevgroup.org>
 - fix little bugs in installing te and interchange.cfg patch
 - rebuild for Interchange 5.1.1



No                   revision



No                   revision



2.46.2.2  +1 -1      interchange/dist/foundation/products/mv_metadata.asc


rev 2.46.2.2, prev_rev 2.46.2.1
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/mv_metadata.asc,v
retrieving revision 2.46.2.1
retrieving revision 2.46.2.2
diff -u -u -r2.46.2.1 -r2.46.2.2
--- mv_metadata.asc	20 Apr 2004 13:22:58 -0000	2.46.2.1
+++ mv_metadata.asc	5 May 2004 13:20:02 -0000	2.46.2.2
@@ -300,7 +300,7 @@
 transactions::deleted	yesno									Deleted
 transactions::order_id	text	32								Order ID
 transactions::status	select							pending=Pending, shipped=Shipped, partial=Partially shipped, backorder=Back ordered, waiting=Waiting for payment, credit=Waiting for credit check, canceled=Canceled					nullselect
-ui-version										5.1.1
+ui-version										5.2.0
 ui_component::mv_metadata	table								ui_component			mv_metadata								{'ui_data_fields' => "=Main

code
label
default
type
width
height
options
filter

=Database lookup

lookup
field
db

=Help and misc

help
help_url
prepend
append
pre_filter",'table_width' => "80%",'left_width' => "30%",}
 ui_component::mv_metadata::append	textarea	60	5							Append HTML	<SMALL>HTML to be appended to the widget.
Will substitute in the macros _UI_TABLE_, _UI_COLUMN_,
_UI_KEY, and _UI_VALUE_, and will resolve relative links
with absolute links.</SMALL>
 ui_component::mv_metadata::attribute	text	20								Column name	Do not set this.



No                   revision



No                   revision



2.79.2.2  +4 -4      interchange/scripts/interchange.PL


rev 2.79.2.2, prev_rev 2.79.2.1
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.79.2.1
retrieving revision 2.79.2.2
diff -u -u -r2.79.2.1 -r2.79.2.2
--- interchange.PL	19 Apr 2004 15:08:49 -0000	2.79.2.1
+++ interchange.PL	5 May 2004 13:20:02 -0000	2.79.2.2
@@ -1,9 +1,9 @@
 #!/usr/bin/perl
 ##!~_~perlpath~_~
 #
-# Interchange version 5.1.1
+# Interchange version 5.2.0
 #
-# $Id: interchange.PL,v 2.79.2.1 2004/04/19 15:08:49 jon Exp $
+# $Id: interchange.PL,v 2.79.2.2 2004/05/05 13:20:02 jon Exp $
 #
 # Copyright (C) 2002-2004 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -140,7 +140,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '5.1.1';
+	$VERSION = '5.2.0';
 
 	unless ($] >= 5.006) {
 		die "Interchange $VERSION requires Perl 5.6.0 or later,\nbut you're trying to run it under Perl $]. Exiting.\n";
@@ -354,7 +354,7 @@
 
 =head1 VERSION
 
-5.1.1
+5.2.0
 
 =head1 DESCRIPTION
 








More information about the interchange-cvs mailing list