bump for bug in double-long on ppc(64)
This commit is contained in:
parent
108c313ac6
commit
4c5d676d54
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files.
|
||||
Name: libpng
|
||||
Version: 1.2.8
|
||||
Release: 2.2
|
||||
Release: 2.2.1
|
||||
License: OSI certified
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2
|
||||
@ -75,6 +75,9 @@ make install prefix=$RPM_BUILD_ROOT/usr LIBPATH=$RPM_BUILD_ROOT%{_libdir}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.8-2.2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.8-2.2
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user