diff --git a/netpbm-10.23-security.patch b/netpbm-10.23-security.patch index ba9db2e..0f6e7b7 100644 --- a/netpbm-10.23-security.patch +++ b/netpbm-10.23-security.patch @@ -119,20 +119,6 @@ } { unsigned int const intQuotient = colormap.size / pamP->width; ---- netpbm-10.34/doc/COPYRIGHT.PATENT.security 2004-05-01 01:54:22.000000000 +0200 -+++ netpbm-10.34/doc/COPYRIGHT.PATENT 2006-06-22 12:45:18.000000000 +0200 -@@ -33,6 +33,11 @@ - all the above to be modified by "to the best of the Netpbm - maintainer's knowledge." - -+These security fixes for netpbm are (c) Copyright 2002 Red Hat Inc. -+Red Hat has not fixed those items with patent claims or commercial -+use restrictions. These changes include NO WARRANTY and are provided -+under the Open Software License v.1 (see file OPENLICENSE). -+ - - - PATENTS --- netpbm-10.34/converter/pgm/psidtopgm.c.security 2005-08-27 20:38:40.000000000 +0200 +++ netpbm-10.34/converter/pgm/psidtopgm.c 2006-06-22 12:45:18.000000000 +0200 @@ -78,6 +78,7 @@ diff --git a/netpbm.spec b/netpbm.spec index 46795ea..1fd72b0 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats. Name: netpbm Version: 10.35 -Release: 6%{?dist} +Release: 7%{?dist} License: freeware Group: System Environment/Libraries URL: http://netpbm.sourceforge.net/ @@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT/usr/config_template %{_mandir}/man5/* %changelog +* Thu Oct 12 2006 Jindrich Novy 10.35-7 +- remove note about OSL 1 licensing from COPYRIGHT.PATENT file + * Mon Oct 2 2006 Jesse Keating 10.35-6 - rebuild for new libpng, again.