[moon-buggy] Let autoreconf add missing compile file/script (#1106238)

Robert Scheck robert at fedoraproject.org
Mon Jun 9 08:20:21 UTC 2014


commit 88a01cd7a9a2a04513d68c0e8d131099ac6cd73b
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Mon Jun 9 10:20:08 2014 +0200

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

 moon-buggy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/moon-buggy.spec b/moon-buggy.spec
index 8e584d1..4dece2b 100644
--- a/moon-buggy.spec
+++ b/moon-buggy.spec
@@ -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 at fedoraproject.org> 1.0.51-12
+- Let autoreconf add missing compile file/script (#1106238)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.51-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list