commit php5-pear-Horde_Alarm for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

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

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


Package is "php5-pear-Horde_Alarm"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes  
2012-11-28 13:26:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new/php5-pear-Horde_Alarm.changes
 2015-01-20 19:02:18.0 +0100
@@ -1,0 +2,51 @@
+Thu Jan  8 17:41:07 UTC 2015 -  
+
+- Version 2.2.3
+- [jan] More compatibility fixes for Oracle.
+
+---
+Thu Jan  8 17:41:07 UTC 2015 -  
+
+- Version 2.2.2
+
+---
+Fri Jul 11 09:28:44 UTC 2014 -  
+
+- Version 2.2.1
+- [jan] Test all available SQL backends.
+- [jan] Make tests work with PEAR-installed package.
+- [jan] Use correct schema table name when running tests.
+
+---
+Fri Jul 11 09:28:44 UTC 2014 -  
+
+- Version 2.2.0
+- [mjr] Add support for multiple instances of the same alarm, such as for a 
recurring event.
+
+---
+Mon Mar 10 16:10:48 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Add getErrors() to return errors from alarm notifications.
+- [jan] Catch errors from alarm notifications (Bug #12951).
+- [jan] Fix compatibility with Oracle.
+
+---
+Mon Feb  3 17:59:40 UTC 2014 -  
+
+- Version 2.0.5
+- [mjr] Fix initializing Alarms when using PDO_Oci or PDO_PostgreSQL.
+
+---
+Tue Mar  5 15:57:45 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix unit tests.
+
+---
+Wed Jan  9 15:56:31 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Alarm-2.0.2.tgz

New:

  Horde_Alarm-2.2.3.tgz



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
--- /var/tmp/diff_new_pack.u0WZFI/_old  2015-01-20 19:02:19.0 +0100
+++ /var/tmp/diff_new_pack.u0WZFI/_new  2015-01-20 19:02:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Alarm
 #
-# 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_Alarm
-Version:2.0.2
+Version:2.2.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
 Source1:http://www.gnu.org/licenses/lgpl-2.1.txt
@@ -93,11 +93,11 @@
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Alarm.xml
+pear install --nodeps --soft --force --register-only %{xmldir}/%{pear_name}.xml
 
 %postun
 if [ "$1" -eq "0" ]; then
-pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Alarm
+pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
 %files -f %{pear_name}.lang

++ Horde_Alarm-2.0.2.tgz -> Horde_Alarm-2.2.3.tgz ++
 10731 lines of diff (skipped)

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



commit php5-pear-Horde_Alarm for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory checked in at 2012-11-28 13:26:22

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes  
2012-02-15 15:58:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new/php5-pear-Horde_Alarm.changes
 2012-11-28 13:26:24.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov 20 16:14:23 UTC 2012 -  
+
+- Version 2.0.2
+- [jan] Catch exceptions from Horde_Mime when sending alarm messages (Bug 
#10388).
+- [mjr] Fix issue that prevented Desktop Notifications from displaying.
+- [jan] Update Polish translation (Krzysztof Kozera ).
+- [jan] Update Dutch translation (Arjen de Korte ).
+
+
+---

Old:

  Horde_Alarm-1.0.7.tgz

New:

  Horde_Alarm-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
--- /var/tmp/diff_new_pack.9j2DFx/_old  2012-11-28 13:26:25.0 +0100
+++ /var/tmp/diff_new_pack.9j2DFx/_new  2012-11-28 13:26:25.0 +0100
@@ -19,32 +19,36 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 
-Summary:PEAR: Horde alarm libraries
+Summary:Horde alarm libraries
 License:LGPL-2.1
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Alarm
-Version:1.0.7
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
 Source1:http://www.gnu.org/licenses/lgpl-2.1.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Alarm
-BuildRequires:  php5-pear >= 1.4.7
-Requires:   php5-pear-Horde_Date < 2.0.0, php5-pear-Horde_Exception < 
2.0.0, php5-pear-Horde_Translation < 2.0.0, php5-pear >= 1.7.0
-Conflicts:  php5-pear-Horde_Date = 2.0.0, php5-pear-Horde_Exception = 
2.0.0, php5-pear-Horde_Translation = 2.0.0
+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_Date >= 2.0.0
+Requires:   php5-pear-Horde_Exception >= 2.0.0
+Requires:   php5-pear-Horde_Translation >= 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch
 %define pear_name  Horde_Alarm
 %define pear_sname horde_alarm
 # 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 interface to deal with reminders, alarms and

++ Horde_Alarm-1.0.7.tgz -> Horde_Alarm-2.0.2.tgz ++
 10502 lines of diff (skipped)

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



commit php5-pear-Horde_Alarm for openSUSE:Factory

2012-02-15 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory checked in at 2012-02-15 15:58:36

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes  
2011-09-23 12:40:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new/php5-pear-Horde_Alarm.changes
 2012-02-15 15:58:38.0 +0100
@@ -1,0 +2,8 @@
+Mon Jan  9 12:42:46 UTC 2012 - l...@b1-systems.de
+
+- version 1.0.7
+- [jan] Catch exceptions from Horde_Mime when sending alarm messages (Bug 
#10388).
+- ships license file
+- l10n file updates 
+
+---

Old:

  Horde_Alarm-1.0.4.tgz

New:

  Horde_Alarm-1.0.7.tgz



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
--- /var/tmp/diff_new_pack.zp9fBc/_old  2012-02-15 15:58:39.0 +0100
+++ /var/tmp/diff_new_pack.zp9fBc/_new  2012-02-15 15:58:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Alarm
 #
-# 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 alarm libraries
+License:LGPL-2.1
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Alarm
-Version:1.0.4
-Release:1
-License:LGPL-2.1+
-Group:  Development/Libraries/PHP
+Version:1.0.7
+Release:0
 Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
 Source1:http://www.gnu.org/licenses/lgpl-2.1.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Alarm-1.0.4.tgz -> Horde_Alarm-1.0.7.tgz ++
 9917 lines of diff (skipped)

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



commit php5-pear-Horde_Alarm for openSUSE:Factory

2011-08-15 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory
checked in at Mon Aug 15 16:46:59 CEST 2011.




--- php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes 2011-06-08 
17:41:25.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes
2011-08-14 21:50:08.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug 14 19:50:45 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.4
+- Update Lithuanian translation.
+- [jan] Update Brazilian Portuguese translation.
+- [jan] Update Latvian translation.
+
+---
@@ -4 +12 @@
-- No longer cleanup buildroot in %install section as requested by speilicke
+- No longer cleanup buildroot in %install section

calling whatdependson for head-i586


Old:

  COPYING.LGPLv3
  Horde_Alarm-1.0.2.tgz

New:

  Horde_Alarm-1.0.4.tgz
  lgpl-2.1.txt



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
--- /var/tmp/diff_new_pack.YNQw1T/_old  2011-08-15 16:41:06.0 +0200
+++ /var/tmp/diff_new_pack.YNQw1T/_new  2011-08-15 16:41:06.0 +0200
@@ -22,12 +22,12 @@
 Summary:PEAR: Horde alarm libraries
 
 Name:   php5-pear-Horde_Alarm
-Version:1.0.2
+Version:1.0.4
 Release:1
-License:LGPL-3.0+
+License:LGPL-2.1+
 Group:  Development/Libraries/PHP
 Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
-Source1:COPYING.LGPLv3
+Source1:http://www.gnu.org/licenses/lgpl-2.1.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Alarm
 BuildRequires:  php5-pear >= 1.4.7

++ Horde_Alarm-1.0.2.tgz -> Horde_Alarm-1.0.4.tgz ++
 9204 lines of diff (skipped)

++ lgpl-2.1.txt ++
  GNU LESSER GENERAL PUBLIC LICENSE
   Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
not price.  Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existe

commit php5-pear-Horde_Alarm for openSUSE:Factory

2011-06-15 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory
checked in at Wed Jun 15 10:18:17 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes
2011-06-08 17:41:25.0 +0200
@@ -0,0 +1,33 @@
+---
+Wed Jun  8 15:41:24 UTC 2011 - l...@b1-systems.de
+
+- No longer cleanup buildroot in %install section as requested by speilicke
+
+---
+Thu Jun  2 07:22:49 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.2
+- [jan] Updated Slovak translation.
+
+
+---
+Thu May 26 19:49:06 UTC 2011 - l...@b1-systems.de
+
+- Added licensing stuff
+
+---
+Wed May 18 14:35:05 UTC 2011 - l...@b1-systems.de
+
+- updated to version 1.0.1
+- updated spanish translation
+
+---
+Wed Apr  6 11:44:13 UTC 2011 - l...@b1-systems.de
+
+- Updating to version 1.0.0
+
+---
+Wed Mar 16 19:42:25 UTC 2011 - l...@b1-systems.de
+
+- Initial build 1.0.0beta1 
+

calling whatdependson for head-i586


New:

  COPYING.LGPLv3
  Horde_Alarm-1.0.2.tgz
  php5-pear-Horde_Alarm.changes
  php5-pear-Horde_Alarm.spec



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
#
# spec file for package php5-pear-Horde_Alarm
#
# 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 alarm libraries

Name:   php5-pear-Horde_Alarm
Version:1.0.2
Release:1
License:LGPL-3.0+
Group:  Development/Libraries/PHP
Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
Source1:COPYING.LGPLv3
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/Horde_Alarm
BuildRequires:  php5-pear >= 1.4.7
Requires:   php5-pear-Horde_Date < 2.0.0, php5-pear-Horde_Exception < 
2.0.0, php5-pear-Horde_Translation < 2.0.0, php5-pear >= 1.7.0
Conflicts:  php5-pear-Horde_Date = 2.0.0, php5-pear-Horde_Exception = 
2.0.0, php5-pear-Horde_Translation = 2.0.0
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
%define pear_name  Horde_Alarm
%define pear_sname horde_alarm
# 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 interface to deal with reminders, alarms and
notifications through a standardized API. The following notification
methods are available at the moment: standard Horde notifications, popups,
emails, sms.

%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}
%find_lang %{pear_name}

# 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_Alarm.xml
%{__install} -d  %{buildroot}/usr/share/doc/packages/%{name}/
cp -p %{SOURCE1} %{buildroot}/usr/share/doc/packages/%{name}/

%clean
rm -rf %{buildroot}

%post
pear install --nodeps --soft --force --regist