]> git.pld-linux.org Git - packages/php.git/commitdiff
- spaces -> tabs, other cosmetics
authorankry <ankry@pld-linux.org>
Thu, 13 May 2004 17:17:34 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.322

php.spec

index 09c2a72d977b677c8ffadadab5fc068f6a745136..5efd2094544459090fc4f2b52bca465622c9696c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -181,7 +181,7 @@ BuildRequires:      zziplib-devel
 BuildRequires: fcgi-devel
 # apache 1.3 vs apache 2.0
 %if %{_apache2}
-BuildRequires:  apr-devel >= 1:0.9.4-1
+BuildRequires: apr-devel >= 1:0.9.4-1
 PreReq:                apache >= 2.0.40
 Requires:      apache(modules-api) = %{apache_modules_api}
 %else
@@ -2033,7 +2033,7 @@ fi
 
 %preun mssql
 if [ "$1" = "0" ]; then
-        %{_sbindir}/php-module-install remove mssql %{_sysconfdir}/php.ini
+       %{_sbindir}/php-module-install remove mssql %{_sysconfdir}/php.ini
 fi
 
 %post mysql
This page took 0.06115 seconds and 4 git commands to generate.