From: Marcin Krol Date: Mon, 4 Apr 2022 17:55:17 +0000 (+0000) Subject: - rediffed X-Git-Tag: auto/th/libtommath-1.2.0-3~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=633b0a19624c60913ea27a98c16e803c51eb2227;p=packages%2Flibtommath.git - rediffed --- diff --git a/libtommath-pc.patch b/libtommath-pc.patch index daf49b0..f849d47 100644 --- a/libtommath-pc.patch +++ b/libtommath-pc.patch @@ -1,8 +1,9 @@ ---- libtommath-1.0.1/makefile.shared.orig 2017-08-29 22:27:36.000000000 +0200 -+++ libtommath-1.0.1/makefile.shared 2018-04-13 18:32:50.038012830 +0200 -@@ -64,7 +64,7 @@ +diff -urNp -x '*.orig' libtommath-1.2.0.org/makefile.shared libtommath-1.2.0/makefile.shared +--- libtommath-1.2.0.org/makefile.shared 2019-10-22 09:44:44.000000000 +0000 ++++ libtommath-1.2.0/makefile.shared 2022-04-04 17:54:55.505014848 +0000 +@@ -70,7 +70,7 @@ install: $(LIBNAME) install -d $(DESTDIR)$(INCPATH) - $(LT) --mode=install install -m 644 $(LIBNAME) $(DESTDIR)$(LIBPATH)/$(LIBNAME) + $(LIBTOOL) --mode=install install -m 644 $(LIBNAME) $(DESTDIR)$(LIBPATH)/$(LIBNAME) install -m 644 $(HEADERS_PUB) $(DESTDIR)$(INCPATH) - sed -e 's,^prefix=.*,prefix=$(PREFIX),' -e 's,^Version:.*,Version: $(VERSION_PC),' libtommath.pc.in > libtommath.pc + sed -e 's,^prefix=.*,prefix=$(PREFIX),' -e 's,^libdir=.*,libdir=$(LIBPATH),' -e 's,^Version:.*,Version: $(VERSION_PC),' libtommath.pc.in > libtommath.pc diff --git a/libtommath.spec b/libtommath.spec index b5caf48..f2453ea 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -2,7 +2,7 @@ Summary: LibTomMath - routines for integer based number theoretic applications Summary(pl.UTF-8): LibTomMath - procedury do zastosowań teorii liczb z zakresu liczb całkowitych Name: libtommath Version: 1.2.0 -Release: 1 +Release: 2 License: Public Domain or WTFPL v2 Group: Libraries #Source0Download: https://github.com/libtom/libtommath/releases