- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 14:13:37 +00:00
parent 58560ed207
commit 6e7b735ec6

View File

@ -1,7 +1,7 @@
Summary: The shared library for the S-Lang extension language
Name: slang
Version: 2.1.3
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v2.1/%{name}-%{version}.tar.bz2
@ -101,6 +101,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libslang*.a
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.1.3-3
- Autorebuild for GCC 4.3
* Thu Jan 24 2008 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.3-2
- drop lang patch
- build oniguruma module (#226420)