Hello community,

here is the log from the commit of package php5-pear-DB for openSUSE:Factory 
checked in at 2013-03-15 10:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-DB (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-DB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-DB", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-DB/php5-pear-DB.changes        
2012-12-05 14:05:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php5-pear-DB.new/php5-pear-DB.changes   
2013-03-15 10:45:57.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Mar 14 15:37:32 UTC 2013 - [email protected]
+
+- remove whole %check section
+  http://lists.opensuse.org/opensuse-factory/2013-03/msg00420.html
+
+-------------------------------------------------------------------
+Thu Mar 14 13:38:33 UTC 2013 - [email protected]
+
+- really run tests
+
+-------------------------------------------------------------------
+Fri Feb  1 14:04:17 UTC 2013 - [email protected]
+
+- Improved spec to serve more build targets.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php5-pear-DB.spec ++++++
--- /var/tmp/diff_new_pack.EkFc4G/_old  2013-03-15 10:46:06.000000000 +0100
+++ /var/tmp/diff_new_pack.EkFc4G/_new  2013-03-15 10:46:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-DB
 #
-# Copyright (c) 2012 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
@@ -28,20 +28,21 @@
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         http://download.pear.php.net/package/DB-%{version}.tgz
 Source1:        %{pear_name}.rpmlintrc
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 4.2.0
-%if 0%{?sles_version} == 11 
-BuildRequires:  php53-devel
-%else
+%if 0%{?sles_version} == 10
 BuildRequires:  php-macros
+%else
+BuildRequires:  php-devel >= 4.2.0
 %endif
-BuildRequires:  php-pear
+BuildRequires:  php-pear >= 1.4.0
 Requires:       php >= 4.2.0
-Requires:       php-pear
+Requires:       php-pear >= 1.4.0
+
 Provides:       pear-%{pear_name}
-Provides:       php-pear-%{pear_name}
-# Fix for renaming (package convention)
 Provides:       pear-%{pear_sname} = %{version}
+Provides:       php-pear-%{pear_name}
 Provides:       php-pear-%{pear_sname} = %{version}
 Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
@@ -105,9 +106,6 @@
 
 %php_pear_gen_filelist
 
-%check
-%{__pear} run-tests
-
 %post
 # on `rpm -ivh` PARAM is 1
 # on `rpm -Uvh` PARAM is 2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to