OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 02-Jul-2007 19:31:19 Branch: HEAD Handle: 2007070218311800 Modified files: openpkg-src/php4 php4.spec Log: remove obsolete transsid option (according to the tarballs on http://museum.php.net/ it disappeared with version 4.2.0) Summary: Revision Changes Path 1.17 +1 -5 openpkg-src/php4/php4.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/php4/php4.spec ============================================================================ $ cvs diff -u -r1.16 -r1.17 php4.spec --- openpkg-src/php4/php4.spec 4 May 2007 06:10:17 -0000 1.16 +++ openpkg-src/php4/php4.spec 2 Jul 2007 17:31:18 -0000 1.17 @@ -37,7 +37,7 @@ Group: Language License: PHP Version: %{V_php} -Release: 20070504 +Release: 20070702 # package options %option with_bc no @@ -76,7 +76,6 @@ %option with_sendmail no %option with_snmp no %option with_ssl no -%option with_transsid no %option with_versioning no %option with_wddx no %option with_xml no @@ -412,9 +411,6 @@ %if "%{with_bc}" == "yes" --enable-bcmath \ %endif -%if "%{with_transsid}" == "yes" - --enable-trans-sid \ -%endif %if "%{with_mhash}" == "yes" --with-mhash=%{l_prefix} \ %endif @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org