]> git.pld-linux.org Git - packages/apache1-mod_jk.git/commitdiff
- spaces -> tabs
authorankry <ankry@pld-linux.org>
Fri, 14 May 2004 20:03:22 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_jk.spec -> 1.3

apache1-mod_jk.spec

index 41cd8f87917e8f82dd36b803ab2c2af8c454c41f..10d110b771d27e1e0cf0fb8ae020471526a78082 100644 (file)
@@ -10,7 +10,7 @@ Group:                Networking/Daemons
 Source0:       http://sunsite.icm.edu.pl/pub/www/apache/dist/jakarta/tomcat-connectors/jk/source/jakarta-tomcat-connectors-jk-%{version}-src.tar.gz
 # Source0-md5: 55727c871286e010222bb0fb91f21d08
 Source1:       %{name}.conf
 Source0:       http://sunsite.icm.edu.pl/pub/www/apache/dist/jakarta/tomcat-connectors/jk/source/jakarta-tomcat-connectors-jk-%{version}-src.tar.gz
 # Source0-md5: 55727c871286e010222bb0fb91f21d08
 Source1:       %{name}.conf
-Patch0:         jakarta-tomcat-connectors-jk-jkpass.patch
+Patch0:                jakarta-tomcat-connectors-jk-jkpass.patch
 URL:           http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/doc/
 BuildRequires: %{apxs}
 BuildRequires: libtool
 URL:           http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/doc/
 BuildRequires: %{apxs}
 BuildRequires: libtool
@@ -27,8 +27,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     jakarta-tomcat-connectors-jk
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
 Obsoletes:     jakarta-tomcat-connectors-jk
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
-%define         _apacheconfdir  %(%{apxs} -q SYSCONFDIR)
-%define         _apacheconf     %{_apacheconfdir}/apache.conf
+%define                _apacheconfdir  %(%{apxs} -q SYSCONFDIR)
+%define                _apacheconf     %{_apacheconfdir}/apache.conf
 
 %description
 JK is a replacement to the elderly mod_jserv. It was a completely new
 
 %description
 JK is a replacement to the elderly mod_jserv. It was a completely new
This page took 0.087153 seconds and 4 git commands to generate.