Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2015-03-23 12:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpg2 (Old)
 and      /work/SRC/openSUSE:Factory/.gpg2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpg2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes        2015-03-01 
14:52:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2015-03-23 
12:16:23.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Mar 19 15:56:12 UTC 2015 - [email protected]
+
+- Ensure secure memory can be used with default 64k memlock limit
+  Fixes [boo#915931], removes gnupg-large_keys.patch
+- Removed gnupg-remove_development_version_warning.patch, obsolete
+- Removed gnupg-2.0.4-install_tools.diff, replaced by spec install
+- Removed autoconf requirement and autoreconf calls thus obsoleted
+
+-------------------------------------------------------------------

Old:
----
  gnupg-2.0.4-install_tools.diff
  gnupg-large_keys.patch
  gnupg-remove_development_version_warning.patch

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

Other differences:
------------------
++++++ gpg2.spec ++++++
--- /var/tmp/diff_new_pack.ivuJ8t/_old  2015-03-23 12:16:24.000000000 +0100
+++ /var/tmp/diff_new_pack.ivuJ8t/_new  2015-03-23 12:16:24.000000000 +0100
@@ -27,17 +27,13 @@
 Source2:        ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
 # https://www.gnupg.org/signature_key.html
 Source3:        %{name}.keyring
-Patch2:         gnupg-2.0.4-install_tools.diff
 Patch4:         gnupg-2.0.9-langinfo.patch
 Patch5:         gnupg-2.0.18-files-are-digests.patch
 Patch6:         gnupg-dont-fail-with-seahorse-agent.patch
 Patch8:         gnupg-set_umask_before_open_outfile.patch
 Patch9:         gnupg-detect_FIPS_mode.patch
 Patch11:        gnupg-add_legacy_FIPS_mode_option.patch
-Patch12:        gnupg-remove_development_version_warning.patch
-Patch14:        gnupg-large_keys.patch
 Patch15:        0001-gpg-Skip-legacy-keys-while-searching-keyrings.patch
-BuildRequires:  automake >= 1.14
 BuildRequires:  expect
 BuildRequires:  fdupes
 BuildRequires:  gnutls-devel >= 3.0
@@ -79,19 +75,15 @@
 
 %prep
 %setup -q -n gnupg-%{version}
-%patch2
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
 %patch8 -p1
 %patch9 -p1
 %patch11 -p1
-%patch12 -p1
-%patch14 -p1
 %patch15 -p1
 
 %build
-autoreconf -fi
 # build PIEs (position independent executables) for address space 
randomisation:
 %ifarch s390x %{sparc}
 # s390x needs to use the large PIE model (at least for gpg.c):
@@ -138,6 +130,10 @@
 # install scdaemon to %{_bindir} (bnc#863645)
 mv %{buildroot}%{_libdir}/scdaemon %{buildroot}%{_bindir}
 mv %{buildroot}%{_libdir}/dirmngr_ldap %{buildroot}%{_bindir}
+# install legacy tools
+install -m 755 tools/gpg-zip %{buildroot}/%{_bindir}
+install -m 755 tools/gpgsplit %{buildroot}/%{_bindir}
+
 %find_lang gnupg2
 %if 0%{?suse_version} > 1020
 %fdupes %{buildroot}



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

Reply via email to