Hello community,

here is the log from the commit of package mtr for openSUSE:Factory checked in 
at 2012-05-26 09:27:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtr (Old)
 and      /work/SRC/openSUSE:Factory/.mtr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtr", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtr/mtr.changes  2012-01-27 15:22:25.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.mtr.new/mtr.changes     2012-05-26 
09:27:28.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 25 13:39:36 UTC 2012 - [email protected]
+
+- run_permissions macro is obsolete: use set_permissions
+  (bnc#764102) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtr.spec ++++++
--- /var/tmp/diff_new_pack.DlL5mx/_old  2012-05-26 09:27:31.000000000 +0200
+++ /var/tmp/diff_new_pack.DlL5mx/_new  2012-05-26 09:27:31.000000000 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           mtr
 BuildRequires:  automake
 BuildRequires:  gtk2-devel
@@ -49,6 +48,7 @@
 
 %package gtk
 Summary:        Ping and Traceroute Network Diagnostic Tool
+Group:          Productivity/Networking/Diagnostic
 
 %description gtk
 Mtr is a network diagnostic tool which combines Ping and Traceroute
@@ -128,7 +128,11 @@
 /usr/share/pixmaps/*
 
 %post
+%if 0%{?suse_version} <= 1130
 %run_permissions
+%else
+%set_permissions /usr/sbin/mtr
+%endif
 %verifyscript
 %verify_permissions -e /usr/sbin/mtr
 


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

Reply via email to