auto-import changelog data from libpng-1.2.6-1.src.rpm
1.2.6-1 - Update to 1.2.6 - Combine patches
This commit is contained in:
parent
eaa6b6a2f6
commit
a121d0989f
@ -1 +1 @@
|
||||
libpng-1.2.5.tar.bz2
|
||||
libpng-1.2.6.tar.bz2
|
||||
|
16
libpng.spec
16
libpng.spec
@ -1,14 +1,11 @@
|
||||
Summary: A library of functions for manipulating PNG image format files.
|
||||
Name: libpng
|
||||
Version: 1.2.5
|
||||
Release: 9
|
||||
Version: 1.2.6
|
||||
Release: 1
|
||||
License: OSI certified
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
|
||||
Patch0: libpng-1.2.5-rhconf.patch
|
||||
Patch1: libpng-1.2.2-libdirfix.patch
|
||||
Patch2: libpng-1.2.5-misc.patch
|
||||
Patch3: libpng-1.2.5-security.patch
|
||||
Patch0: libpng-1.2.6-rhconf.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: zlib-devel
|
||||
Provides: libpng.so.3
|
||||
@ -46,9 +43,6 @@ the libpng package.
|
||||
|
||||
ln -s scripts/makefile.linux Makefile
|
||||
%patch0 -p1 -b .rhconf
|
||||
%patch1 -p1 -b .libdirfix
|
||||
%patch2 -p1 -b .misc
|
||||
%patch3 -p1 -b .security
|
||||
|
||||
%build
|
||||
make ZLIBLIB=%{_libdir} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" LIBPATH=%{_libdir}
|
||||
@ -81,6 +75,10 @@ make install prefix=$RPM_BUILD_ROOT/usr LIBPATH=$RPM_BUILD_ROOT%{_libdir}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Aug 17 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.6-1
|
||||
- Update to 1.2.6
|
||||
- Combine patches
|
||||
|
||||
* Wed Aug 4 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.5-9
|
||||
- Build for FC3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user