[packages/serf] up to 1.3.9

atler atler at pld-linux.org
Thu Sep 8 20:58:19 CEST 2016


commit 01a898a26c79fc9d149c402976db5cfd879421bb
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 8 20:57:42 2016 +0200

    up to 1.3.9
    
    - project moved under Apache umbrella
    - updated urls

 serf-scons.patch |  8 --------
 serf.spec        | 11 +++++------
 2 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/serf.spec b/serf.spec
index f09b983..a7e780e 100644
--- a/serf.spec
+++ b/serf.spec
@@ -6,15 +6,14 @@
 Summary:	A high-performance asynchronous HTTP client library
 Summary(pl.UTF-8):	Wysokowydajna biblioteka asynchronicznego klienta HTTP
 Name:		serf
-Version:	1.3.8
-Release:	2
+Version:	1.3.9
+Release:	1
 License:	Apache v2.0
 Group:		Libraries
-#Source0Download: http://code.google.com/p/serf/downloads/list
-Source0:	http://serf.googlecode.com/svn/src_releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	2e4efe57ff28cb3202a112e90f0c2889
+Source0:	https://www.apache.org/dist/serf/%{name}-%{version}.tar.bz2
+# Source0-md5:	370a6340ff20366ab088012cd13f2b57
 Patch0:		%{name}-scons.patch
-URL:		http://code.google.com/p/serf/
+URL:		https://serf.apache.org/
 BuildRequires:	apr-devel
 BuildRequires:	apr-util-devel
 %{?with_kerberos5:BuildRequires:	heimdal-devel}
diff --git a/serf-scons.patch b/serf-scons.patch
index 2d51258..0e007bf 100644
--- a/serf-scons.patch
+++ b/serf-scons.patch
@@ -1,13 +1,5 @@
 --- serf-1.3.1/SConstruct.orig	2013-08-15 11:13:20.000000000 +0200
 +++ serf-1.3.1/SConstruct	2013-08-25 09:57:51.577679354 +0200
-@@ -178,7 +178,6 @@
- unknown = opts.UnknownVariables()
- if unknown:
-   print 'Unknown variables:', ', '.join(unknown.keys())
--  Exit(1)
- 
- apr = str(env['APR'])
- apu = str(env['APU'])
 @@ -341,8 +341,8 @@
    ### there is probably a better way to run/capture output.
    ### env.ParseConfig() may be handy for getting this stuff into the build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/serf.git/commitdiff/01a898a26c79fc9d149c402976db5cfd879421bb



More information about the pld-cvs-commit mailing list