[interchange-cvs] interchange - jon modified 10 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed May 21 03:05:20 UTC 2008


User:      jon
Date:      2008-05-21 03:05:20 GMT
Modified:  .        Makefile.PL README README.rpm-dist UPGRADE
Modified:  SPECS    interchange.spec
Modified:  dist/standard/products mv_metadata.asc
Modified:  scripts  interchange.PL makecat.PL
Added:     .        WHATSNEW-5.7
Removed:   .        WHATSNEW-5.6
Log:
Bump version to 5.7.0 and prep for new development.

Revision  Changes    Path
2.66                 interchange/Makefile.PL


rev 2.66, prev_rev 2.65
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.65
retrieving revision 2.66
diff -u -u -r2.65 -r2.66
--- Makefile.PL	21 May 2008 00:06:44 -0000	2.65
+++ Makefile.PL	21 May 2008 03:05:20 -0000	2.66
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.6.0';
+$VERSION = '5.7.0';
 
 my @os_hints;
 eval {



2.39                 interchange/README


rev 2.39, prev_rev 2.38
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.38
retrieving revision 2.39
diff -u -u -r2.38 -r2.39
--- README	21 May 2008 00:06:44 -0000	2.38
+++ README	21 May 2008 03:05:20 -0000	2.39
@@ -2,7 +2,7 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.6.0
+Interchange 5.7.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.6.0.tar.gz
-    cd interchange-5.6.0
+    tar xvzf interchange-5.7.0.tar.gz
+    cd interchange-5.7.0
     perl Makefile.PL
     make
     make test



1.11                 interchange/README.rpm-dist


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



2.31                 interchange/UPGRADE


rev 2.31, prev_rev 2.30
Index: UPGRADE
===================================================================
RCS file: /var/cvs/interchange/UPGRADE,v
retrieving revision 2.30
retrieving revision 2.31
diff -u -u -r2.30 -r2.31
--- UPGRADE	18 May 2008 02:50:21 -0000	2.30
+++ UPGRADE	21 May 2008 03:05:20 -0000	2.31
@@ -7,6 +7,9 @@
 Briefly summarized, here's what you can expect when upgrading from the
 following versions:
 
+ 5.6.x -- There are no known compatibility issues when upgrading from
+          Interchange 5.6.x.
+
  5.4.x -- A number of incompatible changes were made. Most of them will be
           simple to deal with, but please consult the list below in the
           "Known Issues" section. Your code will almost certainly fail to



2.1                  interchange/WHATSNEW-5.7


rev 2.1, prev_rev 2.0



2.33                 interchange/SPECS/interchange.spec


rev 2.33, prev_rev 2.32
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.32
retrieving revision 2.33
diff -u -u -r2.32 -r2.33
--- interchange.spec	21 May 2008 00:06:44 -0000	2.32
+++ interchange.spec	21 May 2008 03:05:20 -0000	2.33
@@ -1,4 +1,4 @@
-# $Id: interchange.spec,v 2.32 2008-05-21 00:06:44 jon Exp $
+# $Id: interchange.spec,v 2.33 2008-05-21 03:05:20 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.6.0
+Version: 5.7.0
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons



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


rev 1.19, prev_rev 1.18
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/mv_metadata.asc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -u -r1.18 -r1.19
--- mv_metadata.asc	21 May 2008 00:06:44 -0000	1.18
+++ mv_metadata.asc	21 May 2008 03:05:20 -0000	1.19
@@ -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.6.0
+ui-version										5.7.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.107                interchange/scripts/interchange.PL


rev 2.107, prev_rev 2.106
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.106
retrieving revision 2.107
diff -u -u -r2.106 -r2.107
--- interchange.PL	21 May 2008 00:06:44 -0000	2.106
+++ interchange.PL	21 May 2008 03:05:20 -0000	2.107
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -w
 ##!~_~perlpath~_~
 #
-# Interchange version 5.6.0
+# Interchange version 5.7.0
 #
-# $Id: interchange.PL,v 2.106 2008-05-21 00:06:44 jon Exp $
+# $Id: interchange.PL,v 2.107 2008-05-21 03:05:20 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.6.0';
+	$VERSION = '5.7.0';
 }
 
 use Fcntl;
@@ -361,7 +361,7 @@
 
 =head1 VERSION
 
-5.6.0
+5.7.0
 
 =head1 DESCRIPTION
 



2.28                 interchange/scripts/makecat.PL


rev 2.28, prev_rev 2.27
Index: makecat.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/makecat.PL,v
retrieving revision 2.27
retrieving revision 2.28
diff -u -u -r2.27 -r2.28
--- makecat.PL	9 Aug 2007 13:40:57 -0000	2.27
+++ makecat.PL	21 May 2008 03:05:20 -0000	2.28
@@ -3,9 +3,9 @@
 #
 # Interchange catalog configurator
 #
-# $Id: makecat.PL,v 2.27 2007-08-09 13:40:57 pajamian Exp $
+# $Id: makecat.PL,v 2.28 2008-05-21 03:05:20 jon Exp $
 #
-# Copyright (C) 2002-2007 Interchange Development Group
+# Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -2303,7 +2303,7 @@
 
 =head1 VERSION
 
-# $Id: makecat.PL,v 2.27 2007-08-09 13:40:57 pajamian Exp $
+# $Id: makecat.PL,v 2.28 2008-05-21 03:05:20 jon Exp $
 
 =head1 INTRODUCTION
 
@@ -2673,11 +2673,6 @@
 
         http://www.icdevgroup.org/
 
-Interchange requires Perl 5.6.0 or higher; more information on Perl can
-be seen at:
-
-        http://www.perl.com/
-
 =head1 SEE ALSO
 
 interchange(1)
@@ -2690,7 +2685,7 @@
 
 =head1 COPYRIGHT
 
-Copyright 2002-2007 Interchange Development Group.
+Copyright 2002-2008 Interchange Development Group.
 Copyright 1995-2002, Red Hat, Inc.
 All rights reserved except as in the license.
 







More information about the interchange-cvs mailing list