Hello community,

here is the log from the commit of package dstat for openSUSE:Factory checked 
in at 2015-06-10 09:16:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dstat (Old)
 and      /work/SRC/openSUSE:Factory/.dstat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dstat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dstat/dstat.changes      2015-05-28 
09:52:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dstat.new/dstat.changes 2015-06-10 
09:16:26.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May  1 15:36:31 UTC 2015 - [email protected]
+
+- Use post/postun scriplets for desktop file
+- Cleanup spec file with spec-cleaner 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dstat.spec ++++++
--- /var/tmp/diff_new_pack.QLLibZ/_old  2015-06-10 09:16:27.000000000 +0200
+++ /var/tmp/diff_new_pack.QLLibZ/_new  2015-06-10 09:16:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dstat
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -65,6 +65,14 @@
 
 rm docs/Makefile
 
+%if 0%{?suse_version}
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README TODO WISHLIST
@@ -72,5 +80,6 @@
 %{_bindir}/dstat
 %dir %{_datadir}/dstat
 %{_datadir}/dstat/*
-%doc %{_mandir}/man1/dstat.1%{ext_man}
+%{_mandir}/man1/dstat.1%{ext_man}
 %{_datadir}/applications/dstat.desktop
+


Reply via email to