[gtkglext] - Apply %patch0.

corsepiu corsepiu at fedoraproject.org
Thu Feb 17 11:34:50 UTC 2011


commit 78497f863f3988cce279092c13a1a69915424416
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Feb 17 12:34:46 2011 +0100

    - Apply %patch0.

 gtkglext.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gtkglext.spec b/gtkglext.spec
index 8671084..ee4288c 100644
--- a/gtkglext.spec
+++ b/gtkglext.spec
@@ -3,7 +3,7 @@
 Summary:	OpenGL Extension to GTK
 Name:		gtkglext
 Version:	1.2.0
-Release:	13%{?dist}
+Release:	14%{?dist}
 
 License:	LGPLv2+ or GPLv2+
 Group:		System Environment/Libraries
@@ -56,6 +56,7 @@ and developer docs for GtkGLExt.
 
 %prep
 %setup -q -n gtkglext-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-gtk-doc --disable-static
@@ -89,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %doc %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Thu Feb 17 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.2.0-14
+- Apply %%patch0.
+
 * Thu Feb 17 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2.0-13
 - Fix dependency in gtkglext-devel (-> gtkglext-libs).
 


More information about the scm-commits mailing list