Author: arekm Date: Sun Nov 16 11:24:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; gcc build fix
---- Files affected: SPECS: kalamaris.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/kalamaris.spec diff -u SPECS/kalamaris.spec:1.25 SPECS/kalamaris.spec:1.26 --- SPECS/kalamaris.spec:1.25 Wed Nov 12 22:08:43 2008 +++ SPECS/kalamaris.spec Sun Nov 16 12:24:14 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Program matematyczny dla KDE Name: kalamaris Version: 0.7.2 -Release: 4 +Release: 5 License: GPL Group: Applications/Math Source0: http://devel-home.kde.org/~larrosa/bin/%{name}-%{version}.tar.bz2 # Source0-md5: 67bc1ce5eb83fb8013fc2d8932348c5d Patch0: %{name}-desktop.patch +Patch1: %{name}-gcc.patch URL: http://devel-home.kde.org/~larrosa/kalamaris.html BuildRequires: gmp-devel BuildRequires: kdelibs-devel >= 3.0 @@ -46,6 +47,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure \ @@ -86,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008/11/16 11:24:14 arekm +- rel 5; gcc build fix + Revision 1.25 2008/11/12 21:08:43 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kalamaris.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
