diff --git a/.cvsignore b/.cvsignore index 23c2a26..05696a7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,9 +5,5 @@ i386 XML_RPC-1.4.4.tgz XML_Parser-1.2.7.tgz Mail-1.1.9.tgz -php-5.1.1 -php-5.1.2.tar.gz -php-5.1.3.tar.gz -php-5.1.4.tar.gz -php-5.2.0.tar.gz -php-5.2.1.tar.gz +php-5.2.2 +php-5.2.2.tar.gz diff --git a/php.spec b/php.spec index 15977a7..3d225de 100644 --- a/php.spec +++ b/php.spec @@ -6,7 +6,7 @@ Summary: The PHP HTML-embedded scripting language Name: php Version: 5.2.2 -Release: 2 +Release: 3 License: The PHP License v3.01 Group: Development/Languages URL: http://www.php.net/ @@ -108,7 +108,7 @@ Summary: A module for PHP applications that use IMAP Group: Development/Languages Requires: php-common = %{version}-%{release} Obsoletes: mod_php3-imap, stronghold-php-imap -BuildRequires: krb5-devel, openssl-devel, libc-client-devel +BuildRequires: krb5-devel, openssl-devel, uw-imap-devel %description imap The php-imap package contains a dynamic shared object (DSO) for the @@ -631,6 +631,9 @@ rm files.* macros.php %files pdo -f files.pdo %changelog +* Tue May 8 2007 Joe Orton 5.2.2-3 +- rebuild against uw-imap-devel + * Fri May 4 2007 Joe Orton 5.2.2-2 - update to 5.2.2 - synch changes from upstream recommended php.ini