head	1.10;
access;
symbols;
locks; strict;
comment	@# @;


1.10
date	2008.05.26.10.34.07;	author gvermeul;	state dead;
branches;
next	1.9;

1.9
date	2005.02.20.18.55.55;	author gvermeul;	state Exp;
branches;
next	1.8;

1.8
date	2005.01.05.06.31.45;	author gvermeul;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.21.07.19.16;	author gvermeul;	state Exp;
branches;
next	1.6;

1.6
date	2004.09.14.05.43.32;	author gvermeul;	state Exp;
branches;
next	1.5;

1.5
date	2004.09.14.04.43.45;	author gvermeul;	state Exp;
branches;
next	1.4;

1.4
date	2004.06.06.10.43.34;	author gvermeul;	state Exp;
branches;
next	1.3;

1.3
date	2003.12.01.18.19.08;	author gvermeul;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.26.08.40.16;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.21.16.05.22;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Remove patches.
@
text
@There are no patches for PyQwt-4.2.


PyQwt-4.1a.patch:

1. Adds the forgotten 'virtual QwtDoubleRect QwtCurve::boundingRect() const'.
2. Adds the ErrorBarDemo.py example which redefines QwtCurve::boundingRect().
3. Fixes zooming in the QwtImagePlotDemo.py example.


How to patch? Put PyQwt-4.1.tar.gz and PyQwt-4.1a.patch in the working
directory, execute:

        tar xvfz PyQwt-4.0rc0.tar.gz
        patch -p0 -b -z .upgrade <PyQwt-4.1a.patch

and to make the ErrorBarDemo.py example executable, do:

        chmod +x PyQwt-4.1/examples/ErrorBarDemo.py

and you are ready for the installation instructions.


PyQwt-4.0rc0a.patch fixes:

1. Building of PyQwt-4.0rc0 against numarray-1.0 and numarray-1.1.
2. Building of PyQwt-4.0rc0 against Python-2.4 using setup.py.
3. A few bugs in the configure/build.py script.


How to patch? Put PyQwt-4.0rc0.tar.gz and PyQwt-4.0rc0a.patch in the working
directory, execute:

        tar xvfz PyQwt-4.0rc0.tar.gz
        patch -p0 -b -z .upgrade <PyQwt-4.0rc0a.patch

and you are ready for the installation instructions.


PyQwt-3.8b.patch fixes:

1. Building of PyQwt-3.8 for Posix platforms without an entry for QMAKE_RPATH
   in $QTDIR/mkspecs/default/qmake.conf.
2. Building of PyQwt-3.8 against numarray-1.0 and numarray-1.1.

PyQwt-3.8a.patch fixes: 

1. Building of PyQwt-3.8 for Posix platforms without an entry for QMAKE_RPATH
   in $QTDIR/mkspecs/default/qmake.conf.


How to patch? Put PyQwt-3.8.tar.gz and PyQwt-3.8b.patch in the working
directory, execute:

        tar xvfz PyQwt-3.8.tar.gz
        patch -p0 -b -z .upgrade <PyQwt-3.8b.patch

and you are ready for the installation instructions.


PyQwt-3.7b.patch fixes:

1. Building of PyQwt-3.7 for Qt <= 3.2.1 and PyQt <= 3.8.1 and sip <= 3.8.
2. Building of PyQwt-3.7 for non-threaded Qt libraries on Posix.
3. Incompatibilities with Designer/pyuic generated forms using QwtPlot.
4. A minor bug on Windows concerning compiler flags.
5. A minor bug on Posix concerning compiler flags.
6. The PYTHONPATH awareness of the pyqt_distutils scripts.

PyQwt-3.7a.patch fixes:

1. Building of PyQwt-3.7 for Qt <= 3.2.1 and PyQt <= 3.8.1 and sip <= 3.8.
2. Building of PyQwt-3.7 for non-threaded Qt libraries on Posix.
3. Incompatibilities with Designer/pyuic generated forms using QwtPlot.
4. A minor bug on Windows concerning compiler flags.
5. A minor bug on Posix concerning compiler flags.


How to patch? Put PyQwt-3.7.tar.gz and PyQwt-3.7b.patch in the working
directory, execute:

        tar xvfz PyQwt-3.7.tar.gz
        patch -p0 -b -z .upgrade <PyQwt-3.7b.patch

and you are ready for the installation instructions.
@


1.9
log
@Prepare the release of PyQwt-4.2.
@
text
@@


1.8
log
@Add PyQwt-4.1a.patch
@
text
@d1 3
@


1.7
log
@Prepare the release of PyQwt-4.1
@
text
@d1 18
a18 1
There are no patches for PyQwt-4.1.
@


1.6
log
@Add PyQwt-4.0rc0a.patch
@
text
@d1 3
@


1.5
log
@Add PyQwt-3.8b.patch
@
text
@d1 15
a15 1
There are no patches for PyQwt-4.0rc0.
d21 1
a21 1
2. Building of PyQwt-3.8 against numarray-1.0 and numarray-1.1
@


1.4
log
@Release PyQwt-4.0rc0
@
text
@d3 5
d15 1
a15 1
How to patch? Put PyQwt-3.8.tar.gz and PyQwt-3.8a.patch in the working
d19 1
a19 1
        patch -p0 -b -z .upgrade <PyQwt-3.8a.patch
@


1.3
log
@Add PyQwt-3.8a.patch
@
text
@d1 3
@


1.2
log
@Prepare PyQwt-3.8
@
text
@d1 14
a14 1
There are no patches for PyQwt-3.8.
@


1.1
log
@Add patches and README
@
text
@d1 2
@

