packages: libtirpc/libtirpc-heimdal.patch, libtirpc/libtirpc.spec - up to 0...
baggins
baggins at pld-linux.org
Wed Feb 24 17:11:39 CET 2010
Author: baggins Date: Wed Feb 24 16:11:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.2.1
---- Files affected:
packages/libtirpc:
libtirpc-heimdal.patch (1.1 -> 1.2) , libtirpc.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: packages/libtirpc/libtirpc-heimdal.patch
diff -u packages/libtirpc/libtirpc-heimdal.patch:1.1 packages/libtirpc/libtirpc-heimdal.patch:1.2
--- packages/libtirpc/libtirpc-heimdal.patch:1.1 Tue Jun 30 15:04:42 2009
+++ packages/libtirpc/libtirpc-heimdal.patch Wed Feb 24 17:11:33 2010
@@ -1,10 +1,10 @@
-diff -ur libtirpc-0.1.10/configure.in libtirpc-0.1.10-heimdal/configure.in
---- libtirpc-0.1.10/configure.in 2008-11-19 14:01:43.000000000 +0100
-+++ libtirpc-0.1.10-heimdal/configure.in 2009-06-30 14:52:36.541185534 +0200
+diff -ur libtirpc-0.1.10/configure.ac libtirpc-0.1.10-heimdal/configure.ac
+--- libtirpc-0.1.10/configure.ac 2008-11-19 14:01:43.000000000 +0100
++++ libtirpc-0.1.10-heimdal/configure.ac 2009-06-30 14:52:36.541185534 +0200
@@ -11,8 +11,12 @@
- esac],[gss=false])
AM_CONDITIONAL(GSS, test x$gss = xtrue)
if test x$gss = xtrue; then
+ AC_DEFINE(HAVE_LIBGSSAPI, 1, [])
- PKG_CHECK_MODULES(GSSGLUE, libgssglue, [],
- AC_MSG_ERROR([Unable to locate information required to use libgssglue.]))
+ PKG_CHECK_MODULES([GSSGLUE], [libgssglue],
================================================================
Index: packages/libtirpc/libtirpc.spec
diff -u packages/libtirpc/libtirpc.spec:1.23 packages/libtirpc/libtirpc.spec:1.24
--- packages/libtirpc/libtirpc.spec:1.23 Thu Jul 2 16:08:05 2009
+++ packages/libtirpc/libtirpc.spec Wed Feb 24 17:11:33 2010
@@ -6,13 +6,13 @@
Summary: Transport Independent RPC Library
Summary(pl.UTF-8): Biblioteka RPC niezależnego od transportu
Name: libtirpc
-Version: 0.2.0
-Release: 3
+Version: 0.2.1
+Release: 1
Epoch: 1
License: BSD-like
Group: Libraries
Source0: http://dl.sourceforge.net/sourceforge/libtirpc/%{name}-%{version}.tar.bz2
-# Source0-md5: b3b513a8825aa227deac63ea38c64f41
+# Source0-md5: d77eb15f464bf9d6e66259eaf78b2a4e
Patch0: %{name}-link.patch
Patch1: %{name}-heimdal.patch
Patch2: %{name}-XDR_GETPOS.patch
@@ -153,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2010/02/24 16:11:33 baggins
+- up to 0.2.1
+
Revision 1.23 2009/07/02 14:08:05 baggins
- rel 3
- reverse heimdal bcond to krb5, build with heimdal
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtirpc/libtirpc-heimdal.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtirpc/libtirpc.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list