commit php5-pear-Horde_Oauth for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory checked in at 2015-01-20 19:02:43

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


Package is "php5-pear-Horde_Oauth"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes  
2012-11-28 14:54:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new/php5-pear-Horde_Oauth.changes
 2015-01-20 19:02:44.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:40:38 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 16:40:40 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Oauth-2.0.0.tgz

New:

  Horde_Oauth-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
--- /var/tmp/diff_new_pack.528OmT/_old  2015-01-20 19:02:45.0 +0100
+++ /var/tmp/diff_new_pack.528OmT/_new  2015-01-20 19:02:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Oauth
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Oauth
-Version:2.0.0
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Oauth-2.0.0.tgz -> Horde_Oauth-2.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING 
new/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING
--- old/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING   1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING   2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,24 @@
+Copyright 1999-2015 Horde LLC.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+ - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt 
new/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt
--- old/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt  1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt  2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,3 @@
+http://www.hueniverse.com/hueniverse/2009/03/sunday-morning-homework.html
+http://www.hueniverse.com/hueniverse/2009/04/explaining-the-oauth-session-fixation-attack.html
+http://hasin.wordpress.com/2009/05/02/using-oauth-pecl-extension-to-talk-to-twitter/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php 
new/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php
--- old/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php  1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php  2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,127 @@
+http://www.horde.org/)
+ *
+ * @author   Chuck Hagenbuch 
+ * @license  ht

commit php5-pear-Horde_Oauth for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory checked in at 2012-11-28 14:53:59

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes  
2012-02-02 17:59:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new/php5-pear-Horde_Oauth.changes
 2012-11-28 14:54:03.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 20 22:40:11 UTC 2012 - sag...@b1-systems.de
+
+- Version 2.0.0
+
+---

Old:

  Horde_Oauth-1.0.0.tgz

New:

  Horde_Oauth-2.0.0.tgz



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
--- /var/tmp/diff_new_pack.N55b9z/_old  2012-11-28 14:54:03.0 +0100
+++ /var/tmp/diff_new_pack.N55b9z/_new  2012-11-28 14:54:03.0 +0100
@@ -19,33 +19,34 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 
-Summary:PEAR: Horde OAuth client/server
+Summary:Horde OAuth client/server
 License:BSD-3-Clause
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Oauth
-Version:1.0.0
+Version:2.0.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Url:http://pear.horde.org/package/Horde_Oauth
-BuildRequires:  php5-pear >= 1.4.7
-Requires:   php5-pear-Horde_Exception < 2.0.0
-Requires:   php5-pear-Horde_Http < 2.0.0
-Requires:   php5-pear >= 1.7.0
-Conflicts:  php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Http = 2.0.0
+Url:http://pear.horde.org/package/Horde_Oauthi
+Requires:   php >= 5.3.3
+BuildRequires:  php >= 5.3.3
+BuildRequires:  php-pear >= 1.7.0
+Requires:   php-pear >= 1.7.0
+Requires:   php5-pear-Horde_Exception >= 2.0.0
+Requires:   php5-pear-Horde_Http >= 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch
 %define pear_name  Horde_Oauth
 %define pear_sname horde_oauth
 # 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
 This package provides an OAuth consumer (http://oauth.net) and OAuth

++ Horde_Oauth-1.0.0.tgz -> Horde_Oauth-2.0.0.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-1.0.0/doc/TODO.txt 
new/Horde_Oauth-1.0.0/doc/TODO.txt
--- old/Horde_Oauth-1.0.0/doc/TODO.txt  2011-04-06 01:16:18.0 +0200
+++ new/Horde_Oauth-1.0.0/doc/TODO.txt  1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-http://www.hueniverse.com/hueniverse/2009/03/sunday-morning-homework.html
-http://www.hueniverse.com/hueniverse/2009/04/explaining-the-oauth-session-fixation-attack.html
-http://hasin.wordpress.com/2009/05/02/using-oauth-pecl-extension-to-talk-to-twitter/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-1.0.0/lib/Horde/Oauth/Consumer.php 
new/Horde_Oauth-1.0.0/lib/Horde/Oauth/Consumer.php
--- old/Horde_Oauth-1.0.0/lib/Horde/Oauth/Consumer.php  2011-04-06 
01:16:18.0 +0200
+++ new/Horde_Oauth-1.0.0/lib/Horde/Oauth/Consumer.php  1970-01-01 
01:00:00.0 +0100
@@ -1,126 +0,0 @@
-http://www.horde.org/)
- *
- * @author   Chuck Hagenbuch 
- * @license  http://opensource.org/licenses/bsd-license.php BSD
- * @category Horde
- * @package  Oauth
- */
-
-/**
- * OAuth consumer class
- *
- * @author   Chuck Hagenbuch 
- * @license  http://opensource.org/licenses/bsd-license.php BSD
- * @category Horde
- * @package  Oauth
- */
-class Horde_Oauth_Consumer
-{
-protected $_config;
-
-/**
- * Const'r for consumer.
- *
- * @param array $config  Configuration values:
- *  
- *'key'   - Consumer key
- *'secret'- Consumer secret
- *'requestTokenUrl'   - The request token URL
- *'authorizeTokenUrl' - The authorize URL
- * 

commit php5-pear-Horde_Oauth for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory checked in at 2012-02-02 17:59:31

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes  
2011-09-23 12:40:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new/php5-pear-Horde_Oauth.changes
 2012-02-02 17:59:32.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:58 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
--- /var/tmp/diff_new_pack.zEeMam/_old  2012-02-02 17:59:35.0 +0100
+++ /var/tmp/diff_new_pack.zEeMam/_new  2012-02-02 17:59:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Oauth
 #
-# 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
@@ -20,12 +20,12 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde OAuth client/server
+License:BSD-3-Clause
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Oauth
 Version:1.0.0
-Release:1
-License:BSD
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Oauth

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



commit php5-pear-Horde_Oauth for openSUSE:Factory

2011-06-14 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory
checked in at Tue Jun 14 15:55:16 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes
2011-06-09 15:30:15.0 +0200
@@ -0,0 +1,15 @@
+---
+Thu Jun  9 13:30:43 UTC 2011 - l...@b1-systems.de
+
+- changed doc dir (distribution guidelines)
+
+---
+Wed Apr  6 12:26:47 UTC 2011 - l...@b1-systems.de
+
+- Updating to version 1.0.0
+
+---
+Thu Mar 17 09:22:28 UTC 2011 - l...@b1-systems.de
+
+- Initial commit of version 1.0.0beta1
+

calling whatdependson for head-i586


New:

  Horde_Oauth-1.0.0.tgz
  php5-pear-Horde_Oauth.changes
  php5-pear-Horde_Oauth.spec



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
#
# spec file for package php5-pear-Horde_Oauth
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear

Summary:PEAR: Horde OAuth client/server

Name:   php5-pear-Horde_Oauth
Version:1.0.0
Release:1
License:BSD
Group:  Development/Libraries/PHP
Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/Horde_Oauth
BuildRequires:  php5-pear >= 1.4.7
Requires:   php5-pear-Horde_Exception < 2.0.0
Requires:   php5-pear-Horde_Http < 2.0.0
Requires:   php5-pear >= 1.7.0
Conflicts:  php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Http = 2.0.0
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
%define pear_name  Horde_Oauth
%define pear_sname horde_oauth
# 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}
Obsoletes:  pear-%{pear_sname} < %{version}

%description
This package provides an OAuth consumer (http://oauth.net) and OAuth
infrastruture, and in the future will provide an OAuth server.

%prep
%setup -c -T
pear -v -c pearrc \
-d php_dir=%{peardir} \
-d doc_dir=%{_docdir}/%{name} \
-d bin_dir=%{_bindir} \
-d data_dir=%{peardir}/data \
-d test_dir=%{peardir}/tests \
-d ext_dir=%{_libdir} \
-s

%build

%install
pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}

# Clean up unnecessary files
rm pearrc
rm %{buildroot}/%{peardir}/.filemap
rm %{buildroot}/%{peardir}/.lock
rm -rf %{buildroot}/%{peardir}/.registry
rm -rf %{buildroot}%{peardir}/.channels
rm %{buildroot}%{peardir}/.depdb
rm %{buildroot}%{peardir}/.depdblock

# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
cp -p package.xml %{buildroot}%{xmldir}/Horde_Oauth.xml

%clean
rm -rf %{buildroot}

%post
pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Oauth.xml

%postun
if [ "$1" -eq "0" ]; then
pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Oauth
fi

%files
%defattr(-,root,root)
%doc %{_docdir}/%{name}
%{peardir}/*
%{xmldir}/Horde_Oauth.xml

%changelog





Remember to have fun...

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