Hello community,

here is the log from the commit of package dirmngr for openSUSE:Factory checked 
in at 2013-12-19 15:01:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dirmngr (Old)
 and      /work/SRC/openSUSE:Factory/.dirmngr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dirmngr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dirmngr/dirmngr.changes  2011-12-02 
13:21:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dirmngr.new/dirmngr.changes     2013-12-19 
15:01:57.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Dec 17 20:35:39 UTC 2013 - [email protected]
+
+- Update to version 1.1.1
+  + Fixes for building with newer mingw32 versions.
+- Remove dirmngr-GPLv3.patch and dirmngr-GPLv3.patch; merged and/or
+  fixed on upstream release
+- Subpackage locales
+
+-------------------------------------------------------------------

Old:
----
  dirmngr-1.1.0.tar.bz2
  dirmngr-GPLv3.patch
  dirmngr-linking.patch

New:
----
  dirmngr-1.1.1.tar.bz2

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

Other differences:
------------------
++++++ dirmngr.spec ++++++
--- /var/tmp/diff_new_pack.2GOskV/_old  2013-12-19 15:01:58.000000000 +0100
+++ /var/tmp/diff_new_pack.2GOskV/_new  2013-12-19 15:01:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dirmngr
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,22 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           dirmngr
 BuildRequires:  libassuan-devel >= 2.0.0
 BuildRequires:  libgpg-error-devel >= 1.4
 BuildRequires:  libgcrypt-devel >= 1.4.0
 BuildRequires:  libksba-devel >= 1.0.2
-%if 0%{?suse_version} >= 1120
 BuildRequires:  libpth-devel >= 1.3.7
-%else
-BuildRequires:  pth >= 1.3.7
-%endif
 BuildRequires:  automake
 BuildRequires:  openldap2-devel
 Url:            http://www.gnupg.org/aegypten/
-Version:        1.1.0
+Version:        1.1.1
 Release:        0
 Requires:       openssl
 Summary:        A Client for Managing and Downloading CRLs
@@ -38,36 +32,32 @@
 Group:          Productivity/Networking/LDAP/Utilities
 Source:         ftp://ftp.gnupg.org/gcrypt/dirmngr/%{name}-%{version}.tar.bz2
 Source1:        LICENSE.README
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-PreReq:         %install_info_prereq
+Requires(pre):  %install_info_prereq
+Recommends:     %{name}-lang
 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
 lists (CRLs) for X509 certificates and for downloading the certificates
 themselves.
 
+%lang_package
+
 %prep
 %setup -q -n %{name}-%{version}
 %patch0
-%patch1
-%patch2
 cp %{S:1} .
 
 %build
-./autogen.sh
-export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
+NOCONFIGURE=1 ./autogen.sh
+#export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
 %configure \
-       --docdir=%{_defaultdocdir}/dirmngr \
-       --libexecdir=%_libexecdir/dirmngr 
+       --libexecdir=%_libexecdir/dirmngr \
+    --docdir=%{_defaultdocdir}/%{name}
 make %{?_smp_mflags}
 
 %install
 %makeinstall
-install -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README LICENSE.README 
%{buildroot}/%{_defaultdocdir}/dirmngr/
 %find_lang %{name}
 
 %post
@@ -76,12 +66,15 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
-%doc %{_defaultdocdir}/dirmngr
+%doc AUTHORS COPYING ChangeLog NEWS README LICENSE.README
+%{_defaultdocdir}/%{name}
+%{_bindir}/*
 %{_infodir}/dirmngr*
 %{_mandir}/man1/dirmngr*.1.gz
-%{_bindir}/*
 %_libexecdir/dirmngr
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ dirmngr-1.1.0.tar.bz2 -> dirmngr-1.1.1.tar.bz2 ++++++
++++ 11241 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to