]> git.pld-linux.org Git - packages/libtommath.git/commitdiff
- rediffed
authorMarcin Krol <hawk@tld-linux.org>
Mon, 4 Apr 2022 17:55:17 +0000 (17:55 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 4 Apr 2022 17:55:17 +0000 (17:55 +0000)
libtommath-pc.patch
libtommath.spec

index daf49b0c7813a9efdd792e26270a62a63e9ef052..f849d476de1389cbf5fab9e15c72957c2ce29a55 100644 (file)
@@ -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
index b5caf48091ad8e0f3f7ba66f6e13963b27d73f60..f2453ea24971187c000760a4cc069ea2c8cc4397 100644 (file)
@@ -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
This page took 0.144846 seconds and 4 git commands to generate.