auto-import changelog data from libpng-1.2.5-6.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt 1.2.5-5 - Rebuild for FC2 1.2.5-4 - Rebuild for FC1 1.2.5-3 - Reinstate and improve the transfix patch which got lost sometime ago, but is still needed for CAN-2002-1363 (#125934)
This commit is contained in:
parent
9b21269a59
commit
0c80befabf
17
libpng.spec
17
libpng.spec
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files.
|
||||
Name: libpng
|
||||
Version: 1.2.5
|
||||
Release: 2
|
||||
Release: 6
|
||||
License: OSI certified
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
|
||||
@ -9,6 +9,7 @@ Patch0: libpng-1.2.5-rhconf.patch
|
||||
Patch1: libpng-1.2.2-libdirfix.patch
|
||||
Patch2: libpng-1.2.5-oob_error_message.patch
|
||||
Patch3: libpng-1.2.5-misc.patch
|
||||
Patch4: libpng-1.0.15-transfix.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: zlib-devel
|
||||
Provides: libpng.so.3
|
||||
@ -49,6 +50,7 @@ ln -s scripts/makefile.linux Makefile
|
||||
%patch1 -p1 -b .libdirfix
|
||||
%patch2 -p1 -b .oob_error_message
|
||||
%patch3 -p1 -b .misc
|
||||
%patch4 -p1 -b .transfix
|
||||
|
||||
%build
|
||||
make ZLIBLIB=%{_libdir} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" LIBPATH=%{_libdir}
|
||||
@ -81,6 +83,19 @@ make install prefix=$RPM_BUILD_ROOT/usr LIBPATH=$RPM_BUILD_ROOT%{_libdir}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-5
|
||||
- Rebuild for FC2
|
||||
|
||||
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-4
|
||||
- Rebuild for FC1
|
||||
|
||||
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-3
|
||||
- Reinstate and improve the transfix patch which got lost sometime ago,
|
||||
but is still needed for CAN-2002-1363 (#125934)
|
||||
|
||||
* Mon May 24 2004 Than Ngo <than@redhat.com> 2:1.2.5-2
|
||||
- add patch to link libm automatically
|
||||
- get rid of rpath
|
||||
|
Loading…
Reference in New Issue
Block a user