Hello community,
here is the log from the commit of package php5-pear-Auth_SASL for
openSUSE:Factory checked in at 2013-03-15 10:45:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Auth_SASL (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Auth_SASL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Auth_SASL", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Auth_SASL/php5-pear-Auth_SASL.changes
2012-12-05 14:03:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Auth_SASL.new/php5-pear-Auth_SASL.changes
2013-03-15 10:45:43.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 1 14:16:40 UTC 2013 - [email protected]
+
+- Improved spec to serve more build targets.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Auth_SASL.spec ++++++
--- /var/tmp/diff_new_pack.wLX1pS/_old 2013-03-15 10:45:45.000000000 +0100
+++ /var/tmp/diff_new_pack.wLX1pS/_new 2013-03-15 10:45:45.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-Auth_SASL
#
-# 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
@@ -27,24 +27,25 @@
BuildArch: noarch
Url: http://pear.php.net/package/%{pear_name}
Source: http://pear.php.net/get/%{pear_name}-%{version}.tgz
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if 0%{?sles_version} == 11
-BuildRequires: php53-devel
-%else
+BuildRequires: php >= 4.2.0
+%if 0%{?sles_version} == 10
BuildRequires: php-macros
+%else
+BuildRequires: php-devel >= 4.2.0
%endif
BuildRequires: php-pear >= 1.4.3
Requires: php >= 4.2.0
Requires: php-pear >= 1.4.3
-Provides: pear-%{pear_name}
-Provides: php-pear-%{pear_name}
-# Fix for renaming (package convention)
-Provides: pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_sname} = %{version}
+
+Provides: php-pear-%{pear_name} pear-%{pear_name}
Provides: php5-pear-%{pear_sname} = %{version}
-Obsoletes: pear-%{pear_sname} < %{version}
-Obsoletes: php-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}
+Obsoletes: pear-%{pear_sname} < %{version}
%description
Provides code to generate responses to common SASL mechanisms,
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]