libasyncns 0.8-22 (armv7hnl;aarch64;znver1;i686;x86_64) 2020-12436
9999
Status | published | |||||||||||||||||||||||||
Submitter | nobodydead [@T] gmail.com | |||||||||||||||||||||||||
Platform | rolling | |||||||||||||||||||||||||
Repository | main | |||||||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/825234 | |||||||||||||||||||||||||
Packages |
|
|||||||||||||||||||||||||
Build Date | 2020-09-14 18:39:57 +0000 UTC | |||||||||||||||||||||||||
Last Updated | 2020-09-19 03:27:21.03765506 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary ce77cb79bddf45b442e853b923d7124d431d18ed commit ce77cb79bddf45b442e853b923d7124d431d18ed Author: Bernhard Rosenkränzer <bero@lindev.ch> AuthorDate: Sun Sep 13 17:30:19 2020 +0200 Commit: Bernhard Rosenkränzer <bero@lindev.ch> CommitDate: Sun Sep 13 17:30:19 2020 +0200 Don't use -L/usr/lib --- libasyncns-no-Lusrlib.patch | 15 +++++++++++++++ libasyncns.spec | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 libasyncns-no-Lusrlib.patch diff --git a/libasyncns-no-Lusrlib.patch b/libasyncns-no-Lusrlib.patch new file mode 100644 index 0000000..2f3561b --- /dev/null +++ b/libasyncns-no-Lusrlib.patch @@ -0,0 +1,15 @@ +diff -up libasyncns-0.8/libasyncns.pc.in.omv~ libasyncns-0.8/libasyncns.pc.in +--- libasyncns-0.8/libasyncns.pc.in.omv~ 2020-09-13 17:28:08.467530114 +0200 ++++ libasyncns-0.8/libasyncns.pc.in 2020-09-13 17:28:21.862626559 +0200 +@@ -1,10 +1,7 @@ + prefix=@prefix@ + exec_prefix=${prefix} +-libdir=${exec_prefix}/lib +-includedir=${prefix}/include + + Name: libasyncns + Description: Asynchronous Name Service + Version: @PACKAGE_VERSION@ +-Libs: -L${libdir} -lasyncns +-Cflags: -I${includedir} ++Libs: -lasyncns diff --git a/libasyncns.spec b/libasyncns.spec index 81a8ffe..867b218 100644 --- a/libasyncns.spec +++ b/libasyncns.spec @@ -8,11 +8,12 @@ Summary: A library for executing name service queries asynchronously Name: libasyncns Version: 0.8 -Release: 21 +Release: 22 License: LGPLv2 Group: System/Libraries Url: http://0pointer.de/lennart/projects/libasyncns/ Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz +Patch0: libasyncns-no-Lusrlib.patch BuildRequires : doxygen %description @@ -59,4 +60,3 @@ export ac_cv_func_malloc_0_nonnull=yes %{_includedir}/%{sname}.h %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc -
Not Available
benbullard79 [@T] cox.net | Perfect packages, no one ever says a word! | 1750d 20hrs |
benbullard79 [@T] cox.net | Fantastic! | 1750d 20hrs |