commit f83d75f6ffedbf5ebd323f1282c0a7c9f7f365a9
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Fri May 31 11:18:32 2013 +0200

    - rel 3; build fix

 xdbedizzy-build.patch   | 12 ++++++++++++
 xorg-app-xdbedizzy.spec |  4 +++-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/xorg-app-xdbedizzy.spec b/xorg-app-xdbedizzy.spec
index 393648c..79e4b13 100644
--- a/xorg-app-xdbedizzy.spec
+++ b/xorg-app-xdbedizzy.spec
@@ -2,11 +2,12 @@ Summary:      xdbedizzy application - demo of DBE creating a 
double buffered spinning
 Summary(pl.UTF-8):     Aplikacja xdbedizzy - demo DBE tworzące podwójnie 
buforowaną obracaną scenę
 Name:          xorg-app-xdbedizzy
 Version:       1.1.0
-Release:       2
+Release:       3
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/app/xdbedizzy-%{version}.tar.bz2
 # Source0-md5: 7e730d15679490bd00a8b69e775b3487
+Patch0:                xdbedizzy-build.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -26,6 +27,7 @@ buforowaną obracaną scenę.
 
 %prep
 %setup -q -n xdbedizzy-%{version}
+%patch0 -p1
 
 %build
 %{__aclocal}
diff --git a/xdbedizzy-build.patch b/xdbedizzy-build.patch
new file mode 100644
index 0000000..873dbf3
--- /dev/null
+++ b/xdbedizzy-build.patch
@@ -0,0 +1,12 @@
+diff -urN xdbedizzy-1.1.0.org/configure.ac xdbedizzy-1.1.0/configure.ac
+--- xdbedizzy-1.1.0.org/configure.ac   2010-10-31 18:08:53.000000000 +0100
++++ xdbedizzy-1.1.0/configure.ac       2013-05-31 11:15:18.070064248 +0200
+@@ -32,7 +32,7 @@
+         [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
+ XORG_MACROS_VERSION(1.8)
+ 
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ 
+ XORG_DEFAULT_OPTIONS
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xdbedizzy.git/commitdiff/f83d75f6ffedbf5ebd323f1282c0a7c9f7f365a9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to