Hello community,

here is the log from the commit of package php5-pear-channel-phpunit for 
openSUSE:Factory checked in at 2013-05-27 09:57:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-channel-phpunit (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-channel-phpunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-channel-phpunit"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-channel-phpunit/php5-pear-channel-phpunit.changes
      2011-09-23 12:40:54.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-channel-phpunit.new/php5-pear-channel-phpunit.changes
 2013-05-27 09:57:07.000000000 +0200
@@ -1,0 +2,10 @@
+Mon May 20 08:34:35 UTC 2013 - jweberho...@weberhofer.at
+
+- Force PHP 5.3 to be installed on SLES systems
+
+-------------------------------------------------------------------
+Mon May 20 08:31:10 UTC 2013 - jweberho...@weberhofer.at
+
+- Set a requirement for pear >= 1.9.2, as all dependent packages needs that.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-channel-phpunit.spec ++++++
--- /var/tmp/diff_new_pack.WKhvZS/_old  2013-05-27 09:57:07.000000000 +0200
+++ /var/tmp/diff_new_pack.WKhvZS/_new  2013-05-27 09:57:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-channel-phpunit
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,16 +21,25 @@
 
 Name:           php5-pear-channel-phpunit
 Version:        1.0
-Release:        1
+Release:        0
 Summary:        Adds pear.phpunit.de channel to PEAR
-Group:          Development/Tools/Debuggers
 License:        MIT
+Group:          Development/Tools/Debuggers
 Url:            http://pear.phpunit.de/
 Source0:        http://pear.phpunit.de/channel.xml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-BuildRequires:  php5-pear
-PreReq:         php5 php5-pear
+%if 0%{?sles_version} >= 10
+BuildRequires:  php53
+BuildRequires:  php53-pear
+Requires:       php53
+Requires:       php53-pear
+%else
+BuildRequires:  php >= 5.3.1
+BuildRequires:  php-pear >= 5.3.1
+Requires:       php >= 5.3.1
+Requires:       php-pear >= 5.3.1
+%endif
 Provides:       php5-pear-channel-phpunitde > 1.0
 Obsoletes:      php5-pear-channel-phpunitde = 1.0
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to