commit fdd2a760614b701f295f87c153ad01b7f7115b4d
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Fri Feb 3 06:55:05 2023 +0100
rel 4
build.patch | 10 ++++++++++
cherokee.spec | 4 +++-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/cherokee.spec b/cherokee.spec
index 1281674..3504e24 100644
--- a/cherokee.spec
+++ b/cherokee.spec
@@ -14,7 +14,7 @@ Summary: Fast, Flexible and Lightweight Web server
Summary(pl.UTF-8): Cherokee - serwer WWW
Name: cherokee
Version: 1.2.104
-Release: 3
+Release: 4
License: GPL v2
Group: Networking/Daemons
Source0: https://github.com/cherokee/webserver/archive/v%{version}.zip
@@ -30,6 +30,7 @@ Patch1: %{name}-panic_path.patch
Patch2: ffmpeg0.11.patch
Patch3: time_t_x32.patch
Patch4: openssl.patch
+Patch5: build.patch
URL: http://www.cherokee-project.com/
%{?with_geoip:BuildRequires: GeoIP-devel}
BuildRequires: autoconf
@@ -132,6 +133,7 @@ Biblioteki serwera WWW Cherokee.
#%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' -e
'1s,#!\s*/usr/bin/env\s+python(\s|$),#!%{__python}\1,' \
admin/CTK/CTK-run.pre \
diff --git a/build.patch b/build.patch
new file mode 100644
index 0000000..48f4758
--- /dev/null
+++ b/build.patch
@@ -0,0 +1,10 @@
+--- webserver-1.2.104/configure.ac~ 2014-04-01 19:12:48.000000000 +0200
++++ webserver-1.2.104/configure.ac 2023-02-03 06:49:13.443165591 +0100
+@@ -197,7 +197,6 @@ LIBTOOL_EXPORT_OPTIONS=
+ AC_SUBST(LIBTOOL_EXPORT_OPTIONS)
+
+ dnl Set the Version
+-AM_INIT_AUTOMAKE
+ AM_MAINTAINER_MODE
+
+ AC_CONFIG_HEADERS(config.h)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cherokee.git/commitdiff/fdd2a760614b701f295f87c153ad01b7f7115b4d
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit