]> git.pld-linux.org Git - packages/serf.git/commitdiff
up to 1.3.9 auto/th/serf-1.3.9-1
authorJan Palus <atler@pld-linux.org>
Thu, 8 Sep 2016 18:57:42 +0000 (20:57 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 8 Sep 2016 18:57:42 +0000 (20:57 +0200)
- project moved under Apache umbrella
- updated urls

serf-scons.patch
serf.spec

index 2d51258f4af02861b1681aef72ff8b270ebb0478..0e007bfc9ff58fd960ed92093b90d6a4b3a99de1 100644 (file)
@@ -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
index f09b98342db0320acb4aad921e4a6b1e24e0c743..a7e780e2a2f695de33e9a297083d5d40defc4ca0 100644 (file)
--- 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}
This page took 0.139678 seconds and 4 git commands to generate.