[interchange-cvs] interchange - jon modified 8 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed May 21 00:06:44 UTC 2008


User:      jon
Date:      2008-05-21 00:06:44 GMT
Modified:  .        MANIFEST Makefile.PL README README.rpm-dist
Modified:  SPECS    interchange.spec
Modified:  dist/standard/products mv_metadata.asc
Modified:  scripts  interchange.PL
Added:     .        WHATSNEW-5.6
Log:
Prepare for Interchange 5.6.0, first release on new branch.

Revision  Changes    Path
2.228                interchange/MANIFEST


rev 2.228, prev_rev 2.227
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.227
retrieving revision 2.228
diff -u -u -r2.227 -r2.228
--- MANIFEST	15 May 2008 21:42:40 -0000	2.227
+++ MANIFEST	21 May 2008 00:06:44 -0000	2.228
@@ -1253,3 +1253,4 @@
 WHATSNEW-5.1
 WHATSNEW-5.3
 WHATSNEW-5.5
+WHATSNEW-5.6



2.65                 interchange/Makefile.PL


rev 2.65, prev_rev 2.64
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.64
retrieving revision 2.65
diff -u -u -r2.64 -r2.65
--- Makefile.PL	6 May 2008 17:14:42 -0000	2.64
+++ Makefile.PL	21 May 2008 00:06:44 -0000	2.65
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.5.3';
+$VERSION = '5.6.0';
 
 my @os_hints;
 eval {



2.38                 interchange/README


rev 2.38, prev_rev 2.37
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.37
retrieving revision 2.38
diff -u -u -r2.37 -r2.38
--- README	6 May 2008 17:14:42 -0000	2.37
+++ README	21 May 2008 00:06:44 -0000	2.38
@@ -2,7 +2,7 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.5.3
+Interchange 5.6.0
 
 Copyright (C) 2002-2008 Interchange Development Group
 Copyright (C) 1996-2002 Red Hat, Inc.
@@ -101,8 +101,8 @@
 
 Here is the quick installation summary:
 
-    tar xvzf interchange-5.5.3.tar.gz
-    cd interchange-5.5.3
+    tar xvzf interchange-5.6.0.tar.gz
+    cd interchange-5.6.0
     perl Makefile.PL
     make
     make test



1.10                 interchange/README.rpm-dist


rev 1.10, prev_rev 1.9
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -u -r1.9 -r1.10
--- README.rpm-dist	6 May 2008 17:14:42 -0000	1.9
+++ README.rpm-dist	21 May 2008 00:06:44 -0000	1.10
@@ -31,7 +31,7 @@
 
 Sessions and temporary files: /var/cache/interchange.
 
-Documentation: /usr/share/doc/interchange-5.5.3.
+Documentation: /usr/share/doc/interchange-5.6.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.5.3-1.i386.rpm
+rpm -qp --requires interchange-5.6.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.5.3-1.i386.rpm
-rpm -Uvh interchange-standard-5.5.3-1.i386.rpm
+rpm -Uvh interchange-5.6.0-1.i386.rpm
+rpm -Uvh interchange-standard-5.6.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.5.3-1.i386.rpm
+rpm -Uvh --nodeps interchange-5.6.0-1.i386.rpm
 
 
 STARTING/RESTARTING INTERCHANGE
@@ -149,7 +149,7 @@
 
 INSTALL
 
-rpm -Uvh interchange-standard-demo-5.5.3-1.i386.rpm
+rpm -Uvh interchange-standard-demo-5.6.0-1.i386.rpm
 
 
 USING THE DEMO



2.1                  interchange/WHATSNEW-5.6


rev 2.1, prev_rev 2.0



2.32                 interchange/SPECS/interchange.spec


rev 2.32, prev_rev 2.31
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.31
retrieving revision 2.32
diff -u -u -r2.31 -r2.32
--- interchange.spec	6 May 2008 17:14:42 -0000	2.31
+++ interchange.spec	21 May 2008 00:06:44 -0000	2.32
@@ -1,4 +1,4 @@
-# $Id: interchange.spec,v 2.31 2008-05-06 17:14:42 jon Exp $
+# $Id: interchange.spec,v 2.32 2008-05-21 00:06:44 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.5.3
+Version: 5.6.0
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons
@@ -30,8 +30,8 @@
 Source4: interchange-cron
 License: GPL
 Prereq: /sbin/chkconfig, /sbin/service, /usr/sbin/useradd, /usr/sbin/groupadd
-Requires: perl >= 5.6.0
-BuildPrereq: perl >= 5.6.0
+Requires: perl >= 5.8.8
+BuildPrereq: perl >= 5.8.8
 
 %description
 Interchange is a complete web application platform focused on



1.18                 interchange/dist/standard/products/mv_metadata.asc


rev 1.18, prev_rev 1.17
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/mv_metadata.asc,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -u -r1.17 -r1.18
--- mv_metadata.asc	11 May 2008 18:27:41 -0000	1.17
+++ mv_metadata.asc	21 May 2008 00:06:44 -0000	1.18
@@ -281,7 +281,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.5.3
+ui-version										5.6.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.



2.106                interchange/scripts/interchange.PL


rev 2.106, prev_rev 2.105
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.105
retrieving revision 2.106
diff -u -u -r2.105 -r2.106
--- interchange.PL	6 May 2008 17:14:42 -0000	2.105
+++ interchange.PL	21 May 2008 00:06:44 -0000	2.106
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -w
 ##!~_~perlpath~_~
 #
-# Interchange version 5.5.3
+# Interchange version 5.6.0
 #
-# $Id: interchange.PL,v 2.105 2008-05-06 17:14:42 jon Exp $
+# $Id: interchange.PL,v 2.106 2008-05-21 00:06:44 jon Exp $
 #
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -155,7 +155,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '5.5.3';
+	$VERSION = '5.6.0';
 }
 
 use Fcntl;
@@ -361,7 +361,7 @@
 
 =head1 VERSION
 
-5.5.3
+5.6.0
 
 =head1 DESCRIPTION
 







More information about the interchange-cvs mailing list