Hello community,

here is the log from the commit of package tcllib for openSUSE:Factory checked 
in at 2013-07-02 07:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcllib (Old)
 and      /work/SRC/openSUSE:Factory/.tcllib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcllib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcllib/tcllib.changes    2012-06-12 
07:10:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tcllib.new/tcllib.changes       2013-07-02 
07:46:33.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 20 12:49:49 UTC 2013 - [email protected]
+
+- Update to version 1.15.
+  For details see /usr/share/doc/packages/tcllib/README-1.13.txt
+
+-------------------------------------------------------------------

New:
----
  tcllib-1.15.tar.bz2

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

Other differences:
------------------
++++++ tcllib.spec ++++++
--- /var/tmp/diff_new_pack.uQmUGO/_old  2013-07-02 07:46:34.000000000 +0200
+++ /var/tmp/diff_new_pack.uQmUGO/_new  2013-07-02 07:46:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcllib
 #
-# Copyright (c) 2012 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
@@ -19,7 +19,7 @@
 Name:           tcllib
 Url:            http://tcllib.sf.net
 BuildRequires:  tcl
-Version:        1.14
+Version:        1.15
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Tcl Standard Library
@@ -67,6 +67,12 @@
  -pkg-path   %buildroot/%_datadir/tcl/%name%version \
  -nroff-path %buildroot%_mandir/mann \
  -no-wait -no-gui
+# Avoid name clashes with Tcl 8.6 man pages
+# (will be fixed in the next tcllib release)
+for f in string variable zlib; do
+    g=$(echo %buildroot%_mandir/mann/$f.*)
+    mv $g ${g/$f/tcllib_$f}
+done
 
 %files
 %defattr(-,root,root)

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

Reply via email to