- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 16:15:41 +00:00
parent 7613132d1e
commit b8bac0b845

View File

@ -1,7 +1,7 @@
Summary: Library for manipulating GIF format image files Summary: Library for manipulating GIF format image files
Name: giflib Name: giflib
Version: 4.1.3 Version: 4.1.3
Release: 8 Release: 9
License: MIT License: MIT
URL: http://www.sf.net/projects/libungif/ URL: http://www.sf.net/projects/libungif/
Source0: http://dl.sf.net/libungif/%{name}-%{version}.tar.bz2 Source0: http://dl.sf.net/libungif/%{name}-%{version}.tar.bz2
@ -100,6 +100,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/* %{_bindir}/*
%changelog %changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.1.3-9
- Autorebuild for GCC 4.3
* Tue Mar 13 2007 Karsten Hopp <karsten@redhat.com> 4.1.3-8 * Tue Mar 13 2007 Karsten Hopp <karsten@redhat.com> 4.1.3-8
- add BR libXt-devel, otherwise X support will be disabled - add BR libXt-devel, otherwise X support will be disabled