[interchange-cvs] interchange - jon modified 6 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri May 19 07:18:39 EDT 2006


User:      jon
Date:      2006-05-19 11:18:39 GMT
Modified:  .        Tag: STABLE_5_4-branch Makefile.PL README
Modified:           README.rpm-dist
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 number to 5.4.1 in preparation for release.

Revision  Changes    Path
No                   revision



No                   revision



2.55.2.3  +1 -1      interchange/Makefile.PL


rev 2.55.2.3, prev_rev 2.55.2.2
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.55.2.2
retrieving revision 2.55.2.3
diff -u -u -r2.55.2.2 -r2.55.2.3
--- Makefile.PL	24 Dec 2005 00:01:25 -0000	2.55.2.2
+++ Makefile.PL	19 May 2006 11:18:37 -0000	2.55.2.3
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.4.0';
+$VERSION = '5.4.1';
 
 my @os_hints;
 eval {



2.27.2.3  +4 -4      interchange/README


rev 2.27.2.3, prev_rev 2.27.2.2
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.27.2.2
retrieving revision 2.27.2.3
diff -u -u -r2.27.2.2 -r2.27.2.3
--- README	24 Dec 2005 00:01:25 -0000	2.27.2.2
+++ README	19 May 2006 11:18:38 -0000	2.27.2.3
@@ -2,9 +2,9 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.4.0
+Interchange 5.4.1
 
-Copyright (C) 2002-2005 Interchange Development Group
+Copyright (C) 2002-2006 Interchange Development Group
 Copyright (C) 1996-2002 Red Hat, Inc.
 
 Originally based on Vend 0.2 and 0.3, copyright 1995-96 by Andrew M. Wilcox.
@@ -81,8 +81,8 @@
 
 Here is the quick installation summary:
 
-gzip -dc interchange-5.4.0.tar.gz | tar xvf -
-cd interchange-5.4.0
+gzip -dc interchange-5.4.1.tar.gz | tar xvf -
+cd interchange-5.4.1
 ./configure
 
 The configure script asks where you'd like to install Interchange, and



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


rev 1.7.2.3, prev_rev 1.7.2.2
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.7.2.2
retrieving revision 1.7.2.3
diff -u -u -r1.7.2.2 -r1.7.2.3
--- README.rpm-dist	24 Dec 2005 00:04:08 -0000	1.7.2.2
+++ README.rpm-dist	19 May 2006 11:18:38 -0000	1.7.2.3
@@ -31,7 +31,7 @@
 
 Sessions and temporary files: /var/cache/interchange.
 
-Documentation: /usr/share/doc/interchange-5.4.0.
+Documentation: /usr/share/doc/interchange-5.4.1.
 
 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.4.0-1.i386.rpm
+rpm -qp --requires interchange-5.4.1-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.4.0-1.i386.rpm
-rpm -Uvh interchange-standard-5.4.0-1.i386.rpm
+rpm -Uvh interchange-5.4.1-1.i386.rpm
+rpm -Uvh interchange-standard-5.4.1-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.4.0-1.i386.rpm
+rpm -Uvh --nodeps interchange-5.4.1-1.i386.rpm
 
 
 STARTING/RESTARTING INTERCHANGE
@@ -149,7 +149,7 @@
 
 INSTALL
 
-rpm -Uvh interchange-standard-demo-5.4.0-1.i386.rpm
+rpm -Uvh interchange-standard-demo-5.4.1-1.i386.rpm
 
 
 USING THE DEMO



No                   revision



No                   revision



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


rev 2.29.2.3, prev_rev 2.29.2.2
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.29.2.2
retrieving revision 2.29.2.3
diff -u -u -r2.29.2.2 -r2.29.2.3
--- interchange.spec	24 Dec 2005 00:01:25 -0000	2.29.2.2
+++ interchange.spec	19 May 2006 11:18:38 -0000	2.29.2.3
@@ -1,4 +1,4 @@
-# $Id: interchange.spec,v 2.29.2.2 2005/12/24 00:01:25 jon Exp $
+# $Id: interchange.spec,v 2.29.2.3 2006/05/19 11:18:38 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.4.0
+Version: 5.4.1
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons
@@ -396,6 +396,9 @@
 
 
 %changelog
+* Fri May 19 2006 Jon Jensen <jon at icdevgroup.org> 5.4.1-1
+- Update for 5.4.1 release.
+
 * Thu Dec 23 2005 Jon Jensen <jon at icdevgroup.org> 5.4.0-1
 - Update for 5.4.0 release.
 



No                   revision



No                   revision



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


rev 1.6.2.4, prev_rev 1.6.2.3
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/mv_metadata.asc,v
retrieving revision 1.6.2.3
retrieving revision 1.6.2.4
diff -u -u -r1.6.2.3 -r1.6.2.4
--- mv_metadata.asc	24 Dec 2005 00:01:25 -0000	1.6.2.3
+++ mv_metadata.asc	19 May 2006 11:18:39 -0000	1.6.2.4
@@ -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.4.0
+ui-version										5.4.1
 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.3  +7 -7      interchange/scripts/interchange.PL


rev 2.86.2.3, prev_rev 2.86.2.2
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.86.2.2
retrieving revision 2.86.2.3
diff -u -u -r2.86.2.2 -r2.86.2.3
--- interchange.PL	24 Dec 2005 00:01:26 -0000	2.86.2.2
+++ interchange.PL	19 May 2006 11:18:39 -0000	2.86.2.3
@@ -1,11 +1,11 @@
 #!/usr/bin/perl -w
 ##!~_~perlpath~_~
 #
-# Interchange version 5.4.0
+# Interchange version 5.4.1
 #
-# $Id: interchange.PL,v 2.86.2.2 2005/12/24 00:01:26 jon Exp $
+# $Id: interchange.PL,v 2.86.2.3 2006/05/19 11:18:39 jon Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2006 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 # http://www.icdevgroup.org/
 #
@@ -143,7 +143,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '5.4.0';
+	$VERSION = '5.4.1';
 
 	unless ($] >= 5.006) {
 		die "Interchange $VERSION requires Perl 5.6.0 or later,\nbut you're trying to run it under Perl $]. Exiting.\n";
@@ -344,7 +344,7 @@
 }
 
 sub version {
-	print "Interchange version $VERSION copyright 2002-2005 Interchange Development Group and others.\n";
+	print "Interchange version $VERSION copyright 2002-2006 Interchange Development Group and others.\n";
 }
 
 =head1 NAME
@@ -357,7 +357,7 @@
 
 =head1 VERSION
 
-5.4.0
+5.4.1
 
 =head1 DESCRIPTION
 
@@ -1023,7 +1023,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (C) 2002-2005 Interchange Development Group
+Copyright (C) 2002-2006 Interchange Development Group
 Copyright (C) 1995-2002 Red Hat, Inc.
 All rights reserved except those granted in the license.
 








More information about the interchange-cvs mailing list