[packages/apache] - up to 2.4.33

arekm arekm at pld-linux.org
Thu Mar 22 09:05:31 CET 2018


commit 6a016a6e0ddf14a9090123f3ca5335783860374f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Mar 22 09:05:23 2018 +0100

    - up to 2.4.33

 apache.spec       | 4 ++--
 libtool-tag.patch | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index 5161298..1050596 100644
--- a/apache.spec
+++ b/apache.spec
@@ -35,12 +35,12 @@ Summary(pt_BR.UTF-8):	Servidor HTTPD para prover serviços WWW
 Summary(ru.UTF-8):	Самый популярный веб-сервер
 Summary(tr.UTF-8):	Lider WWW tarayıcı
 Name:		apache
-Version:	2.4.32
+Version:	2.4.33
 Release:	1
 License:	Apache v2.0
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
-# Source0-md5:	9ef4914905a90faee64a0955b621d7f8
+# Source0-md5:	6ef469d3f16fffeb688bc6e0346823e5
 Source1:	%{name}.init
 Source2:	%{name}.logrotate
 Source3:	%{name}.sysconfig
diff --git a/libtool-tag.patch b/libtool-tag.patch
index ff8fcb0..7cc55fd 100644
--- a/libtool-tag.patch
+++ b/libtool-tag.patch
@@ -36,16 +36,16 @@
  # Dependencies
 --- httpd-2.4.16/support/Makefile.in	2015-09-11 16:11:56.135519322 +0300
 +++ httpd-2.4.16/support/Makefile.in	2015-09-11 16:16:16.075587666 +0300
-@@ -62,10 +62,10 @@
+@@ -62,10 +62,10 @@ htdbm: $(htdbm_OBJECTS)
  ab_OBJECTS = ab.lo
- ab_LDADD = $(PROGRAM_LDADD) $(MATH_LIBS)
+ ab_LDADD = $(PROGRAM_LDADD) $(MATH_LIBS) $(ab_LIBS)
  ab.lo: ab.c
 -	$(LIBTOOL) --mode=compile $(CC) $(ab_CFLAGS) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \
 +	$(LIBTOOL) --mode=compile --tag=CC $(CC) $(ab_CFLAGS) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \
  	    $(ALL_INCLUDES) $(PICFLAGS) $(LTCFLAGS) -c $< && touch $@
  ab: $(ab_OBJECTS)
--	$(LIBTOOL) --mode=link $(CC) $(ALL_CFLAGS) $(ab_LDFLAGS) $(PILDFLAGS) \
-+	$(LIBTOOL) --mode=link --tag=CC $(CC) $(ALL_CFLAGS) $(ab_LDFLAGS) $(PILDFLAGS) \
+-	$(LIBTOOL) --mode=link $(CC) $(ALL_CFLAGS) $(PILDFLAGS) \
++	$(LIBTOOL) --mode=link --tag=CC $(CC) $(ALL_CFLAGS) $(PILDFLAGS) \
  	    $(LT_LDFLAGS) $(ALL_LDFLAGS) -o $@ $(ab_LTFLAGS) $(ab_OBJECTS) $(ab_LDADD)
  
  checkgid_OBJECTS = checkgid.lo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/6a016a6e0ddf14a9090123f3ca5335783860374f



More information about the pld-cvs-commit mailing list