Hello community,

here is the log from the commit of package libtirpc for openSUSE:13.1 checked 
in at 2013-10-20 19:05:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/libtirpc (Old)
 and      /work/SRC/openSUSE:13.1/.libtirpc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtirpc"

Changes:
--------
--- /work/SRC/openSUSE:13.1/libtirpc/libtirpc.changes   2013-09-23 
10:59:02.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.libtirpc.new/libtirpc.changes      2013-10-20 
19:05:02.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Aug 19 08:31:28 UTC 2013 - [email protected]
+
+- Updated to latest upstream revision, and removed
+  libtirpc-revert-des_crypt.patch which is now upstream
+- Verified that the bugfix for bnc#702472 is in upstream
+- verified that SLE patches are present (bnc#831296)
+
+-------------------------------------------------------------------

Old:
----
  libtirpc-0.2.2.tar.bz2
  libtirpc-revert-des_crypt.patch

New:
----
  libtirpc-0.2.4-rc2.tar.bz2

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

Other differences:
------------------
++++++ libtirpc.spec ++++++
--- /var/tmp/diff_new_pack.adrZP3/_old  2013-10-20 19:05:02.000000000 +0200
+++ /var/tmp/diff_new_pack.adrZP3/_new  2013-10-20 19:05:02.000000000 +0200
@@ -16,10 +16,12 @@
 #
 
 
+%define tarversion     0.2.4-rc2
+
 Name:           libtirpc
 # src/crypt_client.c tirpc/spinlock.h and tirpc/rpcsvc/crypt.x have the BSD
 # advertising clause
-Version:        0.2.2
+Version:        0.2.3
 Release:        0
 Summary:        Transport Independent RPC Library
 License:        BSD-4-Clause
@@ -28,14 +30,14 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 Url:            http://sourceforge.net/projects/libtirpc/
-Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
+# 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{tarversion}.tar.bz2
+Source:         %{name}-%{tarversion}.tar.bz2
 Source1:        baselibs.conf
 Patch21:        libtirpc-clnt_broadcast_fix.patch
 Patch22:        libtirpc-rpc_broadcast_misformed_replies.patch
 Patch31:        libtirpc-getpmaphandle.patch
 Patch32:        libtirpc-pmap-setunset.patch
 Patch34:        libtirpc-bindresvport_blacklist.patch
-Patch35:        libtirpc-revert-des_crypt.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libtirpc1 = %{version}-%{release}
 
@@ -70,17 +72,20 @@
 TCP over IPv4
 
 %prep
-%setup -q
+%setup -q -n %name-%tarversion
 %patch21 -p1
 %patch22 -p1
 %patch31 -p1
 %patch32 -p1
 %patch34 -p1
-%patch35 -p1
 
 %build
 autoreconf -fiv
-%configure --disable-static --with-pic --libdir=/%{_lib} --enable-gss 
+%configure --disable-static \
+               --with-pic \
+               --libdir=/%{_lib} \
+               --enable-gss \
+               --with-gssglue
 %{__make} %{?_smp_mflags}
 
 %install

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

Reply via email to