[packages/libtommath] - rediffed

hawk hawk at pld-linux.org
Mon Apr 4 19:55:31 CEST 2022


commit 633b0a19624c60913ea27a98c16e803c51eb2227
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Apr 4 17:55:17 2022 +0000

    - rediffed

 libtommath-pc.patch | 9 +++++----
 libtommath.spec     | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
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
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtommath.git/commitdiff/633b0a19624c60913ea27a98c16e803c51eb2227



More information about the pld-cvs-commit mailing list