Author: amateja Date: Sat May 30 18:42:20 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.5.1
---- Files affected: packages/GiNaC: GiNaC.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/GiNaC/GiNaC.spec diff -u packages/GiNaC/GiNaC.spec:1.30 packages/GiNaC/GiNaC.spec:1.31 --- packages/GiNaC/GiNaC.spec:1.30 Mon Feb 23 23:12:30 2009 +++ packages/GiNaC/GiNaC.spec Sat May 30 20:42:14 2009 @@ -2,12 +2,12 @@ Summary: C++ class library for symbolic calculations Summary(pl.UTF-8): Biblioteka klas C++ do obliczeń symbolicznych Name: GiNaC -Version: 1.4.3 -Release: 3 +Version: 1.5.1 +Release: 1 License: GPL v2+ Group: Libraries Source0: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ginac-%{version}.tar.bz2 -# Source0-md5: abad55c4ae27d5d65f525fabefaddd05 +# Source0-md5: ef05970ea87d1808ec7e75dad833deca Patch0: %{name}-info.patch URL: http://www.ginac.de/ BuildRequires: autoconf >= 2.59 @@ -80,9 +80,9 @@ %prep %setup -q -n ginac-%{version} %patch0 -p1 - +%{__sed} -i -e 's/#include <iostream>/#include <cstdio>\n#include <iostream>/g' ginac/parser/lexer.cpp # generated with wrong bison version, miscompiled by gcc 4.1+ -%{__rm} ginac/input_parser.{cc,h} +#%{__rm} ginac/input_parser.{cc,h} %build %{__libtoolize} @@ -145,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2009/05/30 18:42:14 amateja +- updated to 1.5.1 + Revision 1.30 2009/02/23 22:12:30 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GiNaC/GiNaC.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
