summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlisu2007-08-19 12:35:00 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf84279f53407514c4a5b74804229cd26d6f0569b (patch)
tree84cadd602f337cd2a653f2a1aec760aaa363fc72
parent036883c1aa933c22b32bee11088bff1ce974f817 (diff)
downloadallegro-gl-f84279f53407514c4a5b74804229cd26d6f0569b.zip
allegro-gl-f84279f53407514c4a5b74804229cd26d6f0569b.tar.gz
- 0.4.2
- -libpthread.patch added Changed files: allegro-gl.spec -> 1.9
-rw-r--r--allegro-gl.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/allegro-gl.spec b/allegro-gl.spec
index 6725951..f6dea67 100644
--- a/allegro-gl.spec
+++ b/allegro-gl.spec
@@ -1,14 +1,15 @@
Summary: The Allegro game programming library GL backend
Summary(pl.UTF-8): Wsparcie GL dla biblioteki do programowania gier Allegro
Name: allegro-gl
-Version: 0.4.1
+Version: 0.4.2
Release: 1
License: Giftware
Group: Libraries
Source0: http://dl.sourceforge.net/allegrogl/alleggl-%{version}.tar.bz2
-# Source0-md5: b08cd58b37e1d3185c13d997a179ddc0
+# Source0-md5: e9432c7e29d88252ad65568f3aa3b814
Patch0: %{name}-mouse.patch
Patch1: %{name}-link.patch
+Patch2: %{name}-libpthread.patch
URL: http://allegrogl.sourceforge.net/
BuildRequires: OpenGL-GLU-devel
BuildRequires: allegro-devel >= 4.3.1
@@ -50,6 +51,7 @@ aplikacji wykorzystujÄ…cych bibliotekÄ™ AllegroGL.
%setup -q -n alleggl
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__aclocal}