Hello community,
here is the log from the commit of package php5-pear-Horde_Share for
openSUSE:Factory
checked in at Tue Aug 16 10:33:03 CEST 2011.
--------
--- php5-pear-Horde_Share/php5-pear-Horde_Share.changes 2011-06-09
12:07:18.000000000 +0200
+++
/mounts/work_src_done/STABLE/php5-pear-Horde_Share/php5-pear-Horde_Share.changes
2011-08-15 00:13:18.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Aug 14 22:13:45 UTC 2011 - [email protected]
+
+- version 1.1.2
+- [jan] Update Latvian translation.
+- [mjr] Fix returning shares in the proper order when fetching multiple shares
by id.
+
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Horde_Share-1.1.0.tgz
New:
----
Horde_Share-1.1.2.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Share.spec ++++++
--- /var/tmp/diff_new_pack.vzSgDh/_old 2011-08-16 10:32:50.000000000 +0200
+++ /var/tmp/diff_new_pack.vzSgDh/_new 2011-08-16 10:32:50.000000000 +0200
@@ -22,16 +22,15 @@
Summary: PEAR: Horde Shared Permissions System
Name: php5-pear-Horde_Share
-Version: 1.1.0
+Version: 1.1.2
Release: 1
-License: LGPL
+License: LGPL-2.1
Group: Development/Libraries/PHP
Source0: http://pear.horde.org/get/Horde_Share-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Share
BuildRequires: php5-pear >= 1.4.7
Requires: php5-pear-Horde_Db < 2.0.0, php5-pear-Horde_Exception < 2.0.0,
php5-pear-Horde_Group < 2.0.0, php5-pear-Horde_Perms < 2.0.0,
php5-pear-Horde_Support < 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_Db = 2.0.0, php5-pear-Horde_Exception = 2.0.0,
php5-pear-Horde_Group = 2.0.0, php5-pear-Horde_Perms = 2.0.0,
php5-pear-Horde_Support = 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
@@ -77,23 +76,23 @@
# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Share.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
%clean
rm -rf %{buildroot}
%post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Share.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_Share
+ pear uninstall --nodeps --ignore-errors --register-only
pear.horde.org/%{pear_name}
fi
%files -f %{pear_name}.lang
%defattr(-,root,root)
%{peardir}/*
-%{xmldir}/Horde_Share.xml
+%{xmldir}/%{pear_name}.xml
%changelog
++++++ Horde_Share-1.1.0.tgz -> Horde_Share-1.1.2.tgz ++++++
++++ 20909 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]