|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
|
Name: pngcrush
|
|
|
|
|
Version: 1.6.10
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
License: zlib
|
|
|
|
|
Group: Applications/File
|
|
|
|
|
URL: http://pmt.sourceforge.net/pngcrush/
|
|
|
|
@ -44,6 +44,9 @@ gcc %{optflags} $pngflags -lz -o pngcrush pngcrush.c
|
|
|
|
|
%{_bindir}/pngcrush
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.10-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.6.10-8
|
|
|
|
|
- Rebuild for new libpng
|
|
|
|
|
|
|
|
|
|