Hello community,

here is the log from the commit of package tcllib for openSUSE:Factory checked 
in at 2014-02-15 08:07:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-07-02 
07:46:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tcllib.new/tcllib.changes       2014-02-15 
08:07:23.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 12 11:57:06 UTC 2014 - kpet...@suse.com
+
+- Update to version 1.16.
+  For details see /usr/share/doc/packages/tcllib/README-1.16.txt 
+
+-------------------------------------------------------------------

Old:
----
  tcllib-1.14.tar.bz2
  tcllib-1.15.tar.bz2

New:
----
  tcllib-1.16.tar.gz

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

Other differences:
------------------
++++++ tcllib.spec ++++++
--- /var/tmp/diff_new_pack.n5FpBr/_old  2014-02-15 08:07:24.000000000 +0100
+++ /var/tmp/diff_new_pack.n5FpBr/_new  2014-02-15 08:07:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tcllib
 #
-# Copyright (c) 2013 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
@@ -19,15 +19,16 @@
 Name:           tcllib
 Url:            http://tcllib.sf.net
 BuildRequires:  tcl
-Version:        1.15
+Version:        1.16
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Tcl Standard Library
 License:        SUSE-TCL
 Group:          Development/Libraries/Tcl
 BuildRequires:  ed
+Requires:       /bin/sh
 BuildArch:      noarch
-Source0:        %name-%version.tar.bz2
+Source0:        %name-%version.tar.gz
 Source1:        %name-rpmlintrc
 
 %description
@@ -39,6 +40,7 @@
 %setup -q
 # upstream typo
 chmod 644 examples/mapproj/ncar780.txt
+
 # fix DOS lineendings
 ed -s modules/math/kruskal.tcl 2>/dev/null <<'EOF'
 ,s/
$//
@@ -52,7 +54,7 @@
 # do not use /usr/bin/env in shebang
 for script in examples/logger/logtofile.tcl examples/logger/logtotext.tcl \
         modules/stringprep/tools/gen_stringprep_data.tcl \
-        examples/ldap/ldifdump modules/stringprep/tools/gen_unicode_data.tcl; 
do
+        examples/ldap/ldifdump modules/stringprep/tools/gen_unicode_data.tcl 
apps/pt apps/tcldocstrip apps/nnsd apps/nns apps/nnslog apps/dtplite apps/page; 
do
     ed -s "${script}" 2>/dev/null <<'EOF'
 1s/^#! *\/usr\/bin\/env */#!\/usr\/bin\//
 w
@@ -67,12 +69,6 @@
  -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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to