[iwhd] This works but fails tests, so whatever. WIP-save.

Pete Zaitcev zaitcev at fedoraproject.org
Wed Aug 22 05:47:39 UTC 2012


commit 786b8b4f391b38325f45c507754f19471b540587
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Tue Aug 21 22:54:49 2012 -0600

    This works but fails tests, so whatever. WIP-save.

 iwhd.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/iwhd.spec b/iwhd.spec
index b2b4c8a..d0af720 100644
--- a/iwhd.spec
+++ b/iwhd.spec
@@ -12,6 +12,8 @@ ExcludeArch: ppc ppc64 s390 s390x
 
 Source0: http://people.redhat.com/meyering/iwhd/%{name}-%{version}.tar.xz
 
+Patch1: iwhd-stdio-f19.patch
+
 BuildRequires: boost-devel
 BuildRequires: boost-filesystem
 BuildRequires: gc-devel
@@ -45,6 +47,7 @@ The image-warehouse daemon for Aeolus
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure


More information about the scm-commits mailing list