diff --git a/scons.spec b/scons.spec index 5ba65a1..b253330 100644 --- a/scons.spec +++ b/scons.spec @@ -1,6 +1,7 @@ Name: scons Version: 0.96 -Release: 4 +Release: 5 + Summary: An Open Source software construction tool Group: Development/Tools @@ -51,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Tue Jan 25 2005 Thorsten Leemhuis 0.96-4 - Place libs in {_prefix}/lib/ and not in {libdir}; fixes x86_64 problems - Adjust minor bits to be in sync with python-spec-template