]> git.pld-linux.org Git - packages/xine-ui.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 15:27:01 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-ui.spec -> 1.76

xine-ui.spec

index daf2d975d492013086f88eaf930507a3e2e878c6..2693d28f89a7deb7c7895f4a48ce2867060f9f6b 100644 (file)
@@ -6,7 +6,7 @@
 %bcond_without nvtv            # without nvtv support
 %bcond_with    directfb        # with dfbxine UI [disabled in sources at the moment]
 #
-%ifnarch alpha arm %{ix86} ia64 sh amd64
+%ifnarch alpha arm %{ix86} ia64 sh %{x8664}
 %undefine      with_nvtv
 %endif
 %define        xine_ver 1:1.0
@@ -45,6 +45,7 @@ BuildRequires:        libtool
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
 BuildRequires: readline-devel >= 4.2a
+BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: xft-devel >= 2.0
 BuildRequires: xine-lib-devel >= %{xine_ver}
 %{!?with_nvtv:BuildConflicts:  libnvtvsimple-devel}
This page took 0.049157 seconds and 4 git commands to generate.