libpng-tools depends only on libpng

This commit is contained in:
Petr Hracek 2013-08-13 16:27:47 +02:00
parent 5b5ff5a9f6
commit bca37c853b

View File

@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.3
Release: 2%{?dist}
Release: 3%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -56,7 +56,7 @@ necessary for some boot packages.
%package tools
Summary: Tools for PNG image format file library
Group: Development/Libraries
Requires: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
%description tools
The libpng-tools package contains tools used by the authors of libpng.
@ -110,6 +110,9 @@ make check
%{_bindir}/pngfix
%changelog
* Tue Aug 13 2013 Petr Hracek <phracek@redhat.com> 2:1.6.3-3
- libpng-tools depends only on libpng
* Tue Aug 13 2013 Jaromir Koncicky <jkoncick@redhat.com> 2:1.6.3-2
- Added tools package with pngfix