Hello community,

here is the log from the commit of package desktop-file-utils for 
openSUSE:Factory
checked in at Mon Feb 21 00:50:41 CET 2011.



--------
--- desktop-file-utils/desktop-file-utils.changes       2011-01-18 
08:43:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/desktop-file-utils/desktop-file-utils.changes  
2011-02-19 12:30:09.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Feb 19 12:27:01 CET 2011 - [email protected]
+
+- Drop SuSEconfig.desktop-file-utils: we don't use SuSEconfig
+  anymore to run update-desktop-database, since we now rely on each
+  individual package to do that with the %desktop_database_post and
+  %desktop_database_postun macros.
+- Remove %postun scriptlet: nothing will touch
+  /usr/local/share/applications/ automatically anymore, so removing
+  the files there won't be needed anymore.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  SuSEconfig.desktop-file-utils

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

Other differences:
------------------
++++++ desktop-file-utils.spec ++++++
--- /var/tmp/diff_new_pack.kMWKdt/_old  2011-02-21 00:50:21.000000000 +0100
+++ /var/tmp/diff_new_pack.kMWKdt/_new  2011-02-21 00:50:21.000000000 +0100
@@ -19,13 +19,12 @@
 
 Name:           desktop-file-utils
 Version:        0.18
-Release:        2
+Release:        8
 License:        GPLv2+
 Summary:        Utilities for Manipulating Desktop Files
 Url:            http://www.freedesktop.org/wiki/Software/desktop-file-utils
 Group:          Development/Tools/Other
 Source0:        %{name}-%{version}.tar.bz2
-Source1:        SuSEconfig.desktop-file-utils
 Source2:        macros.desktop-file-utils
 # PATCH-FEATURE-OPENSUSE desktop-file-utils-suse-keys.patch [email protected] 
-- Handle SUSE-specific keys in validator. This is not strictly necessary, 
since they are prefixed with X-, but we can verify that the value has the right 
type.
 Patch0:         desktop-file-utils-suse-keys.patch
@@ -59,9 +58,6 @@
 # manually do it.
 test ! -f %{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el
 install -D -m644 misc/desktop-entry-mode.el 
%{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el
-# SuSEconfig script
-mkdir -p %{buildroot}/sbin/conf.d
-install %{S:1} %{buildroot}/sbin/conf.d
 # Install rpm macros
 install -D -m644 %{S:2} 
%{buildroot}%{_sysconfdir}/rpm/macros.desktop-file-utils
 # Create ghosts based on default $XDG_DATA_DIRS:
@@ -74,15 +70,6 @@
 %post
 %{_bindir}/update-desktop-database --quiet %{_datadir}/applications || true
 
-%postun
-# It is not allowed by FHS to own this file in RPM package, but we can
-# purge it. Removal on update can be ignored, SuSEconfig will create it
-# again, if needed.
-if [ -d /usr/local/share/applications ] ; then
-    rm -f /usr/local/share/applications/mimeinfo.cache
-    rmdir --ignore-fail-on-non-empty /usr/local/share/applications
-fi
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
@@ -98,6 +85,5 @@
 %dir %{_datadir}/emacs/site-lisp
 %{_datadir}/emacs/site-lisp/*.el*
 %{_sysconfdir}/rpm/macros.desktop-file-utils
-/sbin/conf.d/SuSEconfig.*
 
 %changelog


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



Remember to have fun...

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

Reply via email to