commit php5-pear-Horde_Constraint for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

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

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


Package is php5-pear-Horde_Constraint

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Constraint/php5-pear-Horde_Constraint.changes
2012-11-28 13:41:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Constraint.new/php5-pear-Horde_Constraint.changes
   2015-01-20 19:02:12.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  8 17:43:45 UTC 2015 -  l...@b1-systems.de
+
+- Version 2.0.2
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Constraint-2.0.1.tgz

New:

  Horde_Constraint-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Constraint.spec ++
--- /var/tmp/diff_new_pack.vMrkUA/_old  2015-01-20 19:02:13.0 +0100
+++ /var/tmp/diff_new_pack.vMrkUA/_new  2015-01-20 19:02:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Constraint
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Name:   php5-pear-Horde_Constraint
 %define pear_name  Horde_Constraint
 %define pear_sname horde_constraint
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Constraint-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Constraint-2.0.1.tgz - Horde_Constraint-2.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 
new/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING
--- old/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 2012-11-19 
14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 1970-01-01 
01:00:00.0 +0100
@@ -1,24 +0,0 @@
-Copyright 1999-2012 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_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php
--- old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
2012-11-19 14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-?php
-/**
- * Always returns false
- *
- * @author James Pepin ja...@jamespepin.com
- */
-class Horde_Constraint_AlwaysFalse implements Horde_Constraint
-{
-public function evaluate($value)
-{
-return false;
-}
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php 
new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php
--- old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php  
2012-11-19 14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php  
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-?php
-/**
- * Always returns 

commit php5-pear-Horde_Constraint for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Constraint for 
openSUSE:Factory checked in at 2012-11-28 13:41:58

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


Package is php5-pear-Horde_Constraint, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Constraint/php5-pear-Horde_Constraint.changes
2012-02-16 12:26:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Constraint.new/php5-pear-Horde_Constraint.changes
   2012-11-28 13:41:59.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 20 15:31:40 UTC 2012 -  sag...@b1-systems.de
+
+- Version 2.0.1
+- [jan] Fix tests to work with PHPUnit 3.6.
+
+
+---

Old:

  Horde_Constraint-1.0.1.tgz

New:

  Horde_Constraint-2.0.1.tgz



Other differences:
--
++ php5-pear-Horde_Constraint.spec ++
--- /var/tmp/diff_new_pack.g93lMt/_old  2012-11-28 13:42:00.0 +0100
+++ /var/tmp/diff_new_pack.g93lMt/_new  2012-11-28 13:42:00.0 +0100
@@ -16,29 +16,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-Summary:PEAR: Horde Constraint library
+
+Summary:Horde Constraint library
 License:BSD-2-Clause
 Group:  Development/Libraries/PHP
 Name:   php5-pear-Horde_Constraint
 %define pear_name  Horde_Constraint
 %define pear_sname horde_constraint
-Version:1.0.1
+Version:2.0.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Constraint-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Constraint
-BuildRequires:  php5-pear = 1.4.7
+Requires:   php = 5.3.3
+BuildRequires:  php = 5.3.3
+BuildRequires:  php-pear = 1.7.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch
+
+%if 0%{?sles_version} == 11
+BuildRequires:  php53-devel
+%else
 BuildRequires:  php-macros
+%endif
+
 # 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 a programmatic way of building constraints that

++ Horde_Constraint-1.0.1.tgz - Horde_Constraint-2.0.1.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Constraint-1.0.1/doc/Horde/Constraint/COPYING 
new/Horde_Constraint-1.0.1/doc/Horde/Constraint/COPYING
--- old/Horde_Constraint-1.0.1/doc/Horde/Constraint/COPYING 2011-11-22 
14:52:46.0 +0100
+++ new/Horde_Constraint-1.0.1/doc/Horde/Constraint/COPYING 1970-01-01 
01:00:00.0 +0100
@@ -1,24 +0,0 @@
-Copyright 1999-2011 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_Constraint-1.0.1/lib/Horde/Constraint/AlwaysFalse.php 

commit php5-pear-Horde_Constraint for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Constraint for 
openSUSE:Factory checked in at 2012-02-16 12:26:13

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


Package is php5-pear-Horde_Constraint, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Constraint/php5-pear-Horde_Constraint.changes
2011-09-23 12:40:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Constraint.new/php5-pear-Horde_Constraint.changes
   2012-02-16 12:26:24.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 10 10:09:37 UTC 2012 - l...@b1-systems.de
+
+- version 1.0.1
+- ships license file
+- [jan] Fix tests to work with PHPUnit 3.6.
+
+---

Old:

  Horde_Constraint-1.0.0.tgz

New:

  Horde_Constraint-1.0.1.tgz



Other differences:
--
++ php5-pear-Horde_Constraint.spec ++
--- /var/tmp/diff_new_pack.MWolWX/_old  2012-02-16 12:26:27.0 +0100
+++ /var/tmp/diff_new_pack.MWolWX/_new  2012-02-16 12:26:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Constraint
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,16 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Summary:PEAR: Horde Constraint library
-
+License:BSD-2-Clause
+Group:  Development/Libraries/PHP
 Name:   php5-pear-Horde_Constraint
 %define pear_name  Horde_Constraint
 %define pear_sname horde_constraint
-Version:1.0.0
-Release:1
-License:BSD
-Group:  Development/Libraries/PHP
+Version:1.0.1
+Release:0
 Source0:http://pear.horde.org/get/Horde_Constraint-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Constraint
@@ -92,4 +90,5 @@
 
 %files -f %{name}.files
 %defattr(-,root,root)
+
 %changelog

++ Horde_Constraint-1.0.0.tgz - Horde_Constraint-1.0.1.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysFalse.php 
new/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysFalse.php
--- old/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysFalse.php 
2011-04-06 01:06:56.0 +0200
+++ new/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysFalse.php 
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-?php
-/**
- * Always returns false
- *
- * @author James Pepin ja...@jamespepin.com
- */
-class Horde_Constraint_AlwaysFalse implements Horde_Constraint
-{
-public function evaluate($value)
-{
-return false;
-}
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysTrue.php 
new/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysTrue.php
--- old/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysTrue.php  
2011-04-06 01:06:56.0 +0200
+++ new/Horde_Constraint-1.0.0/lib/Horde/Constraint/AlwaysTrue.php  
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-?php
-/**
- * Always returns true
- *
- * @author James Pepin ja...@jamespepin.com
- */
-class Horde_Constraint_AlwaysTrue implements Horde_Constraint
-{
-public function evaluate($value)
-{
-return true;
-}
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Constraint-1.0.0/lib/Horde/Constraint/And.php 
new/Horde_Constraint-1.0.0/lib/Horde/Constraint/And.php
--- old/Horde_Constraint-1.0.0/lib/Horde/Constraint/And.php 2011-04-06 
01:06:56.0 +0200
+++ new/Horde_Constraint-1.0.0/lib/Horde/Constraint/And.php 1970-01-01 
01:00:00.0 +0100
@@ -1,21 +0,0 @@
-?php
-/**
- * Represents a collection of constraints, if one is false, this collection 
will
- * evaluate to false
- *
- * Based on PHPUnit_Framework_Constraint_And
- *
- * @author James Pepin ja...@jamespepin.com
- */
-class Horde_Constraint_And extends Horde_Constraint_Coupler
-{
-public function evaluate($value)
-{
-foreach ($this-_constraints as $c) {
-if (!$c-evaluate($value)) {
-return false;
-}
-}
-return true;
-}
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore'