Update License tag; rebuild needed anyway.
This commit is contained in:
parent
dc36a80430
commit
5f4c9ddc4c
@ -2,8 +2,8 @@ Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.2.16
|
||||
Release: 2%{?dist}
|
||||
License: BSD
|
||||
Release: 3%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.libpng.org/pub/png/
|
||||
|
||||
@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2007 Tom Lane <tgl@redhat.com> 2:1.2.16-3
|
||||
- Update License tag
|
||||
- Rebuild to fix Fedora toolchain issues
|
||||
|
||||
* Wed May 23 2007 Tom Lane <tgl@redhat.com> 2:1.2.16-2
|
||||
- Add patch to fix CVE-2007-2445
|
||||
Related: #239542
|
||||
|
||||
Loading…
Reference in New Issue
Block a user