Package: libtk-img
Version: 1:1.3-13
Severity: normal
Tags: patch

Hi,

Attached is the diff for my libtk-img 1:1.3-13.1 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u libtk-img-1.3/base/tclconfig/tcl.m4 libtk-img-1.3/base/tclconfig/tcl.m4
--- libtk-img-1.3/base/tclconfig/tcl.m4
+++ libtk-img-1.3/base/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/base/configure libtk-img-1.3/base/configure
--- libtk-img-1.3/base/configure
+++ libtk-img-1.3/base/configure
@@ -3966,7 +3966,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/bmp/configure libtk-img-1.3/bmp/configure
--- libtk-img-1.3/bmp/configure
+++ libtk-img-1.3/bmp/configure
@@ -4122,7 +4122,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/gif/configure libtk-img-1.3/gif/configure
--- libtk-img-1.3/gif/configure
+++ libtk-img-1.3/gif/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/ico/configure libtk-img-1.3/ico/configure
--- libtk-img-1.3/ico/configure
+++ libtk-img-1.3/ico/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/jpeg/configure libtk-img-1.3/jpeg/configure
--- libtk-img-1.3/jpeg/configure
+++ libtk-img-1.3/jpeg/configure
@@ -4270,7 +4270,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libjpeg/tcl/tclconfig/tcl.m4 
libtk-img-1.3/libjpeg/tcl/tclconfig/tcl.m4
--- libtk-img-1.3/libjpeg/tcl/tclconfig/tcl.m4
+++ libtk-img-1.3/libjpeg/tcl/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libjpeg/tcl/configure libtk-img-1.3/libjpeg/tcl/configure
--- libtk-img-1.3/libjpeg/tcl/configure
+++ libtk-img-1.3/libjpeg/tcl/configure
@@ -3754,7 +3754,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libpng/tcl/tclconfig/tcl.m4 
libtk-img-1.3/libpng/tcl/tclconfig/tcl.m4
--- libtk-img-1.3/libpng/tcl/tclconfig/tcl.m4
+++ libtk-img-1.3/libpng/tcl/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libpng/tcl/configure libtk-img-1.3/libpng/tcl/configure
--- libtk-img-1.3/libpng/tcl/configure
+++ libtk-img-1.3/libpng/tcl/configure
@@ -3897,7 +3897,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libtiff/tcl/tclconfig/tcl.m4 
libtk-img-1.3/libtiff/tcl/tclconfig/tcl.m4
--- libtk-img-1.3/libtiff/tcl/tclconfig/tcl.m4
+++ libtk-img-1.3/libtiff/tcl/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libtiff/tcl/configure libtk-img-1.3/libtiff/tcl/configure
--- libtk-img-1.3/libtiff/tcl/configure
+++ libtk-img-1.3/libtiff/tcl/configure
@@ -3862,7 +3862,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libz/tcl/tclconfig/tcl.m4 
libtk-img-1.3/libz/tcl/tclconfig/tcl.m4
--- libtk-img-1.3/libz/tcl/tclconfig/tcl.m4
+++ libtk-img-1.3/libz/tcl/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/libz/tcl/configure libtk-img-1.3/libz/tcl/configure
--- libtk-img-1.3/libz/tcl/configure
+++ libtk-img-1.3/libz/tcl/configure
@@ -3752,7 +3752,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/pcx/configure libtk-img-1.3/pcx/configure
--- libtk-img-1.3/pcx/configure
+++ libtk-img-1.3/pcx/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/pixmap/configure libtk-img-1.3/pixmap/configure
--- libtk-img-1.3/pixmap/configure
+++ libtk-img-1.3/pixmap/configure
@@ -4196,7 +4196,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/png/configure libtk-img-1.3/png/configure
--- libtk-img-1.3/png/configure
+++ libtk-img-1.3/png/configure
@@ -4418,7 +4418,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/ppm/configure libtk-img-1.3/ppm/configure
--- libtk-img-1.3/ppm/configure
+++ libtk-img-1.3/ppm/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/ps/configure libtk-img-1.3/ps/configure
--- libtk-img-1.3/ps/configure
+++ libtk-img-1.3/ps/configure
@@ -4123,7 +4123,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/sgi/configure libtk-img-1.3/sgi/configure
--- libtk-img-1.3/sgi/configure
+++ libtk-img-1.3/sgi/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/sun/configure libtk-img-1.3/sun/configure
--- libtk-img-1.3/sun/configure
+++ libtk-img-1.3/sun/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/tclconfig/tcl.m4 libtk-img-1.3/tclconfig/tcl.m4
--- libtk-img-1.3/tclconfig/tcl.m4
+++ libtk-img-1.3/tclconfig/tcl.m4
@@ -759,7 +759,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -2026,7 +2026,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/tga/configure libtk-img-1.3/tga/configure
--- libtk-img-1.3/tga/configure
+++ libtk-img-1.3/tga/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/tiff/configure libtk-img-1.3/tiff/configure
--- libtk-img-1.3/tiff/configure
+++ libtk-img-1.3/tiff/configure
@@ -4566,7 +4566,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/window/configure libtk-img-1.3/window/configure
--- libtk-img-1.3/window/configure
+++ libtk-img-1.3/window/configure
@@ -4196,7 +4196,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/xbm/configure libtk-img-1.3/xbm/configure
--- libtk-img-1.3/xbm/configure
+++ libtk-img-1.3/xbm/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/xpm/configure libtk-img-1.3/xpm/configure
--- libtk-img-1.3/xpm/configure
+++ libtk-img-1.3/xpm/configure
@@ -4121,7 +4121,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print }' /etc/.relid'`
+               system=MP-RAS-`awk '{print }' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
diff -u libtk-img-1.3/debian/changelog libtk-img-1.3/debian/changelog
--- libtk-img-1.3/debian/changelog
+++ libtk-img-1.3/debian/changelog
@@ -1,3 +1,10 @@
+libtk-img (1:1.3-13.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix syntax error in tcl.m4 (Closes: #355593).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Mon, 27 Mar 2006 19:09:11 +0200
+
 libtk-img (1:1.3-13) unstable; urgency=low
 
   * Fixed mistake and now really fix the bug below.
only in patch2:
unchanged:
--- libtk-img-1.3.orig/config/tcl.m4
+++ libtk-img-1.3/config/tcl.m4
@@ -586,7 +586,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`
@@ -1484,7 +1484,7 @@
            # results, and the version is kept in special file).
        
            if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-               system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+               system=MP-RAS-`awk '{print $3}' /etc/.relid`
            fi
            if test "`uname -s`" = "AIX" ; then
                system=AIX-`uname -v`.`uname -r`

Attachment: signature.asc
Description: Digital signature

Reply via email to