--- rpms/php/sme8/php.spec 2011/09/13 14:05:18 1.4 +++ rpms/php/sme8/php.spec 2011/09/28 17:13:27 1.5 @@ -18,7 +18,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php Version: 5.3.3 -Release: 1%{?dist}.1.0 +Release: 1%{?dist}.1.1 License: PHP and LGPLv2 and LGPLv2+ Group: Development/Languages URL: http://www.php.net/ @@ -252,6 +252,7 @@ Group: Development/Languages Requires: %{name}-common = %{version}-%{release} Provides: php-dom, php-xsl, php-domxml, php-wddx BuildRequires: libxslt-devel >= 1.0.18-1, libxml2-devel >= 2.4.14-1 +Obsoletes: php-domxml, php-dom %description xml The php-xml package contains dynamic shared objects which add support @@ -729,6 +730,9 @@ rm files.* macros.php %files process -f files.process %changelog +* Wed Sep 28 2011 Jonathan Martens - 5.3.3-1.1.1 +- Obsolete php-domxml and php-dom [SME: 6733] + * Tue Sep 13 2011 Shad L. Lords - 5.3.3-1.1.0 - Update Obsoletes and Conflicts [SME: 6436]