rebuild for ppc32

This commit is contained in:
Jindrich Novy 2007-08-23 07:15:35 +00:00
parent 7c46c91b0e
commit 9e15b8d0b9

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats Summary: A library for handling different graphics file formats
Name: netpbm Name: netpbm
Version: 10.35 Version: 10.35
Release: 15%{?dist} Release: 16%{?dist}
License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://netpbm.sourceforge.net/ URL: http://netpbm.sourceforge.net/
@ -191,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/ %{_datadir}/netpbm/
%changelog %changelog
* Thu Aug 23 2007 Jindrich Novy <jnovy@redhat.com> 10.35-16
- rebuild for ppc32
* Mon Aug 20 2007 Jindrich Novy <jnovy@redhat.com> 10.35-15 * Mon Aug 20 2007 Jindrich Novy <jnovy@redhat.com> 10.35-15
- fix .ppmquantall patch (#207799) - fix .ppmquantall patch (#207799)
- merge cmapsize with bmptopnm patch (#224554) - merge cmapsize with bmptopnm patch (#224554)