[interchange-cvs] interchange - jon modified 8 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Dec 13 10:39:21 EST 2005


User:      jon
Date:      2005-12-13 15:39:21 GMT
Modified:  .        Tag: STABLE_5_4-branch MANIFEST Makefile.PL README
Modified:           README.rpm-dist WHATSNEW-5.3
Modified:  SPECS    Tag: STABLE_5_4-branch interchange.spec
Modified:  dist/standard/products Tag: STABLE_5_4-branch
Modified:           mv_metadata.asc
Modified:  scripts  Tag: STABLE_5_4-branch interchange.PL
Log:
Bump version to 5.3.3 before release.

Revision  Changes    Path
No                   revision



No                   revision



2.185.2.2 +0 -1      interchange/MANIFEST


rev 2.185.2.2, prev_rev 2.185.2.1
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.185.2.1
retrieving revision 2.185.2.2
diff -u -u -r2.185.2.1 -r2.185.2.2
--- MANIFEST	1 Dec 2005 21:21:27 -0000	2.185.2.1
+++ MANIFEST	13 Dec 2005 15:39:20 -0000	2.185.2.2
@@ -1238,4 +1238,3 @@
 WHATSNEW-4.9
 WHATSNEW-5.1
 WHATSNEW-5.3
-META.yml                                 Module meta-data (added by MakeMaker)



2.55.2.1  +1 -1      interchange/Makefile.PL


rev 2.55.2.1, prev_rev 2.55
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.55
retrieving revision 2.55.2.1
diff -u -u -r2.55 -r2.55.2.1
--- Makefile.PL	8 Nov 2005 18:14:32 -0000	2.55
+++ Makefile.PL	13 Dec 2005 15:39:20 -0000	2.55.2.1
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.3.2';
+$VERSION = '5.3.3';
 
 my @os_hints;
 eval {



2.27.2.1  +3 -3      interchange/README


rev 2.27.2.1, prev_rev 2.27
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.27
retrieving revision 2.27.2.1
diff -u -u -r2.27 -r2.27.2.1
--- README	8 Nov 2005 18:14:32 -0000	2.27
+++ README	13 Dec 2005 15:39:20 -0000	2.27.2.1
@@ -2,7 +2,7 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.3.2
+Interchange 5.3.3
 
 Copyright (C) 2002-2005 Interchange Development Group
 Copyright (C) 1996-2002 Red Hat, Inc.
@@ -81,8 +81,8 @@
 
 Here is the quick installation summary:
 
-gzip -dc interchange-5.3.2.tar.gz | tar xvf -
-cd interchange-5.3.2
+gzip -dc interchange-5.3.3.tar.gz | tar xvf -
+cd interchange-5.3.3
 ./configure
 
 The configure script asks where you'd like to install Interchange, and



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


rev 1.7.2.1, prev_rev 1.7
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -u -r1.7 -r1.7.2.1
--- README.rpm-dist	8 Nov 2005 18:14:32 -0000	1.7
+++ README.rpm-dist	13 Dec 2005 15:39:20 -0000	1.7.2.1
@@ -31,7 +31,7 @@
 
 Sessions and temporary files: /var/cache/interchange.
 
-Documentation: /usr/share/doc/interchange-5.3.2.
+Documentation: /usr/share/doc/interchange-5.3.3.
 
 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.3.2-1.i386.rpm
+rpm -qp --requires interchange-5.3.3-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.3.2-1.i386.rpm
-rpm -Uvh interchange-standard-5.3.2-1.i386.rpm
+rpm -Uvh interchange-5.3.3-1.i386.rpm
+rpm -Uvh interchange-standard-5.3.3-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.3.2-1.i386.rpm
+rpm -Uvh --nodeps interchange-5.3.3-1.i386.rpm
 
 
 STARTING/RESTARTING INTERCHANGE
@@ -149,7 +149,7 @@
 
 INSTALL
 
-rpm -Uvh interchange-standard-demo-5.3.2-1.i386.rpm
+rpm -Uvh interchange-standard-demo-5.3.3-1.i386.rpm
 
 
 USING THE DEMO



2.22.2.6  +2 -1      interchange/WHATSNEW-5.3


rev 2.22.2.6, prev_rev 2.22.2.5
Index: WHATSNEW-5.3
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.3,v
retrieving revision 2.22.2.5
retrieving revision 2.22.2.6
diff -u -u -r2.22.2.5 -r2.22.2.6
--- WHATSNEW-5.3	9 Dec 2005 15:07:18 -0000	2.22.2.5
+++ WHATSNEW-5.3	13 Dec 2005 15:39:20 -0000	2.22.2.6
@@ -5,7 +5,8 @@
 
 ------------------------------------------------------------------------------
 
-Interchange 5.3.3 released on 2005-12-08.
+
+Interchange 5.3.3 released on 2005-12-13.
 
 
 Form



No                   revision



No                   revision



2.29.2.1  +5 -2      interchange/SPECS/interchange.spec


rev 2.29.2.1, prev_rev 2.29
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.29
retrieving revision 2.29.2.1
diff -u -u -r2.29 -r2.29.2.1
--- interchange.spec	10 Nov 2005 16:11:48 -0000	2.29
+++ interchange.spec	13 Dec 2005 15:39:21 -0000	2.29.2.1
@@ -1,4 +1,4 @@
-# $Id: interchange.spec,v 2.29 2005/11/10 16:11:48 jon Exp $
+# $Id: interchange.spec,v 2.29.2.1 2005/12/13 15:39:21 jon Exp $
 
 # use Perl installation in /usr/local custom built from source?
 %define localperl 1
@@ -16,7 +16,7 @@
 
 Summary: Interchange web application platform
 Name: interchange
-Version: 5.3.2
+Version: 5.3.3
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons
@@ -396,6 +396,9 @@
 
 
 %changelog
+* Thu Dec 13 2005 Jon Jensen <jon at icdevgroup.org> 5.3.3-1
+- Update for 5.3.3 release.
+
 * Thu Nov 10 2005 Jon Jensen <jon at icdevgroup.org> 5.3.2-1
 - Update for 5.3.2 release.
 



No                   revision



No                   revision



1.6.2.2   +1 -1      interchange/dist/standard/products/mv_metadata.asc


rev 1.6.2.2, prev_rev 1.6.2.1
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/mv_metadata.asc,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -u -r1.6.2.1 -r1.6.2.2
--- mv_metadata.asc	15 Nov 2005 18:52:02 -0000	1.6.2.1
+++ mv_metadata.asc	13 Dec 2005 15:39:21 -0000	1.6.2.2
@@ -279,7 +279,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.3.2
+ui-version										5.3.3
 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.86.2.1  +5 -5      interchange/scripts/interchange.PL


rev 2.86.2.1, prev_rev 2.86
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.86
retrieving revision 2.86.2.1
diff -u -u -r2.86 -r2.86.2.1
--- interchange.PL	8 Nov 2005 18:14:48 -0000	2.86
+++ interchange.PL	13 Dec 2005 15:39:21 -0000	2.86.2.1
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -w
 ##!~_~perlpath~_~
 #
-# Interchange version 5.3.2
+# Interchange version 5.3.3
 #
-# $Id: interchange.PL,v 2.86 2005/11/08 18:14:48 jon Exp $
+# $Id: interchange.PL,v 2.86.2.1 2005/12/13 15:39:21 jon Exp $
 #
 # Copyright (C) 2002-2005 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -143,7 +143,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '5.3.2';
+	$VERSION = '5.3.3';
 
 	unless ($] >= 5.006) {
 		die "Interchange $VERSION requires Perl 5.6.0 or later,\nbut you're trying to run it under Perl $]. Exiting.\n";
@@ -357,7 +357,7 @@
 
 =head1 VERSION
 
-5.3.2
+5.3.3
 
 =head1 DESCRIPTION
 
@@ -372,7 +372,7 @@
 
 		http://www.icdevgroup.org/
 
-Interchange requires Perl 5.005 or higher; more information on Perl can
+Interchange requires Perl 5.6.0 or higher; more information on Perl can
 be seen at:
 
 		http://www.perl.com/








More information about the interchange-cvs mailing list