]> git.pld-linux.org Git - packages/apache.git/commitdiff
- release 6, apache-1_3_12-6
authorkloczek <kloczek@pld-linux.org>
Mon, 12 Jun 2000 16:14:58 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added apxs_force_rm_cp patch with fix apxs (use "cp -f" and "rm -f"
  instead pure cp, rm).

Changed files:
    apache.spec -> 1.105

apache.spec

index 0e6f7ade542b16b3162f84c78bbb11adec5d820c..b06df245bb9240893e5d5a91c130e9b7f9c1a624 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl):    Serwer WWW (World Wide Web)
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       1.3.12
-Release:       5
+Release:       6
 License:       BSD-like
 Group:         Networking/Daemons
 Group(pl):     Sieciowe/Serwery
@@ -28,6 +28,7 @@ Patch5:               apache-EAPI.patch
 Patch6:                apache-v6-PLD-2.patch.gz
 Patch7:                apache-mm_conf.patch
 Patch8:                apache-modules_symbols.patch
+Patch9:                apache-apxs_force_rm_cp.patch
 Provides:      httpd
 Provides:      webserver
 Prereq:                /sbin/chkconfig
@@ -386,9 +387,10 @@ Requires:  %{name}(EAPI) = %{version}
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch6 -p1
+%patch9 -p1
 
 %build
 
This page took 0.116688 seconds and 4 git commands to generate.