Hello community,

here is the log from the commit of package php5-pear-Mail for openSUSE:Factory 
checked in at 2014-06-01 19:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Mail (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Mail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Mail/php5-pear-Mail.changes    
2012-02-14 11:26:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php5-pear-Mail.new/php5-pear-Mail.changes       
2014-06-01 19:40:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 19 12:35:27 UTC 2014 - [email protected]
+
+- Generic spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php5-pear-Mail.spec ++++++
--- /var/tmp/diff_new_pack.lWz09M/_old  2014-06-01 19:40:45.000000000 +0200
+++ /var/tmp/diff_new_pack.lWz09M/_new  2014-06-01 19:40:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Mail
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
 %define pear_name  Mail
 %define pear_sname mail
@@ -26,22 +27,27 @@
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         %{pear_name}-%{version}.tgz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 4.4.9
+%if 0%{?sles_version} == 10
 BuildRequires:  php-macros
-BuildRequires:  php5-pear
+%else
+BuildRequires:  php-devel >= 4.4.9
+%endif
+BuildRequires:  php-pear >= 1.5.6
 Requires:       php >= 4.4.9
-Requires:       php5-pear
+Requires:       php-pear >= 1.5.6
 # optional
 Suggests:       php-pear-Net_SMTP >= 1.4.1
+
 Provides:       php-pear-%{pear_name} pear-%{pear_name}
-# Fix for renaming (package convention)
-Provides:       php5-pear-%{pear_sname} = %{version}
-Provides:       php-pear-%{pear_sname} = %{version}
 Provides:       pear-%{pear_sname} = %{version}
-Obsoletes:      php5-pear-%{pear_sname} < %{version}
-Obsoletes:      php-pear-%{pear_sname} < %{version}
+Provides:       php-pear-%{pear_sname} = %{version}
+Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
+Obsoletes:      php-pear-%{pear_sname} < %{version}
+Obsoletes:      php5-pear-%{pear_sname} < %{version}
 
 %description
 PEAR's Mail package defines an interface for implementing mailers under the 
PEAR
@@ -90,9 +96,6 @@
   %{__pear} uninstall --nodeps --ignore-errors --register-only 
pear.php.net/%{pear_name}
 fi
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-, root, root)
 

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

Reply via email to