This commit is contained in:
Matthias Clasen 2006-05-23 19:15:16 +00:00
parent ba4b32d059
commit be5d969dba

View File

@ -1,11 +1,12 @@
Summary: A library of functions for manipulating PNG image format files
Name: libpng
Version: 1.2.10
Release: 3
Release: 4
License: OSI certified
Group: System Environment/Libraries
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
Patch0: libpng-rhconf.patch
Patch1: libpng-1.2.8-multilib.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: zlib-devel
Provides: libpng.so.3
@ -41,6 +42,10 @@ the libpng package.
%prep
%setup -q
ln -s scripts/makefile.linux Makefile
%patch0 -p1 -b .rhconf
%patch1 -p1 -b .multilib
%build
%configure
make
@ -76,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue May 23 2006 Matthias Clasen <mclasen@redhat.com> - 2:1.2.10-4
- fix multilib conflicts
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2:1.2.10-3
- Add a comment about the need to keep static libraries