[interchange-cvs] interchange - jon modified 7 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Mar 15 09:25:27 EST 2004


User:      jon
Date:      2004-03-15 14:25:27 GMT
Modified:  .        Tag: STABLE_5_0-branch Makefile.PL README
Modified:           README.cvs README.rpm-dist configure
Modified:  SPECS    Tag: STABLE_5_0-branch interchange.spec
Modified:  scripts  Tag: STABLE_5_0-branch interchange.PL
Log:
Update version to 5.0.1, etc.

Revision  Changes    Path
No                   revision



No                   revision



2.45.2.1  +2 -2      interchange/Makefile.PL


rev 2.45.2.1, prev_rev 2.45
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.45
retrieving revision 2.45.2.1
diff -u -u -r2.45 -r2.45.2.1
--- Makefile.PL	4 Dec 2003 14:49:37 -0000	2.45
+++ Makefile.PL	15 Mar 2004 14:25:26 -0000	2.45.2.1
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '5.0.0';
+$VERSION = '5.0.1';
 
 my @os_hints;
 eval {
@@ -158,7 +158,7 @@
 
  Interchange V$VERSION
  
- Copyright (C) 2002-2003 Interchange Development Group.
+ Copyright (C) 2002-2004 Interchange Development Group.
  Copyright (C) 1996-2002 Red Hat, Inc.
  Interchange is free under the terms of the GNU General Public License.
 



2.22.2.1  +4 -4      interchange/README


rev 2.22.2.1, prev_rev 2.22
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.22
retrieving revision 2.22.2.1
diff -u -u -r2.22 -r2.22.2.1
--- README	3 Dec 2003 17:36:14 -0000	2.22
+++ README	15 Mar 2004 14:25:26 -0000	2.22.2.1
@@ -2,9 +2,9 @@
 
                            I N T E R C H A N G E
 
-Interchange 5.0.0
+Interchange 5.0.1
 
-Copyright (C) 2002-2003 Interchange Development Group
+Copyright (C) 2002-2004 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.0.0.tar.gz | tar xvf -
-cd interchange-5.0.0
+gzip -dc interchange-5.0.1.tar.gz | tar xvf -
+cd interchange-5.0.1
 ./configure
 
 The configure script asks where you'd like to install Interchange, and



2.3.2.1   +3 -3      interchange/README.cvs


rev 2.3.2.1, prev_rev 2.3
Index: README.cvs
===================================================================
RCS file: /var/cvs/interchange/README.cvs,v
retrieving revision 2.3
retrieving revision 2.3.2.1
diff -u -u -r2.3 -r2.3.2.1
--- README.cvs	3 Dec 2003 17:36:14 -0000	2.3
+++ README.cvs	15 Mar 2004 14:25:26 -0000	2.3.2.1
@@ -51,11 +51,11 @@
 	$ make tardist
 	/usr/local/bin/perl -I/YOUR/PERL/LIB -MExtUtils::Manifest=manicopy,maniread \
 	-e "manicopy(maniread(),'interchange-4.9.x', 'best');"
-	mkdir interchange-5.0.0
-	mkdir interchange-5.0.0/dist
+	mkdir interchange-5.x.x
+	mkdir interchange-5.x.x/dist
 	....
 	$ ls interch*.tar.gz
-	interchange-5.0.0.tar.gz
+	interchange-5.x.x.tar.gz
 
 
 Unpack and install



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


rev 1.4.2.1, prev_rev 1.4
Index: README.rpm-dist
===================================================================
RCS file: /var/cvs/interchange/README.rpm-dist,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -u -r1.4 -r1.4.2.1
--- README.rpm-dist	3 Dec 2003 17:35:50 -0000	1.4
+++ README.rpm-dist	15 Mar 2004 14:25:26 -0000	1.4.2.1
@@ -31,7 +31,7 @@
 
 Sessions and temporary files: /var/cache/interchange.
 
-Documentation: /usr/share/doc/interchange-5.0.0.
+Documentation: /usr/share/doc/interchange-5.0.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.0.0-1.i386.rpm
+rpm -qp --requires interchange-5.0.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.0.0-1.i386.rpm
-rpm -Uvh interchange-foundation-5.0.0-1.i386.rpm
+rpm -Uvh interchange-5.0.1-1.i386.rpm
+rpm -Uvh interchange-foundation-5.0.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.0.0-1.i386.rpm
+rpm -Uvh --nodeps interchange-5.0.1-1.i386.rpm
 
 
 STARTING/RESTARTING INTERCHANGE
@@ -149,7 +149,7 @@
 
 INSTALL
 
-rpm -Uvh interchange-foundation-demo-5.0.0-1.i386.rpm
+rpm -Uvh interchange-foundation-demo-5.0.1-1.i386.rpm
 
 
 USING THE DEMO



2.16.2.1  +3 -3      interchange/configure


rev 2.16.2.1, prev_rev 2.16
Index: configure
===================================================================
RCS file: /var/cvs/interchange/configure,v
retrieving revision 2.16
retrieving revision 2.16.2.1
diff -u -u -r2.16 -r2.16.2.1
--- configure	4 Dec 2003 14:49:37 -0000	2.16
+++ configure	15 Mar 2004 14:25:26 -0000	2.16.2.1
@@ -1,14 +1,14 @@
 #!/bin/sh
 
-# $Id: configure,v 2.16 2003/12/04 14:49:37 jon Exp $
+# $Id: configure,v 2.16.2.1 2004/03/15 14:25:26 jon Exp $
 
-ICVERSION='5.0.0'
+ICVERSION='5.0.1'
 
 cat <<EOF
 
  Interchange Version $ICVERSION Configuration
 
- Copyright 2002-2003 Interchange Development Group
+ Copyright 2002-2004 Interchange Development Group
  Copyright 1996-2002 Red Hat, Inc.
 
  Interchange was originally based on Vend 0.2 and 0.3



No                   revision



No                   revision



2.24.2.1  +4 -1      interchange/SPECS/interchange.spec


rev 2.24.2.1, prev_rev 2.24
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.24
retrieving revision 2.24.2.1
diff -u -u -r2.24 -r2.24.2.1
--- interchange.spec	3 Dec 2003 19:39:12 -0000	2.24
+++ interchange.spec	15 Mar 2004 14:25:26 -0000	2.24.2.1
@@ -14,7 +14,7 @@
 
 Summary: Interchange web application platform
 Name: interchange
-Version: 5.0.0
+Version: 5.0.1
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons
@@ -380,6 +380,9 @@
 
 
 %changelog
+* Mon Mar 15 2004 Jon Jensen <jon at icdevgroup.org> 5.0.1-1
+- Update for new release
+
 * Wed Dec 03 2003 Jon Jensen <jon at icdevgroup.org> 5.0.0-1
 - Update for new release
 - Add new expired session/tmp removal script for cron



No                   revision



No                   revision



2.77.2.1  +6 -6      interchange/scripts/interchange.PL


rev 2.77.2.1, prev_rev 2.77
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.77
retrieving revision 2.77.2.1
diff -u -u -r2.77 -r2.77.2.1
--- interchange.PL	4 Dec 2003 14:49:37 -0000	2.77
+++ interchange.PL	15 Mar 2004 14:25:26 -0000	2.77.2.1
@@ -1,11 +1,11 @@
 #!/usr/bin/perl
 ##!~_~perlpath~_~
 #
-# Interchange version 5.0.0
+# Interchange version 5.0.1
 #
-# $Id: interchange.PL,v 2.77 2003/12/04 14:49:37 jon Exp $
+# $Id: interchange.PL,v 2.77.2.1 2004/03/15 14:25:26 jon Exp $
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2004 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 # http://www.icdevgroup.org/
 #
@@ -140,7 +140,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '5.0.0';
+	$VERSION = '5.0.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";
@@ -354,7 +354,7 @@
 
 =head1 VERSION
 
-5.0.0
+5.0.1
 
 =head1 DESCRIPTION
 
@@ -960,7 +960,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (C) 2002-2003 Interchange Development Group
+Copyright (C) 2002-2004 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