Hello community,

here is the log from the commit of package tktable for openSUSE:Factory checked 
in at 2013-08-13 12:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tktable (Old)
 and      /work/SRC/openSUSE:Factory/.tktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tktable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tktable/tktable.changes  2011-12-25 
17:42:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tktable.new/tktable.changes     2013-08-13 
12:58:16.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 20 15:16:27 UTC 2013 - [email protected]
+
+- Update to version 2.10 to fix build with Tcl/Tk 8.6.
+- Removed tktable.patch and tktable-warnings.patch.
+
+-------------------------------------------------------------------

Old:
----
  Tktable2.9.tar.bz2
  tktable-warnings.patch
  tktable.patch

New:
----
  Tktable2.10.tar.gz

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

Other differences:
------------------
++++++ tktable.spec ++++++
--- /var/tmp/diff_new_pack.61gIIa/_old  2013-08-13 12:58:17.000000000 +0200
+++ /var/tmp/diff_new_pack.61gIIa/_new  2013-08-13 12:58:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tktable
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           tktable
 BuildRequires:  autoconf
 BuildRequires:  tk-devel
 BuildRequires:  xorg-x11-devel
-Version:        2.9
+Version:        2.10
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A Table/Matrix Widget Extension to Tcl/Tk
 License:        BSD-3-Clause
 Group:          Development/Libraries/Tcl
-Source:         Tktable%{version}.tar.bz2
-Patch0:         tktable.patch
-Patch1:         tktable-warnings.patch
+Source:         
http://sourceforge.net/projects/tktable/files/tktable/%version/Tktable%version.tar.gz
 
 %description
 The basic features of the widgets are:
@@ -76,8 +75,7 @@
 
 %prep
 %setup -q -n Tktable%{version}
-%patch0
-%patch1
+chmod 644 README* demos/tcllogo.gif
 
 %build
 autoconf
@@ -91,7 +89,7 @@
 make
 
 %install
-make install DESTDIR=%buildroot tclscriptdir=%tclscriptdir
+make install DESTDIR=%buildroot pkglibdir=%tcl_archdir/%name%version
 mkdir -p %buildroot%_mandir/mann
 install -m 644 doc/tkTable.n %buildroot%_mandir/mann
 
@@ -101,10 +99,9 @@
 %files
 %defattr(-,root,root)
 %_mandir/mann/*
-%_libdir/lib*
-%tclscriptdir/*
+%tcl_archdir/*
 %doc ChangeLog README.blt README.txt
-%doc TODO.txt license.txt UPGRADING.txt
+%doc TODO.txt license.txt
 %doc demos doc/tkTable.html
 
 %changelog

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

Reply via email to