]> git.pld-linux.org Git - packages/apache.git/commitdiff
- pass --tag to libtool to build with ccache
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 26 Mar 2011 16:30:14 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.620

apache.spec

index 9712ec44a9648fbbdaea995423064abfeaf25a12..b29e3b60bfbd880e77075b80fe1e02e1b3f43f65 100644 (file)
@@ -101,6 +101,7 @@ Patch26:    apache-mod_vhost_alias_docroot.patch
 Patch27:       apache-bug-41743.patch
 # http://mpm-itk.sesse.net/
 Patch28:       apache-mpm-itk.patch
+Patch29:       libtool-tag.patch
 URL:           http://httpd.apache.org/
 BuildRequires: apr-devel >= 1:1.2
 BuildRequires: apr-util-devel >= 1:1.3
@@ -1792,6 +1793,7 @@ Dwa programy testowe/przykładowe cgi: test-cgi and print-env.
 %patch26 -p1
 %patch27 -p0
 %patch28 -p1
+%patch29 -p1
 
 # using system apr, apr-util and pcre
 rm -rf srclib/{apr,apr-util,pcre}
This page took 0.134233 seconds and 4 git commands to generate.