packages (PHP_5_2): php/php.spec, rpm-whiteout/rpm-whiteout.spec - simplexm...

glen glen at pld-linux.org
Thu Dec 3 07:42:09 CET 2009


Author: glen                         Date: Thu Dec  3 06:42:09 2009 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- simplexml requires spl

---- Files affected:
packages/php:
   php.spec (1.805.2.30 -> 1.805.2.31) 
packages/rpm-whiteout:
   rpm-whiteout.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.30 packages/php/php.spec:1.805.2.31
--- packages/php/php.spec:1.805.2.30	Thu Dec  3 07:32:17 2009
+++ packages/php/php.spec	Thu Dec  3 07:42:03 2009
@@ -1324,6 +1324,7 @@
 Summary(pl.UTF-8):	Moduł prostego rozszerzenia XML dla PHP
 Group:		Libraries
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Requires:	%{name}-spl = %{epoch}:%{version}-%{release}
 Provides:	php(simplexml)
 
 %description simplexml
@@ -3004,6 +3005,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.31  2009/12/03 06:42:03  glen
+- simplexml requires spl
+
 Revision 1.805.2.30  2009/12/03 06:32:17  glen
 - build config fragments in build section
 

================================================================
Index: packages/rpm-whiteout/rpm-whiteout.spec
diff -u packages/rpm-whiteout/rpm-whiteout.spec:1.27 packages/rpm-whiteout/rpm-whiteout.spec:1.28
--- packages/rpm-whiteout/rpm-whiteout.spec:1.27	Thu Oct 29 09:25:13 2009
+++ packages/rpm-whiteout/rpm-whiteout.spec	Thu Dec  3 07:42:04 2009
@@ -95,6 +95,7 @@
 	util-vserver>vserver-distro-pld \
 	util-vserver-build>vserver-distro-pld \
 	roundcubemail>roundcubemail-skin-default \
+	php-simplexml>php-spl \
 %%{nil}
 
 EOF
@@ -104,7 +105,7 @@
 
 %files
 %defattr(644,root,root,755)
-# these should be replaced with an upgrade
+# this should be replaced on upgrade
 %config %verify(not md5 mtime size) /etc/rpm/macros.whiteout
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -113,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2009/12/03 06:42:04  glen
+- simplexml requires spl
+
 Revision 1.27  2009/10/29 08:25:13  glen
 - localedb-src>glibc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.30&r2=1.805.2.31&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm-whiteout/rpm-whiteout.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list