]> git.pld-linux.org Git - packages/OpenAL.git/commitdiff
- updated to 20041201
authorkosmo <kosmo@pld-linux.org>
Wed, 1 Dec 2004 12:37:37 +0000 (12:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    OpenAL.spec -> 1.36

OpenAL.spec

index 0e25e9ce7625c33abbc7f4abef5f7679c2c9c41c..53b57b7ba5887957d230106e8d82aecc32843e46 100644 (file)
@@ -5,26 +5,28 @@
 %bcond_without doc     # don't build HTML documentation (from SGML source)
 %bcond_without esd     # without esd support
 %bcond_with    mmx     # use MMX (makes sense on i[56]86 with MMX; won't run on non-MMX CPU)
+                       # Currently broken.
 #
 # TODO:
 # - remove zip BR?
 #
-%ifarch athlon pentium3 pentium4 amd64
-%define                with_mmx        1
-%endif
+
+#%%ifarch athlon pentium3 pentium4 amd64
+#%%define              with_mmx        1
+#%%endif
 
 Summary:       Open Audio Library
 Summary(pl):   Otwarta Biblioteka D¼wiêku
 Name:          OpenAL
 Version:       0.0.7
-%define        snap    20040416
+%define        snap    20041201
 Release:       0.%{snap}.1
 License:       LGPL
 Group:         Libraries
 # from CVS :pserver:guest@opensource.creative.com:/usr/local/cvs-repository /openal
 # (without all Win and Mac stuff and demos)
 Source0:       %{name}-linuxonly-%{snap}.tar.bz2
-# Source0-md5: 4f42f20484858452bfc30caa8976415d
+# Source0-md5: 1fbf3278f92469ab259b276d453bdec3
 Patch0:                %{name}-prefix.patch
 Patch1:                %{name}-info.patch
 URL:           http://www.openal.org/
This page took 0.196069 seconds and 4 git commands to generate.