Mailinglist Archive: opensuse-commit (1214 mails)

< Previous Next >
commit netpbm for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 06 Aug 2009 18:07:49 +0200
  • Message-id: <20090806160750.0E8AA61B6@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory
checked in at Thu Aug 6 18:07:49 CEST 2009.


--------
--- netpbm/netpbm.changes 2009-07-13 22:09:56.000000000 +0200
+++ netpbm/netpbm.changes 2009-08-06 11:05:44.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 6 10:40:15 CEST 2009 - pgajdos@xxxxxxx
+
+- updated to 10.35.66 (see HISTORY)
+ + mainly build fixes
+- added fclose [bnc#528306]
+ * missing-file-close.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
netpbm-10.35.64-colornames-init.diff
netpbm-10.35.64-documentation.tar.bz2
netpbm-10.35.64-endian.patch
netpbm-10.35.64-fixes.patch
netpbm-10.35.64-manpages.patch
netpbm-10.35.64-nohpcdtoppm-nojbig.tar.bz2
netpbm-10.35.64-pamscale.patch
netpbm-10.35.64-pamtouil.patch
netpbm-10.35.64-pnmtopng-CAN-2005-2978.patch
netpbm-10.35.64-pnmtopng-transparent.patch
netpbm-10.35.64-rgb.patch
netpbm-10.35.64-tmpfile.patch
netpbm-10.35.64-ximtoppm-fixes.patch
netpbm-10.35.64.dif

New:
----
netpbm-10.35.66-colornames-init.diff
netpbm-10.35.66-documentation.tar.bz2
netpbm-10.35.66-endian.patch
netpbm-10.35.66-fixes.patch
netpbm-10.35.66-manpages.patch
netpbm-10.35.66-missing-file-close.patch
netpbm-10.35.66-nohpcdtoppm-nojbig.tar.bz2
netpbm-10.35.66-pamscale.patch
netpbm-10.35.66-pamtouil.patch
netpbm-10.35.66-pnmtopng-CAN-2005-2978.patch
netpbm-10.35.66-pnmtopng-transparent.patch
netpbm-10.35.66-rgb.patch
netpbm-10.35.66-tmpfile.patch
netpbm-10.35.66-ximtoppm-fixes.patch
netpbm-10.35.66.dif

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

Other differences:
------------------
++++++ netpbm.spec ++++++
--- /var/tmp/diff_new_pack.AEoExj/_old 2009-08-06 18:07:25.000000000 +0200
+++ /var/tmp/diff_new_pack.AEoExj/_new 2009-08-06 18:07:25.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package netpbm (Version 10.35.64)
+# spec file for package netpbm (Version 10.35.66)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -29,8 +29,8 @@
Obsoletes: netpbm-64bit
%endif
#
-Version: 10.35.64
-Release: 2
+Version: 10.35.66
+Release: 1
Summary: A Powerful Graphics Conversion Package
Source: netpbm-%{version}-nohpcdtoppm-nojbig.tar.bz2
Source1: netpbm-%{version}-documentation.tar.bz2
@@ -49,6 +49,7 @@
Patch16: netpbm-%{version}-pamtouil.patch
Patch17: netpbm-%{version}-pnmtopng-transparent.patch
Patch19: netpbm-%{version}-pamscale.patch
+Patch20: netpbm-%{version}-missing-file-close.patch
Url: http://netpbm.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build

@@ -117,6 +118,7 @@
%patch16
%patch17
%patch19
+%patch20
rm -rf converter/other/jpeg2000/libjasper/include #make sure the internal
libjasper is not used
mkdir -p pnmtopalm
cd pnmtopalm

++++++ netpbm-10.35.64-colornames-init.diff ->
netpbm-10.35.66-colornames-init.diff ++++++

++++++ netpbm-10.35.64-documentation.tar.bz2 ->
netpbm-10.35.66-documentation.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/directory.html
new/netpbm.sourceforge.net/doc/directory.html
--- old/netpbm.sourceforge.net/doc/directory.html 2009-04-26
22:18:19.000000000 +0200
+++ new/netpbm.sourceforge.net/doc/directory.html 2009-07-05
22:44:57.000000000 +0200
@@ -191,6 +191,12 @@
<DT><B><a href=pbmtoatk.html>pbmtoatk</a> </B>
<DD>convert PBM to Andrew Toolkit raster object

+<DT><B><a href=cistopbm.html>cistopbm</a> </B>
+<DD>convert Compuserve RLE image to PBM
+
+<DT><B><a href=pbmtocis.html>pbmtocis</a> </B>
+<DD>convert PBM to Compuserve RLE image
+
<DT><B><a href=brushtopbm.html>brushtopbm</a> </B>
<DD>convert Xerox doodle brushes to PBM

@@ -584,34 +590,34 @@

<DL COMPACT>

-<DT><a href=pbmmake.html><b>pbmmake</b></a>
+<DT><b><a href=pbmmake.html>pbmmake</a></b>
<DD>create a blank PBM image of a specified size

-<DT><a href=pgmmake.html><b>pgmmake</b></a>
+<DT><b><a href=pgmmake.html>pgmmake</a></b>
<DD>create a PGM image of a specified size and shade of gray

-<DT><a href=ppmmake.html><b>ppmmake</b></a>
+<DT><b><a href=ppmmake.html>ppmmake</a></b>
<DD>create a PPM image of a specified size and color

-<DT><a href=pgmramp.html><b>pgmramp</b></a>
+<DT><b><a href=pgmramp.html>pgmramp</a></b>
<DD>generate a grayscale ramp (gradient)

-<DT><a href=pamgradient.html><b>pamgradient</b></a>
+<DT><b><a href=pamgradient.html>pamgradient</a></b>
<DD>create a four-corner gradient image

-<DT><a href=ppmpat.html><b>ppmpat</b></a>
+<DT><b><a href=ppmpat.html>ppmpat</a></b>
<DD>create a pretty PPM image

-<DT><a href=ppmrainbow.html><b>ppmrainbow</b></a>
+<DT><b><a href=ppmrainbow.html>ppmrainbow</a></b>
<DD>create a spectrum-like image with colors fading together.

-<DT><a href=ppmrough.html><b>ppmrough</b></a>
+<DT><b><a href=ppmrough.html>ppmrough</a></b>
<DD>create PPM image of two colors with a ragged border between them

-<DT><a href=pgmnoise.html><b>pgmnoise</b></a>
+<DT><b><a href=pgmnoise.html>pgmnoise</a></b>
<DD>create a PGM image of white noise

-<DT><a href=pbmtext.html><b>pbmtext</b></a>
+<DT><b><a href=pbmtext.html>pbmtext</a></b>
<DD>render text into a PBM image

<DT><B><a href=pbmtextps.html>pbmtextps</a> </B>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/pamscale.html
new/netpbm.sourceforge.net/doc/pamscale.html
--- old/netpbm.sourceforge.net/doc/pamscale.html 2008-06-01
02:48:48.000000000 +0200
+++ new/netpbm.sourceforge.net/doc/pamscale.html 2009-07-12
20:24:25.000000000 +0200
@@ -166,11 +166,14 @@

<h4 id="mixing">Pixel Mixing</h4>

-<p>Pamscale's default method is pixel mixing. To understand this,
-imagine the source image as composed of square tiles. Each tile is a
-pixel and has uniform color. The tiles are all the same size. Now
-lay over that a transparent sheet of the same size, marked off in a
-square grid. Each cell in the grid stands for a pixel of the target
+<p>Pamscale's default method is pixel mixing. To understand this, imagine the
+source image as composed of square tiles. Each tile is a pixel and has
+uniform color. The tiles are all the same size. Now take a transparent sheet
+the size of the target image, marked with a square grid of tiles the same
+size. Stretch or compress the source image to the size of the sheet and lay
+the sheet over the source.
+
+<p>Each cell in the overlay grid stands for a pixel of the target
image. For example, if you are scaling a 100x200 image up by 1.5, the
source image is 100 x 200 tiles, and the transparent sheet is marked
off in 150 x 300 cells.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/pamsumm.html
new/netpbm.sourceforge.net/doc/pamsumm.html
--- old/netpbm.sourceforge.net/doc/pamsumm.html 2009-01-20 05:13:01.000000000
+0100
+++ new/netpbm.sourceforge.net/doc/pamsumm.html 2009-07-14 04:20:45.000000000
+0200
@@ -88,10 +88,9 @@
50 as an answer. But <b>pamsumm -normalize</b> will give you .25.

<p>If instead you want a result that is independent of maxval but still
- in integers, and your input is PNM, you can use <b>pamdepth</b> to
- convert the input to some standard maxval and not use <b>-normalize</b>.
- For example, if you want the mean intensity of a PPM image, on a scale of
- 0 to 99, do
+ in integers, you can use <b>pamdepth</b> to convert the input to some
+ standard maxval and not use <b>-normalize</b>. For example, if you want
+ the mean intensity of a PPM image, on a scale of 0 to 99, do

<pre>
<kbd>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/pbmtoatk.html
new/netpbm.sourceforge.net/doc/pbmtoatk.html
--- old/netpbm.sourceforge.net/doc/pbmtoatk.html 2004-10-09
23:17:44.000000000 +0200
+++ new/netpbm.sourceforge.net/doc/pbmtoatk.html 2009-07-05
22:44:57.000000000 +0200
@@ -6,44 +6,37 @@
<BR>
<A HREF="#index">Table Of Contents</A>

-<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pbmtoatk - convert a PBM image to a Andrew Toolkit raster object

-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>

<B>pbmtoatk</B>
[<I>pbmfile</I>]

-<A NAME="lbAD">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p><b>pbmtoatk</b> reads a PBM image as input and produces a Andrew
Toolkit raster object as output.

-<A NAME="lbAE">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>

<A HREF="atktopbm.html">atktopbm</A>,
<A HREF="pbm.html">pbm</A>

-<A NAME="lbAF">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>

Copyright (C) 1991 by Bill Janssen.

<HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">Table Of Contents</H2>
<UL>
-<LI><A HREF="#lbAB">NAME</A>
-<LI><A HREF="#lbAC">SYNOPSIS</A>
-<LI><A HREF="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">SEE ALSO</A>
-<LI><A HREF="#lbAF">AUTHOR</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
</UL>
</BODY>
</HTML>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/pbmtocis.html
new/netpbm.sourceforge.net/doc/pbmtocis.html
--- old/netpbm.sourceforge.net/doc/pbmtocis.html 1970-01-01
01:00:00.000000000 +0100
+++ new/netpbm.sourceforge.net/doc/pbmtocis.html 2009-07-12
20:24:31.000000000 +0200
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML><HEAD><TITLE>Pbmtocis User Manual</TITLE></HEAD>
+<BODY>
+<H1>pbmtocis</H1>
+Updated: 05 July 2009
+<BR>
+<A HREF="#index">Table Of Contents</A>
+
+<H2>NAME</H2>
+pbmtocis - convert a PBM image to a CompuServe RLE image
+
+<H2 id="synopsis">SYNOPSIS</H2>
+
+<B>pbmtocis</B>
+[<b>-i</b>]
+[<b>-w</b>]
+[<I>cisfile</I>]
+
+<H2 id="description">DESCRIPTION</H2>
+
+<p>This program is part of <a href="index.html">Netpbm</a>.
+
+<p><b>pbmtocis</b> reads a PBM image as input and produces a CompuServe
+RLE image as output.
+
+<h2 id="options">OPTIONS</h2>
+
+<dl>
+<dt><b>-i</b>
+
+<dd>Inverse: Reverse the mapping of foreground/background to black/white.
+
+<dt><b>-w</b>
+
+<dd>If the input image is smaller than the fixed size of the output image,
+pad with white pixels rather than black.
+
+</dl>
+
+<H2 id="seealso">SEE ALSO</H2>
+
+<A HREF="cistopbm.html">cistopbm</A>,
+<A HREF="pbm.html">pbm</A>
+<a
href="http://staticweb.rasip.fer.hr/research/compress/algorithms_run-length_coding.htm#examples";>CompuServe
RLE file format</a>
+
+<H2 id="history">HISTORY</H2>
+
+<p><b>pbmtocis</b> was new in Netpbm 10.48 (September 2009).
+
+<H2 id="author">AUTHOR</H2>
+
+Copyright (C) 2009 John Elliot &lt;jce@xxxxxxxxxxxxxxxxxx&gt;
+
+<HR>
+<H2 id="index">Table Of Contents</H2>
+<UL>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#options">OPTIONS</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#history">HISTORY</A>
+<LI><A HREF="#author">AUTHOR</A>
+</UL>
+</BODY>
+</HTML>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/pnmhistmap.html
new/netpbm.sourceforge.net/doc/pnmhistmap.html
--- old/netpbm.sourceforge.net/doc/pnmhistmap.html 2008-06-13
04:24:21.000000000 +0200
+++ new/netpbm.sourceforge.net/doc/pnmhistmap.html 2009-07-14
04:20:47.000000000 +0200
@@ -2,7 +2,7 @@
<HTML><HEAD><TITLE>Pnmhistmap User Manual</TITLE></HEAD>
<BODY>
<H1>pnmhistmap</H1>
-Updated: 25 October 1993
+Updated: 13 July 2009
<BR>
<A HREF="#index">Table Of Contents</A>

@@ -14,12 +14,18 @@

<B>pnmhistmap</B>

-[<B>-black</B>]
+[<B>-red</B>] [<B>-green</B>] [<B>-blue</B>]

-[<B>-white</B>]
+[<B>-black</B>] [<B>-white</B>]

[<B>-max</B> <I>N</I>]

+[<b>-lval</b>] [<b>-rval</b>]
+
+[<b>-height</b>] [<b>-width</b>]
+
+[<b>-dots</b>]
+
[<B>-verbose</B>]

[<I>pnmfile</I>]
@@ -106,10 +112,6 @@
<p>This option was new in Netpbm 10.26 (January 2005). Before that,
the dimensions were always what the default is today.

-</dl>
-
-
-<DL COMPACT>
<DT><B>-black </B>

<DD>Ignore the count of black pixels when scaling the histogram.
@@ -118,8 +120,6 @@

<DD>Ignore the count of white pixels when scaling the histogram.

-</DL>
-
<P>The -black and -white options, which can be used separately or
together, are useful for images with a large percentage of pixels
whose value is zero or 255, which can cause the remaining histogram
@@ -128,7 +128,6 @@
number of bright-red areas, you will probably want to use the -white
option.

-<DL COMPACT>
<DT><B>-max N</B>

<DD>Force the scaling of the histogram to use N as the largest-count value.
@@ -151,8 +150,6 @@
<b>pamdepth</b> or by cutting and scaling the lower-value side of the
histogram. Neither is a particularly elegant solution to the problem.

-<P>The program does not allow you to specify the output size.
-
<H2 id="seealso">SEE ALSO</H2>

<A HREF="pgmhist.html">pgmhist</A>,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/ppmchange.html
new/netpbm.sourceforge.net/doc/ppmchange.html
--- old/netpbm.sourceforge.net/doc/ppmchange.html 2006-01-04
00:11:07.000000000 +0100
+++ new/netpbm.sourceforge.net/doc/ppmchange.html 2009-07-05
22:44:58.000000000 +0200
@@ -109,6 +109,8 @@
<P>Maybe <B>ppmchange</B> will be enhanced some day to do chrominance
analysis.

+<p>This option was new in Netpbm 9.8 (September 2000).
+
<dt><b>-closeok</b>

<dd>This option affects how <b>ppmchange</b> interprets a color you
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm.sourceforge.net/doc/tifftopnm.html
new/netpbm.sourceforge.net/doc/tifftopnm.html
--- old/netpbm.sourceforge.net/doc/tifftopnm.html 2008-06-02
17:45:57.000000000 +0200
+++ new/netpbm.sourceforge.net/doc/tifftopnm.html 2009-07-14
04:20:48.000000000 +0200
@@ -2,7 +2,7 @@
<HTML><HEAD><TITLE>Tifftopnm User Manual</TITLE></HEAD>
<BODY>
<H1>tifftopnm</H1>
-Updated: 02 June 2008
+Updated: 12 July 2009
<BR>
<A HREF="#index">Table Of Contents</A>

@@ -99,7 +99,6 @@
<b>tifftopnm</b> uses a maxval of 65535, and you lose some information
in the conversion.

-
<H2 id="options">OPTIONS</H2>

<P>You may abbreviate any option to its shortest unique prefix. You may use
@@ -300,6 +299,42 @@
<p>Before Netpbm 10.21 (March 2004), <b>tifftopnm</b> used the
Y=(1-K)*(1-B) formula always.

+<h3 id="outputsync">Output Synchronization</h3>
+
+<p>There is an oddity of <b>tifftopnm</b> that sometimes causes trouble:
+it may terminate before the output image has been completely written.
+(It starts another process and leaves it running after it terminates).
+
+<p><b>tifftopnm</b> sometimes starts a process running <b>pamflip</b> to do
+the final stage of conversion. It does this when the pixels in the TIFF input
+are arranged in a different order than that required in the Netpbm output.
+See the <b>-orientraw</b> option for details. When it does this, the original
+<b>tifftopnm</b> process exits as soon as it has transmitted all the image
+data to the <b>pamflip</b> process. The latter may still have it in a buffer
+and continue working on it. Even without any buffering, the process still
+needs finite time to notice that it has finished its job and terminate.
+
+<p>This means that after the <b>tifftopnm</b> process has terminated, the
+output file may still be open, and also that if you read it immediately, you
+may find the file's contents incomplete.
+
+<p>This is not an issue when you pipe the output (Standard Output) to another
+process. If you want the output to go into a regular file, then, you can just
+pipe it to a <b>cat</b> process. When the <b>cat</b> terminates, the file
+will be complete and closed:
+
+<pre>
+<kbd>
+ $ pnmtotiff myimage.tif | cat &gt;myimage.pnm
+ $ cp myimage.pnm myimage2.pnm
+</kbd>
+</pre>
+
+<p>You can prevent <b>tifftopnm</b> from using the <b>pamflip</b> process with
+the <b>-orientraw</b> option or by ensuring your TIFF image is oriented the
+same as a Netpbm image (it usually is). The <b>-byrow</b> option increases
+the likelihood that <b>tifftopnm</b> will use a <b>pamflip</b> process.
+

<H2 id="seealso">SEE ALSO</H2>


++++++ netpbm-10.35.64-endian.patch -> netpbm-10.35.66-endian.patch ++++++

++++++ netpbm-10.35.64-fixes.patch -> netpbm-10.35.66-fixes.patch ++++++

++++++ netpbm-10.35.64-manpages.patch -> netpbm-10.35.66-manpages.patch ++++++

++++++ netpbm-10.35.66-missing-file-close.patch ++++++
--- lib/libpm.c
+++ lib/libpm.c
@@ -533,6 +533,8 @@
else
pm_message("This program is part of the Netpbm package. Find "
"documentation for it at %s/%s\n", docurl, progname);
+
+ fclose(netpbmConfigFile);
}


++++++ netpbm-10.35.64-nohpcdtoppm-nojbig.tar.bz2 ->
netpbm-10.35.66-nohpcdtoppm-nojbig.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm-10.35.64/Makefile.version
new/netpbm-10.35.66/Makefile.version
--- old/netpbm-10.35.64/Makefile.version 2009-06-17 14:58:56.000000000
+0200
+++ new/netpbm-10.35.66/Makefile.version 2009-08-06 10:22:18.000000000
+0200
@@ -1,3 +1,3 @@
NETPBM_MAJOR_RELEASE = 10
NETPBM_MINOR_RELEASE = 35
-NETPBM_POINT_RELEASE = 64
+NETPBM_POINT_RELEASE = 66
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm-10.35.64/buildtools/configure.pl
new/netpbm-10.35.66/buildtools/configure.pl
--- old/netpbm-10.35.64/buildtools/configure.pl 2009-06-17 14:58:31.000000000
+0200
+++ new/netpbm-10.35.66/buildtools/configure.pl 2009-08-06 10:21:57.000000000
+0200
@@ -449,7 +449,7 @@
"TRU64" => 1,
"SCO" => 1,
"AIX" => 1,
- "HP" => 1);
+ "HP-UX" => 1);

my %gccUsualPlatform = ("GNU" => 1,
"NETBSD" => 1,
@@ -1893,6 +1893,7 @@
# We don't know what to do here. We used to (before 10.20) just
# just assume the compiler was gcc. We know that the gcc stuff
# above does NOT work for HP native compiler.
+ push(@config_mk, "LDSHLIB =\n");
}
} elsif ($platform eq "AIX") {
push(@Makefile_config, 'LDFLAGS = -L /usr/pubsw/lib', "\n");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm-10.35.64/converter/other/Makefile
new/netpbm-10.35.66/converter/other/Makefile
--- old/netpbm-10.35.64/converter/other/Makefile 2009-06-17
14:58:46.000000000 +0200
+++ new/netpbm-10.35.66/converter/other/Makefile 2009-08-06
10:22:11.000000000 +0200
@@ -113,7 +113,10 @@

MERGEBINARIES = $(BINARIES)

-EXTRA_OBJECTS = exif.o rast.o pngtxt.o bmepsoe.o
+EXTRA_OBJECTS = exif.o rast.o bmepsoe.o
+ifeq ($(HAVE_PNGLIB),Y)
+ EXTRA_OBJECTS += pngtxt.o
+endif
ifneq ($(JPEGLIB),NONE)
EXTRA_OBJECTS += jpegdatasource.o
endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/netpbm-10.35.64/doc/HISTORY
new/netpbm-10.35.66/doc/HISTORY
--- old/netpbm-10.35.64/doc/HISTORY 2009-06-17 14:58:37.000000000 +0200
+++ new/netpbm-10.35.66/doc/HISTORY 2009-08-06 10:22:02.000000000 +0200
@@ -4,6 +4,15 @@
CHANGE HISTORY
--------------

+09.07.23 BJH Release 10.35.66
+
+ Build: fix failure of a merge build on a system that doesn't
+ have the PNG library.
+
+09.06.26 BJH Release 10.35.65
+
+ configure: offer Gcc as an optional compiler for HP-UX.
+
09.05.16 BJH Release 10.35.64

pnmremap: fix: -firstisdefault uses an arbitrary color from the

++++++ netpbm-10.35.64-pamscale.patch -> netpbm-10.35.66-pamscale.patch ++++++

++++++ netpbm-10.35.64-pamtouil.patch -> netpbm-10.35.66-pamtouil.patch ++++++

++++++ netpbm-10.35.64-pnmtopng-CAN-2005-2978.patch ->
netpbm-10.35.66-pnmtopng-CAN-2005-2978.patch ++++++

++++++ netpbm-10.35.64-pnmtopng-transparent.patch ->
netpbm-10.35.66-pnmtopng-transparent.patch ++++++

++++++ netpbm-10.35.64-rgb.patch -> netpbm-10.35.66-rgb.patch ++++++

++++++ netpbm-10.35.64-tmpfile.patch -> netpbm-10.35.66-tmpfile.patch ++++++

++++++ netpbm-10.35.64-ximtoppm-fixes.patch ->
netpbm-10.35.66-ximtoppm-fixes.patch ++++++

++++++ netpbm-10.35.64.dif -> netpbm-10.35.66.dif ++++++


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages