Hello community,

here is the log from the commit of package horde4-imp for openSUSE:Factory
checked in at Mon Aug 15 16:19:12 CEST 2011.



--------
--- horde4-imp/horde4-imp.changes       2011-06-15 16:58:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/horde4-imp/horde4-imp.changes  2011-08-15 
13:07:43.000000000 +0200
@@ -1,0 +2,26 @@
+Mon Aug 15 11:07:18 UTC 2011 - [email protected]
+
+- version 5.0.9
+- [mms] Fix to allow search filters to be saved.
+- [mjr] Fix mouse click handling on mobile view (Bug #10355).
+- [mms] Ensure correct message charset is use if forward/reply headers contain 
non US-ASCII characters (Bug #10148).
+- [mms] Select all checkbox in dynamic view can now be toggled.
+- [mms] Remember vertical splitbar size in dynamic view.
+- [mms] Workaround IE quirks for compose autocomplete box (Bug #10250).
+- [mms] Fix resuming HTML drafts for non-reply messages (Bug #10298).
+- [jan] Fix verifying of inline signed PGP messages (requires Horde_Crypt 
1.0.4).
+- [mms] Fix Shift-N shortcut in dynamic view (Bug #10352).
+- [mms] Add save message link to dynamic view preview window.
+- [mms] Correctly quote e-mail names when composing from compose links in the 
dynamic view (Bug #10292).
+
+- [jan] Don't attempt to delete linked attachments monthly if they have been 
disabled (Bug #10166).
+- [jan] Don't show basic headers twice when showing all headers (Bug #10276).
+- [jan] Add IMP_Contents#getTree() to return a tree representation of a 
message's MIME parts.
+- [mms] Fix regression in parsing list reply address (Bug #10258).
+- [jan] Tick sent-mail checkbox off when selecting sent-mail folder in dynamic 
view.
+- [jan] Keep key navigation active after clicking into a HTML message (Request 
#9720).
+- [mms] Fix additional regression when flagging all messages in a mailbox (Bug 
#10243).
+- [mms] Fix "Don't Show" filtering in traditional mailbox view (Bug #10244).
+ 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  imp-5.0.7.tgz

New:
----
  imp-5.0.9.tgz

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

Other differences:
------------------
++++++ horde4-imp.spec ++++++
--- /var/tmp/diff_new_pack.njz87p/_old  2011-08-15 16:18:47.000000000 +0200
+++ /var/tmp/diff_new_pack.njz87p/_new  2011-08-15 16:18:47.000000000 +0200
@@ -19,11 +19,12 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 %define hordedir /usr/share/php5/PEAR/www/horde
+%define pear_name  imp
 
 Summary:        PEAR: A web based webmailer
 
 Name:           horde4-imp
-Version:        5.0.7
+Version:        5.0.9
 Release:        1
 License:        GPL-3.0+
 Group:          Productivity/Networking/Web/Utilities
@@ -104,8 +105,8 @@
 
 %install
 pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
-%fdupes %buildroot%{hordedir}/imp
-%find_lang imp 
+%fdupes %buildroot%{hordedir}/%{pear_name}
+%find_lang %{pear_name} 
 # Clean up unnecessary files
 rm pearrc
 rm %{buildroot}/%{peardir}/.filemap
@@ -118,20 +119,20 @@
 # Install XML package description
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/imp.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
 
 %clean
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/imp.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/imp
+    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
-%files -f imp.lang
+%files -f %{pear_name}.lang
 %defattr(-,root,root)
 %{peardir}/*
 %{xmldir}/imp.xml
@@ -139,5 +140,6 @@
 %attr(0775,root,www) %dir %{hordedir}/imp/config
 %{_bindir}/imp-bounce-spam
 %{_bindir}/imp-query-imap-cache
+%{_docdir}/horde4-imp/
 
 %changelog

++++++ imp-5.0.7.tgz -> imp-5.0.9.tgz ++++++
++++ 627196 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to