gloox 1.0.24-1 (znver1;x86_64;aarch64) 2022-15410
0

Status rejected
Submitter alexander [@T] mezon.ru
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/234632
Packages
gloox-1.0.24-1.znver1.source
gloox-debugsource-1.0.24-1.znver1.binary
lib64gloox-1.0.24-1.znver1.binary
lib64gloox-debuginfo-1.0.24-1.znver1.debuginfo
lib64gloox-devel-1.0.24-1.znver1.binary
lib64gloox-static-devel-1.0.24-1.znver1.binary
gloox-1.0.24-1.x86_64.source
gloox-debugsource-1.0.24-1.x86_64.binary
lib64gloox-1.0.24-1.x86_64.binary
lib64gloox-debuginfo-1.0.24-1.x86_64.debuginfo
lib64gloox-devel-1.0.24-1.x86_64.binary
lib64gloox-static-devel-1.0.24-1.x86_64.binary
gloox-1.0.24-1.aarch64.source
gloox-debugsource-1.0.24-1.aarch64.binary
lib64gloox-1.0.24-1.aarch64.binary
lib64gloox-debuginfo-1.0.24-1.aarch64.debuginfo
lib64gloox-devel-1.0.24-1.aarch64.binary
lib64gloox-static-devel-1.0.24-1.aarch64.binary
Build Date 2022-09-25 23:00:35 +0000 UTC
Last Updated 2022-09-30 19:03:08.585505976 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 9694e702e9db48defda2b3287cecebeb93aa0ad0

commit 9694e702e9db48defda2b3287cecebeb93aa0ad0
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 00:36:34 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 00:36:34 2022 +0200

    Fix deps
---
 gloox.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gloox.spec b/gloox.spec
index 13631ae..e7e72e8 100644
--- a/gloox.spec
+++ b/gloox.spec
@@ -5,7 +5,7 @@
 %define lib_name_d      %mklibname %{name} -d
 %define lib_name_d_s    %mklibname %{name} -d -s
 
-%bcond_without  gnutls
+%bcond_with  gnutls
 
 Name:           gloox
 Version:	1.0.24
@@ -19,7 +19,7 @@ Group:          Networking/Remote access
 BuildRequires:  libidn-devel
 BuildRequires:  pkgconfig(iksemel)
 %if %with gnutls
-BuildRequires:  libgnutls-devel
+BuildRequires:  pkgconfig(gnutls)
 %else
 BuildRequires:  pkgconfig(openssl)
 %endif
Not Available

benbullard79 [@T] cox.netNo Comment.574d 03hrs