]> git.pld-linux.org Git - packages/freeglut.git/commitdiff
- 2.6.0 auto/th/freeglut-2_6_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Sat, 4 Sep 2010 17:21:17 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeglut-gcc4.patch -> 1.2
    freeglut.spec -> 1.10

freeglut-gcc4.patch [deleted file]
freeglut.spec

diff --git a/freeglut-gcc4.patch b/freeglut-gcc4.patch
deleted file mode 100644 (file)
index 2810608..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-freeglut_joystick.c:1687: warning: the address of 'fgJoystick' will always evaluate as 'true'
-
---- freeglut-2.4.0/src/freeglut_joystick.c.orig        2005-05-04 14:53:48.000000000 +0200
-+++ freeglut-2.4.0/src/freeglut_joystick.c     2006-11-01 21:59:56.032124750 +0100
-@@ -1684,9 +1684,6 @@
-   fgInitialiseJoysticks ();
--  if ( !fgJoystick )
--    return 0;
--
-   if ( !fgState.JoysticksInitialised )
-     return 0;
index 1e2b5f235b5106a44e5e528092c994563dcce0d2..08bbfa2f5579ada348848d3f3ba9bd8006012c50 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       A freely licensed alternative to the GLUT library
 Summary(pl.UTF-8):     Zamiennik biblioteki GLUT na wolnej licencji
 Name:          freeglut
-Version:       2.4.0
-Release:       3
+Version:       2.6.0
+Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/freeglut/%{name}-%{version}.tar.gz
-# Source0-md5: 6d16873bd876fbf4980a927cfbc496a1
-Patch0:                %{name}-gcc4.patch
+# Source0-md5: 39f0f2de89f399529d2b981188082218
 URL:           http://freeglut.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: autoconf >= 2.59-9
@@ -74,7 +73,6 @@ Statyczna biblioteka freeglut.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.08421 seconds and 4 git commands to generate.