auto-import changelog data from libpng-1.0.14-0.7x.4.src.rpm
Thu Dec 19 2002 Jonathan Blandford <jrb@redhat.com> - fix security problem
This commit is contained in:
parent
d5da48758c
commit
86f2e59a6b
@ -1,12 +1,14 @@
|
|||||||
Summary: A library of functions for manipulating PNG image format files.
|
Summary: A library of functions for manipulating PNG image format files.
|
||||||
Name: libpng
|
Name: libpng
|
||||||
Version: 1.0.14
|
Version: 1.0.14
|
||||||
Release: 0.7x.3
|
Release: 0.7x.4
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
|
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
|
||||||
Patch0: libpng-1.0.6-rhconf.patch
|
Patch0: libpng-1.0.6-rhconf.patch
|
||||||
Patch1: libpng-1.0.9-badchunks.patch
|
Patch1: libpng-1.0.9-badchunks.patch
|
||||||
|
Patch2: libpng-1.0.12-transfix.patch
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildPrereq: zlib-devel
|
BuildPrereq: zlib-devel
|
||||||
URL: http://www.libpng.org/pub/png/
|
URL: http://www.libpng.org/pub/png/
|
||||||
@ -43,6 +45,7 @@ the libpng package.
|
|||||||
ln -s scripts/makefile.linux Makefile
|
ln -s scripts/makefile.linux Makefile
|
||||||
%patch0 -p1 -b .rhconf
|
%patch0 -p1 -b .rhconf
|
||||||
%patch1 -p1 -b .badchunk
|
%patch1 -p1 -b .badchunk
|
||||||
|
%patch2 -p1 -b .transfix
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
||||||
@ -80,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man5/libpng.so*
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 19 2002 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
- fix security problem
|
||||||
|
|
||||||
* Thu Aug 01 2002 Phil Knirsch <pknirsch@redhat.com>
|
* Thu Aug 01 2002 Phil Knirsch <pknirsch@redhat.com>
|
||||||
- Fixed a file packaging problem.
|
- Fixed a file packaging problem.
|
||||||
- Fixed library versioning.
|
- Fixed library versioning.
|
||||||
|
Loading…
Reference in New Issue
Block a user