Hello community,
here is the log from the commit of package php5-pear-Horde_Prefs for
openSUSE:Factory
checked in at Tue Aug 16 10:34:24 CEST 2011.
--------
--- php5-pear-Horde_Prefs/php5-pear-Horde_Prefs.changes 2011-06-09
15:19:45.000000000 +0200
+++
/mounts/work_src_done/STABLE/php5-pear-Horde_Prefs/php5-pear-Horde_Prefs.changes
2011-08-14 23:59:43.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Aug 14 21:57:35 UTC 2011 - [email protected]
+
+- version 1.1.3
+- [gwr] Revert dependency on Kolab_Storage-1.1.*
+- [jan] Update Lithuanian translation.
+- [jan] Update Brazilian Portuguese translation.
+- [mms] Null argument to Horde_Prefs#remove() will remove all prefs (Bug
#10241).
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Horde_Prefs-1.1.1.tgz
New:
----
Horde_Prefs-1.1.3.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Prefs.spec ++++++
--- /var/tmp/diff_new_pack.NUzXJt/_old 2011-08-16 10:34:05.000000000 +0200
+++ /var/tmp/diff_new_pack.NUzXJt/_new 2011-08-16 10:34:05.000000000 +0200
@@ -22,16 +22,15 @@
Summary: PEAR: Horde Preferences API
Name: php5-pear-Horde_Prefs
-Version: 1.1.1
+Version: 1.1.3
Release: 1
-License: LGPL
+License: LGPL-2.1
Group: Development/Libraries/PHP
Source0: http://pear.horde.org/get/Horde_Prefs-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Prefs
-BuildRequires: php5-pear >= 1.4.7
+BuildRequires: php5-pear >= 1.7.0
Requires: php5-pear-Horde_Exception < 2.0.0, php5-pear-Horde_Mime <
2.0.0, php5-pear-Horde_Translation < 2.0.0, php5-pear-Horde_Util < 2.0.0,
php5-pear >= 1.7.0
-Conflicts: php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Mime =
2.0.0, php5-pear-Horde_Translation = 2.0.0, php5-pear-Horde_Util = 2.0.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
@@ -78,23 +77,24 @@
# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Prefs.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
%clean
rm -rf %{buildroot}
%post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Prefs.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_Prefs
+ pear uninstall --nodeps --ignore-errors --register-only
pear.horde.org/%{pear_name}
fi
%files -f %{pear_name}.lang
%defattr(-,root,root)
%{peardir}/*
-%{xmldir}/Horde_Prefs.xml
+%{xmldir}/%{pear_name}.xml
+%{_bindir}/horde-prefs
%changelog
++++++ Horde_Prefs-1.1.1.tgz -> Horde_Prefs-1.1.3.tgz ++++++
++++ 12049 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]