]> git.pld-linux.org Git - packages/php.git/commitdiff
- updated to 4.0RC2
authorbonkey <bonkey@bonkey.pl.eu.org>
Thu, 11 May 2000 15:55:19 +0000 (15:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.24

php.spec

index 939ee3cf2fb7e31d907019ab6aa10e2929bf207e..817ca462ce9c1cbe5adf30daea969a9df52d1295 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2,13 +2,13 @@ Summary:      The PHP HTML-embedded scripting language for use with Apache.
 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.0RC1
+Version:       4.0RC2
 Release:       2
 Group:         Libraries
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 License: The PHP license (see "LICENSE" file included in distribution)
-Source0:       http://www.php.net/distributions/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.php.net/pub/version4/downloads/%{name}-%{version}.tar.gz
 Source1:       FAQ.php
 Source2:       php.ini
 Source3:       zend.gif
@@ -222,7 +222,7 @@ strip --strip-unneeded      \
        $RPM_BUILD_ROOT%{_pkglibdir}/php/*.so
 
 install %{SOURCE1} .
-gzip -9nf CODING_STANDARDS CREDITS ChangeLog FUNCTION_LIST.txt \
+gzip -9nf CODING_STANDARDS CREDITS FUNCTION_LIST.txt \
       MAINTAINERS MODULES_STATUS NEWS TODO* LICENSE Zend/LICENSE \
       Zend/ZEND_CHANGES
 
@@ -355,7 +355,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {CODING_STANDARDS,CREDITS,ChangeLog,FUNCTION_LIST.txt,Zend/ZEND_CHANGES}.gz
+%doc {CODING_STANDARDS,CREDITS,FUNCTION_LIST.txt,Zend/ZEND_CHANGES}.gz
 %doc {LICENSE,Zend/LICENSE,MAINTAINERS,MODULES_STATUS,NEWS,TODO*}.gz  
 
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd/*
This page took 0.05237 seconds and 4 git commands to generate.