[packages/serf] - rel 2; build fix

arekm arekm at pld-linux.org
Mon Jun 10 11:40:45 CEST 2013


commit 5ea132d23155a97e2e3aa81426515596f8d353c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jun 10 11:40:42 2013 +0200

    - rel 2; build fix

 serf-link.patch | 11 +++++++++++
 serf.spec       |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/serf.spec b/serf.spec
index d8bc92d..4e688f1 100644
--- a/serf.spec
+++ b/serf.spec
@@ -7,7 +7,7 @@ Summary:	A high-performance asynchronous HTTP client library
 Summary(pl.UTF-8):	Wysokowydajna biblioteka asynchronicznego klienta HTTP
 Name:		serf
 Version:	1.2.1
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: http://code.google.com/p/serf/downloads/list
diff --git a/serf-link.patch b/serf-link.patch
index 1907243..8ede4b2 100644
--- a/serf-link.patch
+++ b/serf-link.patch
@@ -11,3 +11,14 @@
      fi
    fi
  ])
+--- serf-1.2.1/configure.in~	2013-06-10 11:36:11.000000000 +0200
++++ serf-1.2.1/configure.in	2013-06-10 11:39:28.923569641 +0200
+@@ -228,7 +228,7 @@
+ 	fi
+ 	APR_ADDTO(CFLAGS, "$GSSAPI_cflags")
+ 	APR_ADDTO(CFLAGS, [-DSERF_HAVE_GSSAPI])
+-	APR_ADDTO(LDFLAGS, "$GSSAPI_libs")
++	APR_ADDTO(LIBS, "$GSSAPI_libs")
+ 	AC_MSG_CHECKING([if gssapi works])
+ 	AC_LINK_IFELSE([AC_LANG_SOURCE([[
+ #include <gssapi.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/serf.git/commitdiff/5ea132d23155a97e2e3aa81426515596f8d353c4



More information about the pld-cvs-commit mailing list