]> git.pld-linux.org Git - packages/apache-mod_transform.git/commitdiff
- fixed building against new apr auto/ac/apache-mod_transform-0_4_0-3
authorhavner <havner@pld-linux.org>
Sun, 10 Oct 2004 12:21:00 +0000 (12:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    apache-mod_transform.spec -> 1.11

apache-mod_transform.spec

index fa5ef8a1f4d56413b279798d951d5843050de408..63d942b2075c2740628d5786a49cb5b5c380795c 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Module to serve XML based content
 Summary(pl):   Modu³ do udostêpniania dokumentów XML
 Name:          apache-mod_%{mod_name}
 Version:       0.4.0
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Networking/Daemons
 Source0:       http://www.outoforder.cc/downloads/mod_transform/mod_%{mod_name}-%{version}.tar.gz
@@ -38,6 +38,8 @@ program CGI.
 %setup -q -n mod_%{mod_name}-%{version}
 
 %build
+%{__perl} -pi -e "s:apr-config:apr-1-config:g" aclocal.m4 m4/apache.m4
+%{__perl} -pi -e "s:apu-config:apu-1-config:g" aclocal.m4 m4/apache.m4
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
This page took 0.091614 seconds and 4 git commands to generate.