This commit is contained in:
Jesse Keating 2009-07-24 19:33:51 +00:00
commit 45331b5dc6

View file

@ -16,7 +16,7 @@
Name: cppad
Version: 20090303.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: No base package is installed, see %{name}-devel
Group: Development/Libraries
@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT
# ----------------------------------------------------------------------------
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090303.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sat Jun 20 2009 Brad Bell <bradbell at seanet dot com> 20090303-4
- Patch cppad/local/fun_construct.hpp to give a more useful error message
- (so we can figure out why the Fedora 11 build is failing).