|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: optipng
|
|
|
|
|
Version: 0.5.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: OptiPNG is a PNG optimizer and converter
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A PNG optimizer and converter
|
|
|
|
|
|
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
|
License: zlib/libpng
|
|
|
|
@ -48,6 +48,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 10 2006 Till Maas <opensource[AT]till.name> - 0.5.4-2
|
|
|
|
|
- shortening Summary
|
|
|
|
|
* Thu Sep 14 2006 Till Maas <opensource[AT]till.name> - 0.5.4-1
|
|
|
|
|
- version bump
|
|
|
|
|
- use system zlib and libpng
|
|
|
|
|