commit php5-pear-Horde_Timezone for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Timezone for 
openSUSE:Factory checked in at 2015-01-20 19:03:37

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


Package is "php5-pear-Horde_Timezone"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Timezone/php5-pear-Horde_Timezone.changes
2013-01-10 13:50:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Timezone.new/php5-pear-Horde_Timezone.changes
   2015-01-20 19:03:39.0 +0100
@@ -1,0 +2,57 @@
+Sun Jan 18 11:44:22 UTC 2015 - Ralf Lang 
+
+- Version 1.0.9
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Thu Jan  8 17:59:55 UTC 2015 -  
+
+- Version 1.0.8
+
+---
+Thu Jan  8 17:59:55 UTC 2015 -  
+
+- Version 1.0.7
+- [jan] Fix "Undefined offset" notice (Bug #13455).
+
+---
+Fri Jul 11 09:47:56 UTC 2014 -  
+
+- Version 1.0.6
+- [jan] Use passive FTP for downloading the timezone database 
(arjen+ho...@de-korte.org, Request #13024).
+
+---
+Mon Mar 10 16:26:42 UTC 2014 -  
+
+- Version 1.0.5
+- [mjr] Fix using a local copy of the timezone database.
+
+---
+Mon Feb  3 18:17:49 UTC 2014 -  
+
+- Version 1.0.4
+- [jan] Fix broken offsets during first zone rules.
+- [jan] Make BYMONTHDAY property as short as possible.
+- [jan] Fix missing time of day in DTSTART and UNTIL properties.
+- [jan] Don't create transitions that overlap.
+- [jan] Use orginally requested time zone instead of alias in TZID.
+
+---
+Wed May 29 13:17:52 UTC 2013 - Ralf Lang 
+
+- Version 1.0.3
+- [jan] Fix caching of parsed timezone information.
+
+---
+Mon Apr 29 07:45:10 UTC 2013 - l...@b1-systems.de
+
+- add docdir for license file
+
+---
+Tue Jan 29 17:17:40 UTC 2013 - Ralf Lang 
+
+- Version 1.0.2
+- [jan] Add license file.
+
+---

Old:

  Horde_Timezone-1.0.1.tgz

New:

  Horde_Timezone-1.0.9.tgz



Other differences:
--
++ php5-pear-Horde_Timezone.spec ++
--- /var/tmp/diff_new_pack.hFVvoz/_old  2015-01-20 19:03:39.0 +0100
+++ /var/tmp/diff_new_pack.hFVvoz/_new  2015-01-20 19:03:39.0 +0100
@@ -19,14 +19,14 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 %define pear_name  Horde_Timezone
-%define pear_sname Horde_Timezone
+%define pear_sname horde_timezone
 
 Summary:Horde Timezone library
 License:LGPL-2.1
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.1
+Version:1.0.9
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -95,6 +95,7 @@
 
 %files 
 %defattr(-,root,root)
+%doc %{_docdir}/%{name}
 %{peardir}/*
 %{xmldir}/%{pear_name}.xml
 

++ Horde_Timezone-1.0.1.tgz -> Horde_Timezone-1.0.9.tgz ++
 4158 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_Timezone for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Timezone for 
openSUSE:Factory checked in at 2013-01-10 13:50:57

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


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

Changes:

New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Timezone.new/php5-pear-Horde_Timezone.changes
   2013-01-10 13:50:59.0 +0100
@@ -0,0 +1,5 @@
+---
+Wed Nov 21 15:59:39 UTC 2012 - sag...@b1-systems.de
+
+- Initial version 1.0.1
+

New:

  Horde_Timezone-1.0.1.tgz
  php5-pear-Horde_Timezone.changes
  php5-pear-Horde_Timezone.spec



Other differences:
--
++ php5-pear-Horde_Timezone.spec ++
#
# spec file for package php5-pear-Horde_Timezone
#
# 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
# 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
%define pear_name  Horde_Timezone
%define pear_sname Horde_Timezone

Summary:Horde Timezone library
License:LGPL-2.1
Group:  Development/Libraries/PHP

Name:   php5-pear-%{pear_name}
Version:1.0.1
Release:0
Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/%{pear_name}
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_Icalendar >= 2.0.0
Requires:   php5-pear-Horde_Vfs >= 2.0.0
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
# Fix for renaming (package convention)
Provides:   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
Library for parsing timezone databases and generating VTIMEZONE iCalendar 
components.

%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}/%{pear_name}.xml

%clean
rm -rf %{buildroot}

%post
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/%{pear_name}
fi

%files 
%defattr(-,root,root)
%{peardir}/*
%{xmldir}/%{pear_name}.xml

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