SPECS: OpenAL.spec - updated to todays snapshot from Linux_Spec1-0...

sparky sparky at pld-linux.org
Sun Oct 16 00:18:43 CEST 2005


Author: sparky                       Date: Sat Oct 15 22:18:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to todays snapshot from Linux_Spec1-0 branch, nothing but
  documentation files is changing on this branch
- mmx is broken and fix is not planned

---- Files affected:
SPECS:
   OpenAL.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/OpenAL.spec
diff -u SPECS/OpenAL.spec:1.38 SPECS/OpenAL.spec:1.39
--- SPECS/OpenAL.spec:1.38	Thu Jul 14 14:01:45 2005
+++ SPECS/OpenAL.spec	Sun Oct 16 00:18:37 2005
@@ -12,22 +12,20 @@
 # - remove zip BR?
 #
 
-#%%ifarch athlon pentium3 pentium4 %{x8664}
-#%%define		with_mmx	1
-#%%endif
+%define	_branch	Linux_Spec1-0
 
 Summary:	Open Audio Library
 Summary(pl):	Otwarta Biblioteka Dźwięku
 Name:		OpenAL
 Version:	0.0.8
-%define	snap	20050714
+%define	snap	20051015
 Release:	0.%{snap}.1
 License:	LGPL
 Group:		Libraries
 # from CVS :pserver:guest at opensource.creative.com:/usr/local/cvs-repository /openal
 # (without all Win and Mac stuff and demos)
-Source0:	%{name}-linuxonly-%{snap}.tar.bz2
-# Source0-md5:	9f4a98faa2c11bf6d49c8efe60fc8305
+Source0:	%{name}-%{_branch}-%{snap}.tar.bz2
+# Source0-md5:	013a571cf588bec1d3a5628b5ed527ea
 Patch0:		%{name}-prefix.patch
 Patch1:		%{name}-info.patch
 URL:		http://www.openal.org/
@@ -89,12 +87,11 @@
 Biblioteka OpenAL do konsolidacji statycznej.
 
 %prep
-%setup -q -n openal
+%setup -q -n %{name}-%{_branch}-%{snap}
 %patch0 -p1
 %patch1 -p1
 
 cp CREDITS docs
-echo 'AC_DEFUN([AC_HAS_MMX],[$%{?with_mmx:1}%{!?with_mmx:2}])' >> linux/acinclude.m4
 
 %build
 cd linux
@@ -103,10 +100,9 @@
 %{__autoconf}
 %{__autoheader}
 %configure \
-	%{?with_mmx:--enable-arch-asm} \
 	%{?with_alsa:--enable-alsa --enable-alsa-dlopen} \
-	%{?with_arts:--enable-arts} \
-	%{?with_esd:--enable-esd} \
+	%{?with_arts:--enable-arts --enable-arts-dlopen} \
+	%{?with_esd:--enable-esd --enable-esd-dlopen} \
 	--enable-sdl \
 	--enable-vorbis \
 	--enable-smpeg \
@@ -163,6 +159,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/10/15 22:18:37  sparky
+- updated to todays snapshot from Linux_Spec1-0 branch, nothing but
+  documentation files is changing on this branch
+- mmx is broken and fix is not planned
+
 Revision 1.38  2005/07/14 12:01:45  kosmo
 - updated to 14072005 (version 0.0.8)
 
@@ -252,7 +253,7 @@
   Group field using gettext).
 
 Revision 1.11  2002/01/18 02:12:12  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.10  2002/01/02 08:26:32  wolf
 - spelling
@@ -296,4 +297,4 @@
 Revision 1.1  2001/11/16 16:30:24  fastviper
 - sources were downloaded from CVS as ftp://ftp.openal.com/ has some problems
   this needs to be solved somehow...
-  - created this spec.
+- created this spec.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/OpenAL.spec?r1=1.38&r2=1.39&f=u




More information about the pld-cvs-commit mailing list