commit php5-pear-HTTP_Request for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-HTTP_Request for 
openSUSE:Factory checked in at 2012-12-07 14:47:19

Comparing /work/SRC/openSUSE:Factory/php5-pear-HTTP_Request (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-HTTP_Request.new (New)


Package is php5-pear-HTTP_Request, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-HTTP_Request/php5-pear-HTTP_Request.changes
2011-12-19 16:10:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-HTTP_Request.new/php5-pear-HTTP_Request.changes
   2012-12-07 14:47:20.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 27 17:34:08 UTC 2012 - Ralf Lang l...@b1-systems.de
+
+- Require any php-pear, not just php5-pear
+- Note that this library has been superseeded by HTTP_Request2
+
+---



Other differences:
--
++ php5-pear-HTTP_Request.spec ++
--- /var/tmp/diff_new_pack.Afz4jz/_old  2012-12-07 14:47:21.0 +0100
+++ /var/tmp/diff_new_pack.Afz4jz/_new  2012-12-07 14:47:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-HTTP_Request
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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-HTTP_Request
 %define pear_name  HTTP_Request
 %define pear_sname http_request
@@ -28,20 +29,25 @@
 Source: %{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php = 4.3
+%if 0%{?sles_version} == 11
+BuildRequires:  php53-devel
+%else
 BuildRequires:  php-macros
-BuildRequires:  php5-pear
+%endif
+BuildRequires:  php-pear
 Requires:   php = 4.3
-Requires:   php5-pear
-Requires:   php-pear-Net_URL = 1.0.12
+Requires:   php-pear
 Requires:   php-pear-Net_Socket = 1.0.7
-Provides:   php-pear-%{pear_name} pear-%{pear_name}
+Requires:   php-pear-Net_URL = 1.0.12
+Provides:   pear-%{pear_name}
+Provides:   php-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
 Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,

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



commit php5-pear-HTTP_Request for openSUSE:Factory

2011-12-19 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-HTTP_Request for 
openSUSE:Factory checked in at 2011-12-19 16:10:12

Comparing /work/SRC/openSUSE:Factory/php5-pear-HTTP_Request (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-HTTP_Request.new (New)


Package is php5-pear-HTTP_Request, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-HTTP_Request/php5-pear-HTTP_Request.changes
2011-09-23 12:40:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-HTTP_Request.new/php5-pear-HTTP_Request.changes
   2011-12-19 16:10:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  9 08:42:50 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-HTTP_Request.spec ++
--- /var/tmp/diff_new_pack.k6PLRA/_old  2011-12-19 16:10:15.0 +0100
+++ /var/tmp/diff_new_pack.k6PLRA/_new  2011-12-19 16:10:15.0 +0100
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   php5-pear-HTTP_Request
 %define pear_name  HTTP_Request
 %define pear_sname http_request
 Summary:Provides an easy way to perform HTTP requests
-Version:1.4.4
-Release:1
-License:BSD
+License:BSD-3-Clause
 Group:  Productivity/Networking/Web/Servers
+Version:1.4.4
+Release:0
 BuildArch:  noarch
 Url:http://pear.php.net/package/%{pear_name}
 Source: %{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php-macros
 BuildRequires:  php = 4.3
+BuildRequires:  php-macros
 BuildRequires:  php5-pear
 Requires:   php = 4.3
 Requires:   php5-pear

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