Author: arekm Date: Sun Oct 2 21:26:17 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add bc-save_adr.patch from ac; rel 19
---- Files affected: SPECS: bc.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/bc.spec diff -u SPECS/bc.spec:1.74 SPECS/bc.spec:1.75 --- SPECS/bc.spec:1.74 Sat Sep 17 12:25:18 2005 +++ SPECS/bc.spec Sun Oct 2 23:26:11 2005 @@ -10,7 +10,7 @@ Summary(uk): GNU bc (ÍĎ×Á ĎÂŇĎÂËÉ ŢÉÓĹĚ) ÔÁ dc (ËÁĚŘËŐĚŃÔĎŇ) Name: bc Version: 1.06 -Release: 17 +Release: 19 License: GPL Group: Applications/Math Source0: ftp://ftp.gnu.org/pub/gnu/bc/%{name}-%{version}.tar.gz @@ -23,6 +23,7 @@ Patch0: %{name}-info.patch Patch1: %{name}-readline.patch Patch2: %{name}-flex.patch +Patch3: %{name}-save_adr.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: bison @@ -87,6 +88,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p0 +%patch3 -p1 %build %{__aclocal} @@ -142,6 +144,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2005/10/02 21:26:11 arekm +- add bc-save_adr.patch from ac; rel 19 + Revision 1.74 2005/09/17 10:25:18 arekm - rebuild with readline 5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bc.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
