File project1.diff of Package openais
--- openais.changes.orig
+++ openais.changes
@@ -5,6 +5,7 @@ Mon Dec 1 15:06:32 CST 2008 - maw@pobox
-------------------------------------------------------------------
Sat May 3 07:36:06 CEST 2008 - abeekhof@suse.de
+
- Set a libexedir that makes sense on 64-bit archs
-------------------------------------------------------------------
--- openais.spec.orig
+++ openais.spec
@@ -27,7 +27,10 @@ Group: Productivity/Clustering/
Group: Productivity/Clustering/HA
%endif
Url: http://www.openais.org/
-Source: openais.tar.gz
+# r1663
+Source0: openais.tar.gz
+# r1701
+Source1: corosync.tar.gz
Patch1: install.patch
Patch2: keygen.patch
Patch3: disable-crypto.patch
@@ -114,7 +117,7 @@ Authors:
# So we get proper debug output, for now we don't compile with O3
#CFLAGS="$(echo '%{optflags}' | sed -e 's/-O[0-9]*//') -O3"
#CFLAGS="$(echo '%{optflags}')"
-make CFLAGS="$RPM_OPT_FLAGS" LCRSODIR=%{_libexecdir}/lcrso PREFIX=%{_prefix}
+make CFLAGS="$RPM_OPT_FLAGS -g -O0" LCRSODIR=%{_libexecdir}/lcrso PREFIX=%{_prefix}
%install
rm -rf $RPM_BUILD_ROOT