Hello community,

here is the log from the commit of package dirmngr for openSUSE:Factory
checked in at Wed Aug 31 10:38:11 CEST 2011.



--------
--- dirmngr/dirmngr.changes     2010-11-18 17:21:38.000000000 +0100
+++ /mounts/work_src_done/STABLE/dirmngr/dirmngr.changes        2011-08-29 
22:10:40.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 20:09:58 UTC 2011 - crrodrig...@opensuse.org
+
+- Add missing -llber where relevant.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  dirmngr-linking.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dirmngr.spec ++++++
--- /var/tmp/diff_new_pack.M6wxXZ/_old  2011-08-31 10:37:48.000000000 +0200
+++ /var/tmp/diff_new_pack.M6wxXZ/_new  2011-08-31 10:37:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dirmngr (Version 1.1.0)
+# spec file for package dirmngr
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 BuildRequires:  openldap2-devel
 Url:            http://www.gnupg.org/aegypten/
 Version:        1.1.0
-Release:        2
+Release:        7
 Requires:       openssl
 Summary:        A Client for Managing and Downloading CRLs
 License:        GPLv2+
@@ -43,6 +43,7 @@
 Patch0:         dirmngr-1.0.2-optflags.patch
 # From upstream:
 Patch1:         dirmngr-GPLv3.patch    
+Patch2:         dirmngr-linking.patch
 
 %description
 Dirmngr is a client for managing and downloading certificate revocation
@@ -62,6 +63,7 @@
 %setup -q -n %{name}-%{version}
 %patch0
 %patch1
+%patch2
 cp %{S:1} .
 
 %build

++++++ dirmngr-linking.patch ++++++
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -61,7 +61,7 @@ dirmngr_ldap_SOURCES = dirmngr_ldap.c i1
 dirmngr_ldap_CFLAGS = $(GPG_ERROR_CFLAGS)
 dirmngr_ldap_LDFLAGS =
 dirmngr_ldap_LDADD = $(ldap_ldadd) ../jnlib/libjnlib.a $(LIBOBJS) \
-                    $(GPG_ERROR_LIBS) $(LDAPLIBS) $(LIBINTL) $(LIBICONV)
+                    $(GPG_ERROR_LIBS) $(LDAPLIBS) -llber $(LIBINTL) $(LIBICONV)
 
 dirmngr_client_SOURCES = dirmngr-client.c i18n.h util.h b64enc.c \
                          get-path.c no-libgcrypt.c no-libgcrypt.h 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to