Hello community,

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

Package is "vtcl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vtcl/vtcl.changes        2011-09-23 
12:50:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vtcl.new/vtcl.changes   2014-10-16 
18:17:22.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 12:02:49 UTC 2014 - [email protected]
+
+- Remove old specfile tags and sections. Use implicit attributes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vtcl.spec ++++++
--- /var/tmp/diff_new_pack.ZVGJ0v/_old  2014-10-16 18:17:23.000000000 +0200
+++ /var/tmp/diff_new_pack.ZVGJ0v/_new  2014-10-16 18:17:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vtcl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           vtcl
-License:        GPL-2.0+
-Group:          Development/Languages/Tcl
-Requires:       tcl tk tix xdg-utils
-AutoReqProv:    on
 Version:        1.6.1a1
-Release:        1
+Release:        0
 Summary:        Visual Tcl
+License:        GPL-2.0+
+Group:          Development/Languages/Tcl
 Url:            http://vtcl.sourceforge.net
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         
http://sourceforge.net/projects/vtcl/files/%name-%version.tar.bz2
 Source1:        vtcl
 Patch0:         vtcl-tkversion.patch
 Patch1:         vtcl-browser.patch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
+Requires:       tcl
+Requires:       tix
+Requires:       tk
+Requires:       xdg-utils
 
 %description
 Visual Tcl is a freely-available, high-quality application development
@@ -71,11 +71,8 @@
 
 %files
 %defattr(-,root,root)
-/usr/share/vtcl
-%attr(0755,root,root) /usr/bin/vtcl
+%_datadir/vtcl
+%_bindir/vtcl
 %doc LICENSE ChangeLog README doc demo sample examples
 
-%clean
-test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
-
 %changelog

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

Reply via email to