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