]> git.pld-linux.org Git - packages/php.git/commitdiff
- release 2, php-4_0_4-2
authorkloczek <kloczek@pld-linux.org>
Sun, 14 Jan 2001 19:53:41 +0000 (19:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed install time bug: added perl to Prereq because used in %post apxs
  script is perl script.

Changed files:
    php.spec -> 1.47

php.spec

index a8aa748b95e607cb70a14fe53d5ad19e6bd247f4..8da1d3803bf431ebe335768a94f7eadb9a015bf5 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -7,7 +7,7 @@ Summary(fr):    Le langage de script embarque-HTML PHP pour Apache
 Summary(pl):   Jêzyk skryptowy PHP -- u¿ywany wraz z serwerem Apache
 Name:          php
 Version:       4.0.4
-Release:       1.1
+Release:       2
 Epoch:         1
 Group:         Libraries
 Group(de):     Libraries
@@ -63,6 +63,7 @@ BuildRequires:        curl-devel
 BuildRequires: openssl-devel >= 0.9.6
 %endif
 Requires:      apache(EAPI) >= 1.3.9
+Prereq:                perl
 Prereq:                /usr/sbin/apxs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.050663 seconds and 4 git commands to generate.