Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2013-12-09 07:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tdb (Old)
 and      /work/SRC/openSUSE:Factory/.tdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2013-08-30 11:51:09.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes     2013-12-09 
07:19:44.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec  6 13:29:03 UTC 2013 - lmue...@suse.com
+
+- Verify source tar ball gpg signature.
+
+-------------------------------------------------------------------
+Wed Dec  4 15:26:19 CET 2013 - m...@suse.de
+
+- Adapt specfile to ppc64le.
+
+-------------------------------------------------------------------

New:
----
  samba-library-distribution-pubkey_13084025.asc

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

Other differences:
------------------
++++++ tdb.spec ++++++
--- /var/tmp/diff_new_pack.4cog8j/_old  2013-12-09 07:19:45.000000000 +0100
+++ /var/tmp/diff_new_pack.4cog8j/_new  2013-12-09 07:19:45.000000000 +0100
@@ -26,6 +26,9 @@
 %endif
 BuildRequires:  autoconf
 BuildRequires:  docbook-xsl-stylesheets
+%if 0%{?suse_version} > 1220
+BuildRequires:  gpg-offline
+%endif
 BuildRequires:  libxslt
 %if 0%{?suse_version} > 1020
 BuildRequires:  pkg-config
@@ -41,6 +44,7 @@
 Group:          System/Libraries
 Source:         http://download.samba.org/pub/tdb/tdb-%{version}.tar.gz
 Source1:        http://download.samba.org/pub/tdb/tdb-%{version}.tar.asc
+Source2:        samba-library-distribution-pubkey_13084025.asc
 Source4:        baselibs.conf
 Patch0:         ignore-tdb1-run-transaction-expand.diff
 Patch1:         build_pie.patch
@@ -116,8 +120,13 @@
 
 
 %prep
+%if 0%{?suse_version} > 1220
+gzip -dc %{SOURCE0} >${RPM_SOURCE_DIR}/%{name}-%{version}.tar
+%{?gpg_verify: %gpg_verify --keyring %{SOURCE2} %{SOURCE1}}
+rm ${RPM_SOURCE_DIR}/%{name}-%{version}.tar
+%endif
 %setup -n tdb-%{version} -q
-%ifarch ppc ppc64
+%ifarch ppc ppc64 ppc64le
 %patch0 -p1
 %endif
 %patch1 -p1


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

Reply via email to