]> git.pld-linux.org Git - packages/evas.git/commitdiff
- up to 0.9.9.022
authorsparky <sparky@pld-linux.org>
Sat, 3 Dec 2005 14:18:07 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- mmx/sse on %{x8664}

Changed files:
    evas.spec -> 1.16

evas.spec

index 3724d6821c52ba1ab5952e66b6e9de985ccbc2ff..71bb5be89e88f9327ffe60c0ca7ef5bfba2a6b78 100644 (file)
--- a/evas.spec
+++ b/evas.spec
@@ -5,10 +5,10 @@
 %bcond_without altivec         # without altivec
 %bcond_without static_libs     # don't build static library
 #
-%ifnarch i586 i686 athlon
+%ifnarch i586 i686 athlon %{x8664}
 %undefine      with_mmx
 %endif
-%ifnarch i686 athlon
+%ifnarch i686 athlon %{x8664}
 %undefine      with_sse
 %endif
 %ifnarch ppc
 Summary:       Multi-platform Canvas Library
 Summary(pl):   Wieloplatformowa biblioteka do rysowania
 Name:          evas
-Version:       0.9.9.021
+Version:       0.9.9.022
 Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 499e223429b51daeb7d58da21617daba
+# Source0-md5: 5b4f791ee7085012e04ec3031d634c6c
 Patch0:                %{name}-missing_m4.patch
 URL:           http://enlightenment.org/Libraries/Evas/
 BuildRequires: DirectFB-devel
This page took 0.074523 seconds and 4 git commands to generate.