[packages/bc] - updated to 1.08.1
qboosh
qboosh at pld-linux.org
Thu Jan 16 21:32:20 CET 2025
commit ac60c8bdc42d135a2b78c967a7eb7f62194a15a0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 16 21:25:09 2025 +0100
- updated to 1.08.1
bc-info.patch | 17 +++++++++--------
bc.spec | 12 +++++++-----
2 files changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/bc.spec b/bc.spec
index 003eaaf..6a05cde 100644
--- a/bc.spec
+++ b/bc.spec
@@ -8,12 +8,12 @@ Summary(ru.UTF-8): GNU bc (язык обработки чисел) и dc (кал
Summary(tr.UTF-8): GNU hesap makinası
Summary(uk.UTF-8): GNU bc (мова обробки чисел) та dc (калькулятор)
Name: bc
-Version: 1.07.1
-Release: 3
+Version: 1.08.1
+Release: 1
License: GPL v2+
Group: Applications/Math
-Source0: http://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz
-# Source0-md5: cda93857418655ea43590736fc3ca9fc
+Source0: https://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.xz
+# Source0-md5: 26c11787a7a1d76de8a2ac3a7ba92098
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: ae2cf58a4382d6a0bfeaab3a6a11bd30
Source2: bc.desktop
@@ -28,7 +28,9 @@ BuildRequires: ed
BuildRequires: flex
BuildRequires: ncurses-devel >= 5.2
BuildRequires: readline-devel >= 5.0
+BuildRequires: tar >= 1:1.22
BuildRequires: texinfo
+BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -79,7 +81,7 @@ ileri yetenekleri vardır.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
diff --git a/bc-info.patch b/bc-info.patch
index 0522f6c..c456de3 100644
--- a/bc-info.patch
+++ b/bc-info.patch
@@ -1,22 +1,23 @@
---- bc-1.07.1/doc/dc.texi.orig 2017-06-08 19:14:57.069763192 +0200
-+++ bc-1.07.1/doc/dc.texi 2017-06-08 19:21:18.129758838 +0200
-@@ -18,8 +18,9 @@
- @syncodeindex pg fn
+--- bc-1.08.1/doc/dc.texi.orig 2025-01-16 21:19:59.744979654 +0100
++++ bc-1.08.1/doc/dc.texi 2025-01-16 21:21:09.377935754 +0100
+@@ -19,8 +19,8 @@
@syncodeindex tp fn
-+ at dircategory Miscellaneous:
@direntry
+- at dircategory Math
-* dc: (dc). Arbitrary precision RPN ``Desktop Calculator''.
++ at dircategory Miscellaneous:
+* dc: (dc). Arbitrary precision RPN ``Desktop Calculator''
@end direntry
@copying
---- bc-1.07.1/doc/bc.texi.orig 2017-04-07 23:55:49.000000000 +0200
-+++ bc-1.07.1/doc/bc.texi 2017-06-08 19:22:03.059758327 +0200
-@@ -16,8 +16,9 @@
+--- bc-1.08.1/doc/bc.texi.orig 2025-01-16 21:19:59.744979654 +0100
++++ bc-1.08.1/doc/bc.texi 2025-01-16 21:20:38.561436034 +0100
+@@ -16,9 +16,9 @@
@c end tex
@ifinfo
+- at dircategory Math
+ at dircategory Miscellaneous:
@direntry
-* bc: (bc). An arbitrary precision calculator language.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bc.git/commitdiff/ac60c8bdc42d135a2b78c967a7eb7f62194a15a0
More information about the pld-cvs-commit
mailing list