[interchange-cvs] interchange - kwalsh modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Aug 30 20:23:43 EDT 2007


User:      kwalsh
Date:      2007-08-31 00:23:43 GMT
Modified:  .        README.rpm-dist
Modified:  dist/standard/products mv_metadata.asc
Modified:  SPECS    interchange.spec
Log:
    * Bumped the version number in the files I missed in the last commit.

Revision  Changes    Path
1.8       +6 -6      interchange/README.rpm-dist


rev 1.8, prev_rev 1.7
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- README.rpm-dist	8 Nov 2005 18:14:32 -0000	1.7
+++ README.rpm-dist	31 Aug 2007 00:23:43 -0000	1.8
@@ -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.5.2.
 
 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.5.2-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.5.2-1.i386.rpm
+rpm -Uvh interchange-standard-5.5.2-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.5.2-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.5.2-1.i386.rpm
 
 
 USING THE DEMO



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


rev 1.13, prev_rev 1.12
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/mv_metadata.asc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mv_metadata.asc	20 Aug 2007 15:39:50 -0000	1.12
+++ mv_metadata.asc	31 Aug 2007 00:23:43 -0000	1.13
@@ -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.5.1
+ui-version										5.5.2
 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.30      +2 -2      interchange/SPECS/interchange.spec


rev 2.30, prev_rev 2.29
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- interchange.spec	10 Nov 2005 16:11:48 -0000	2.29
+++ interchange.spec	31 Aug 2007 00:23:43 -0000	2.30
@@ -1,4 +1,4 @@
-# $Id: interchange.spec,v 2.29 2005/11/10 16:11:48 jon Exp $
+# $Id: interchange.spec,v 2.30 2007/08/31 00:23:43 kwalsh 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.5.2
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons








More information about the interchange-cvs mailing list