Author: paszczus Date: Sun Mar 8 10:33:45 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added calc-ppc.patch; rel 2.1 for tests
---- Files affected: SPECS: calc.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/calc.spec diff -u SPECS/calc.spec:1.62 SPECS/calc.spec:1.63 --- SPECS/calc.spec:1.62 Mon Feb 23 23:04:10 2009 +++ SPECS/calc.spec Sun Mar 8 11:33:39 2009 @@ -6,12 +6,13 @@ Summary(pl.UTF-8): Kalkulator operujący na liczbach z dowolną dokładnością Name: calc Version: 2.12.4.0 -Release: 2 +Release: 2.1 License: LGPL v2.1+ Group: Applications/Math Source0: http://www.isthe.com/chongo/src/calc/%{name}-%{version}.tar.bz2 # Source0-md5: 2ef56695837c6e501ca80b64e0be0db6 Source1: %{name}.desktop +Patch0: %{name}-ppc.patch URL: http://www.isthe.com/chongo/tech/comp/calc/ BuildRequires: readline-devel >= 4.2 BuildRequires: sed >= 4.0 @@ -50,6 +51,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} -j1 \ @@ -105,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2009/03/08 10:33:39 paszczus +- added calc-ppc.patch; rel 2.1 for tests + Revision 1.62 2009/02/23 22:04:10 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/calc.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
