Author: pluto                        Date: Sun Mar 12 12:36:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mmx patch finished, release 5.

---- Files affected:
SPECS:
   libmovtar.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libmovtar.spec
diff -u SPECS/libmovtar.spec:1.10 SPECS/libmovtar.spec:1.11
--- SPECS/libmovtar.spec:1.10   Sun Mar 12 12:53:12 2006
+++ SPECS/libmovtar.spec        Sun Mar 12 13:36:47 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with    mmx     # use MMX on ix86 (no runtime detection!)
+%bcond_without mmx     # don't use MMX on ix86 (no runtime detection!)
 
 %ifnarch athlon pentium2 pentium3 pentium4
 %undefine      with_mmx
@@ -11,13 +11,13 @@
 Summary(pl):   Biblioteka obsługująca format obrazu movtar
 Name:          libmovtar
 Version:       0.1.3
-Release:       4.1
+Release:       5
 License:       GPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/mjpeg/%{name}-%{version}.tar.gz
 # Source0-md5: 3810ba83a90c52676014ab1ea6d8cd9f
 Patch0:                %{name}-shared.patch
-Patch1:                %{name}-nommx.patch
+Patch1:                %{name}-mmx.patch
 Patch2:                %{name}-glib.patch
 Patch3:                %{name}-am18.patch
 Patch4:                %{name}-gcc4.patch
@@ -95,12 +95,9 @@
 %{__autoconf}
 %{__automake}
 
-# for movtar_play.
-%{?with_mmx:CPPFLAGS="-DHAVE_MMX_ATT_MNEMONICS"}
-
-%configure \
-       %{?with_mmx:--with-mmx}
-
+# for movtar_play and rtjpeg.
+%{?with_mmx:CPPFLAGS="-DMMX -DHAVE_MMX_ATT_MNEMONICS"}
+%configure
 %{__make}
 
 %install
@@ -145,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/03/12 12:36:47  pluto
+- mmx patch finished, release 5.
+
 Revision 1.10  2006/03/12 11:53:12  pluto
 - gcc4 fix, nfy.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmovtar.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to