Author: glen Date: Sun Nov 1 14:26:31 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 5 for subpackages release increment
---- Files affected: packages/plotutils: plotutils.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: packages/plotutils/plotutils.spec diff -u packages/plotutils/plotutils.spec:1.63 packages/plotutils/plotutils.spec:1.64 --- packages/plotutils/plotutils.spec:1.63 Mon Sep 28 09:44:21 2009 +++ packages/plotutils/plotutils.spec Sun Nov 1 15:26:25 2009 @@ -1,12 +1,13 @@ # $Revision$, $Date$ -%define LIBPLOT_VERSION 4.3 -%define LIBXMI_VERSION 1.3 - +%define LIBPLOT_VERSION 4.3 +%define LIBXMI_VERSION 1.3 Summary: GNU Plotutils -- plotting utilities Summary(pl.UTF-8): Narzędzia do wykresów Name: plotutils Version: 2.6 -Release: 1 +# Don't decrease release if LIBPLOT/LIBXMI versions are not increased, as then +# those subpackages get then lower release +Release: 5 License: GPL v3+ Group: Applications/Graphics Source0: http://ftp.gnu.org/gnu/plotutils/%{name}-%{version}.tar.gz @@ -17,8 +18,8 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: flex -BuildRequires: libstdc++-devel BuildRequires: libpng-devel +BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: texinfo BuildRequires: xorg-lib-libXaw-devel @@ -319,6 +320,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2009/11/01 14:26:25 glen +- rel 5 for subpackages release increment + Revision 1.63 2009/09/28 07:44:21 amateja - updated to 2.6 @@ -383,7 +387,7 @@ - massive attack: no need for 755 for *.la Revision 1.43 2002/10/13 10:54:33 qboosh -- new %%doc, release 6 +- new %doc, release 6 Revision 1.42 2002/10/09 13:14:45 kloczek - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc @@ -392,9 +396,9 @@ - perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/" Revision 1.40 2002/05/21 23:14:31 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ - s/^autoconf/\%\{__autoconf\}/" + s/^autoconf/\%\{__autoconf\}/" Revision 1.39 2002/04/27 22:31:42 qboosh - completed pl description, fixed 'ode' name in en description @@ -415,7 +419,7 @@ - adding es/fr/pt_BR/ru/uk (and eventually de) Group translations Revision 1.34 2002/01/18 02:14:37 kloczek -perl -pi -e "s/[email protected]/[email protected]/" +- perl -pi -e "s/[email protected]/[email protected]/" Revision 1.33 2001/11/26 20:57:14 qrczak - plotutils-c++.patch: cast unsigned char * to char * when calling @@ -430,7 +434,7 @@ - release 3: regenerate ac/am/lt files for make spec ac 2.50 ready. Revision 1.29 2001/05/02 21:51:26 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros +- adapterized and made spec %debug ready or added using %rpm*flags macros Revision 1.28 2001/02/14 03:56:33 kloczek - release 2, @@ -468,10 +472,10 @@ - some updates for new rpm automation Revision 1.20 2000/06/09 07:55:08 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.19 2000/06/09 07:23:47 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.18 2000/06/07 04:31:54 kloczek - spec adapterized. @@ -494,7 +498,7 @@ - translated kloczkish into english Revision 1.13 1999/09/24 10:45:03 pius -- moved running of /usr/sbin/fix-info-dir to %%postun +- moved running of /usr/sbin/fix-info-dir to %postun - release up Revision 1.12 1999/09/19 10:21:03 pius @@ -505,8 +509,3 @@ Revision 1.10 1999/07/12 23:06:12 kloczek - added using CVS keywords in %changelog (for automating them). - -* Sat May 15 1999 Rafał Kleger-Rudomin <[email protected]> -- Added plotutils-libplot, -devel, -static -* Fri May 14 1999 Rafał Kleger-Rudomin <[email protected]> -- Initial version for PLD. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/plotutils/plotutils.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
