Hello community,

here is the log from the commit of package php5-pear-Horde_Db for 
openSUSE:Factory
checked in at Tue Aug 16 11:25:51 CEST 2011.



--------
--- php5-pear-Horde_Db/php5-pear-Horde_Db.changes       2011-06-09 
16:48:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/php5-pear-Horde_Db/php5-pear-Horde_Db.changes  
2011-08-14 22:47:11.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Aug 14 20:47:21 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.3
+- removed horde-db-migrate workaround. 
+  it is now called horde-db-migrate-component and no longer conflicts
+- [jan] Correctly format float values independently from the current locale 
(Bug #10371).
+- [jan] Convert host parameter from "localhost" to 
"127.0.0.1" in MySQL drivers (Request #9738).
+- [gwr] Renamed migration helper to avoid namespace clash with a similar tool 
from the horde base package.
+- [jan] Keep using the write backend in the same request after writing once 
with the split read/write driver.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Horde_Db-1.0.1.tgz

New:
----
  Horde_Db-1.0.3.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-Horde_Db.spec ++++++
--- /var/tmp/diff_new_pack.SrOT3b/_old  2011-08-16 11:25:36.000000000 +0200
+++ /var/tmp/diff_new_pack.SrOT3b/_new  2011-08-16 11:25:36.000000000 +0200
@@ -22,7 +22,7 @@
 Summary:        PEAR: Horde Database Libraries
 
 Name:           php5-pear-Horde_Db
-Version:        1.0.1
+Version:        1.0.3
 Release:        1
 License:        BSD
 Group:          Development/Libraries/PHP
@@ -31,7 +31,6 @@
 Url:            http://pear.horde.org/package/Horde_Db
 BuildRequires:  php5-pear >= 1.4.7
 Requires:       php5-pear-Horde_Date < 2.0.0, php5-pear-Horde_Exception < 
2.0.0, php5-pear-Horde_Support < 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_Support = 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:       php5-pear-channel-horde
 BuildArch:      noarch
@@ -72,22 +71,21 @@
 rm -rf %{buildroot}%{peardir}/.channels
 rm %{buildroot}%{peardir}/.depdb
 rm %{buildroot}%{peardir}/.depdblock
-rm %{buildroot}%{_bindir}/horde-db-migrate
 
 # Install XML package description
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Db.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
 
 %clean
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Db.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_Db
+    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
 %files
@@ -95,5 +93,6 @@
 %doc %{_docdir}/%{name}
 %{peardir}/*
 %{xmldir}/Horde_Db.xml
+%{_bindir}/horde-db-migrate-component
 
 %changelog

++++++ Horde_Db-1.0.1.tgz -> Horde_Db-1.0.3.tgz ++++++
++++ 38298 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

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

Reply via email to