Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Mail_mimeDecode/php5-pear-Mail_mimeDecode.changes
      2012-02-01 09:59:13.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Mail_mimeDecode.new/php5-pear-Mail_mimeDecode.changes
 2013-03-15 10:46:29.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb  1 11:09:20 UTC 2013 - [email protected]
+
+- changed spec to support more build targets
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php5-pear-Mail_mimeDecode.spec ++++++
--- /var/tmp/diff_new_pack.J9xKcy/_old  2013-03-15 10:46:33.000000000 +0100
+++ /var/tmp/diff_new_pack.J9xKcy/_new  2013-03-15 10:46:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Mail_mimeDecode
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           php5-pear-Mail_mimeDecode
 %define pear_name  Mail_mimeDecode
 %define pear_sname mail_mimedecode
@@ -26,13 +27,19 @@
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         %{pear_name}-%{version}.tgz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 4.3
+%if 0%{?sles_version} == 10
 BuildRequires:  php-macros
-BuildRequires:  php5-pear
+%else
+BuildRequires:  php-devel >= 4.3
+%endif
+BuildRequires:  php-pear >= 1.6.0
 Requires:       php >= 4.3
-Requires:       php5-pear
+Requires:       php-pear >= 1.6.0
 Requires:       php-pear-Mail_Mime >= 1.4.0
+
 Provides:       php-pear-%{pear_name} pear-%{pear_name}
 # Fix for renaming (package convention)
 Provides:       php5-pear-%{pear_sname} = %{version}

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

Reply via email to