Rebuilt against gcc 4.4 and rpm 4.6

This commit is contained in:
Robert Scheck 2009-02-23 20:58:27 +00:00
parent f9160173ba
commit 9ac6be1856
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: Drive and jump with some kind of car across the moon
Name: moon-buggy
Version: 1.0.51
Release: 2%{?dist}
Release: 3%{?dist}
License: GPL+
Group: Amusements/Games
URL: http://seehuhn.de/pages/%{name}
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
%verify(not md5 size mtime) %config(noreplace) %attr(664,root,games) %{_localstatedir}/games/%{name}/mbscore
%changelog
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 1.0.51-3
- Rebuilt against gcc 4.4 and rpm 4.6
* Sun Jan 04 2009 Robert Scheck <robert@fedoraproject.org> 1.0.51-2
- Avoid arbitrary modification of highscore file (#469585 #c25)