diff --git a/cppad.spec b/cppad.spec index 93076ca..68c643e 100644 --- a/cppad.spec +++ b/cppad.spec @@ -13,7 +13,7 @@ # ---------------------------------------------------------------------------- Name: cppad Version: 20071229 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{name} base package (not installed) Group: Development/Libraries @@ -95,6 +95,11 @@ rm -rf $RPM_BUILD_ROOT # ---------------------------------------------------------------------------- %changelog +* Wed Jan 09 2008 Brad Bell 20071229-2 +Cygwin's verison of md5sum puts a between the check sum +and the file name. Fedora build tools expect two spaces, so the star has +was changed to a space in the devel, F-7, and F-8 sources file. + * Sat Dec 29 2007 Brad Bell 20071229-1 - Fix gpl_license.sh in upstream source (missed some special cases).