Accepting request 47050 from devel:tools:compiler

checked in (request 47050)

OBS-URL: https://build.opensuse.org/request/show/47050
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/yasm?expand=0&rev=8
This commit is contained in:
OBS User autobuild 2010-09-03 14:43:59 +00:00 committed by Git OBS Bridge
parent d5b20d2db7
commit 818dffbec1

View File

@ -24,12 +24,13 @@ License: BSD3c
Group: Development/Languages/Other
AutoReqProv: on
Version: 0.8.0
Release: 1
Release: 6
Summary: A complete rewrite of the NASM assembler
Source: yasm-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python
Patch: yasm-no-build-date.patch
Patch: yasm-no-build-date.patch
%description
YASM is a complete rewrite of the NASM assembler. It is designed from
the ground up to allow for multiple syntaxes to be supported (e.g.,
@ -63,6 +64,7 @@ Authors:
%prep
%setup -q
%patch
%build
export CFLAGS="%{optflags}"
%configure --prefix=/usr --with-gnu-ld --enable-python