Let autoreconf add missing compile file/script (#1106238)

This commit is contained in:
Robert Scheck 2014-06-09 10:20:08 +02:00
parent df49335c3b
commit 88a01cd7a9
1 changed files with 5 additions and 2 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: 11%{?dist}
Release: 12%{?dist}
License: GPL+
Group: Amusements/Games
URL: http://seehuhn.de/pages/%{name}
@ -38,7 +38,7 @@ years later by Jochen Voss.
%if !%{oldstyle}
%patch1 -p1 -b .sound
mv -f %{name}-%{version}/* .
autoreconf -f
autoreconf -f -i
%endif
%build
@ -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 Jun 09 2014 Robert Scheck <robert@fedoraproject.org> 1.0.51-12
- Let autoreconf add missing compile file/script (#1106238)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.51-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild