[apricots] Odd.

Jon Ciesla limb at fedoraproject.org
Fri Mar 2 17:17:55 UTC 2012


commit 204217091dfe89f528e62ce3dc14038ba2ff8adb
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Mar 2 11:17:49 2012 -0600

    Odd.

 apricots.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/apricots.spec b/apricots.spec
index a5783c9..d73431d 100644
--- a/apricots.spec
+++ b/apricots.spec
@@ -16,12 +16,13 @@ Patch1: apricots-0.2.6-alut-sampleio.patch
 Patch2: apricots-0.2.6-alut-configure.patch
 # alut patches sent upstream.
 Patch3: apricots-0.2.6-path.patch
-Patch4: apricots-0.2.6-alincludes.patch
+#Patch4: apricots-0.2.6-alincludes.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n)
 BuildRequires: SDL-devel
 BuildRequires: freealut-devel
 BuildRequires: desktop-file-utils
 BuildRequires: openal-soft-devel
+BuildRequires: autoconf automake
 
 %description
 It's a game where you fly a little plane around the screen and
@@ -43,7 +44,7 @@ chmod -x TODO
 %patch1 -p0
 %patch2 -p0
 %patch3 -p0
-%patch4 -p0
+#%patch4 -p0
 
 %build
 %configure


More information about the scm-commits mailing list