Hello community,

here is the log from the commit of package scotty for openSUSE:12.2 checked in 
at 2012-07-01 15:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/scotty (Old)
 and      /work/SRC/openSUSE:12.2/.scotty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scotty", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.2/scotty/scotty.changes       2012-06-25 
15:52:51.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.scotty.new/scotty.changes  2012-07-02 
10:44:58.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 29 13:22:19 UTC 2012 - m...@suse.com
+
+- Don't use deprecated RPM macros (bnc#764112).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scotty.spec ++++++
--- /var/tmp/diff_new_pack.UGvsEw/_old  2012-07-02 10:44:58.000000000 +0200
+++ /var/tmp/diff_new_pack.UGvsEw/_new  2012-07-02 10:44:58.000000000 +0200
@@ -15,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           scotty
-BuildRequires:  tk-devel xorg-x11-devel
-License:        MIT
-Group:          Development/Libraries/Tcl
+BuildRequires:  tk-devel
+BuildRequires:  xorg-x11-devel
 Url:            http://wwwhome.cs.utwente.nl/~schoenw/scotty/
-Requires:       tcl tk
+Requires:       tcl
+Requires:       tk
 PreReq:         permissions
-AutoReqProv:    on
 Version:        2.1.11
-Release:        808
+Release:        0
 Summary:        Tcl Extensions for Network Management Applications
+License:        MIT
+Group:          Development/Libraries/Tcl
 Source:         %{name}-%{version}.tar.bz2
 Patch:          %{name}-%{version}.dif
 Patch1:         ntping.dif
@@ -100,11 +99,11 @@
 rm -rf %buildroot
 
 %post
-%run_ldconfig
-%run_permissions
+/sbin/ldconfig
+%set_permissions /usr/bin/ntping
 
 %postun
-%run_ldconfig
+/sbin/ldconfig
 %verifyscript
 %verify_permissions -e %{_bindir}/ntping
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to