Accepting request 56201 from home:coolo:branches:openSUSE:Factory
seems noone cares, so self accept OBS-URL: https://build.opensuse.org/request/show/56201 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
ac0818fe94
commit
c6f2c1081b
66
nasm.spec
66
nasm.spec
@@ -19,7 +19,8 @@
|
||||
|
||||
|
||||
Name: nasm
|
||||
BuildRequires: ghostscript_any
|
||||
# creates build cycle with jpeg-turbo
|
||||
# BuildRequires: ghostscript_any
|
||||
Url: http://nasm.sourceforge.net/
|
||||
License: BSD 2-clause
|
||||
Group: Development/Languages/Other
|
||||
@@ -28,6 +29,9 @@ Version: 2.07
|
||||
Release: 6
|
||||
Summary: Netwide Assembler (An x86 Assembler)
|
||||
Source: nasm-%version.tar.bz2
|
||||
Source1: nasmdoc.pdf
|
||||
# FIX-OPENSUSE to avoid a build cycle we need to use the pregenerated pdf
|
||||
Patch0: nasm-nodocs.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -36,37 +40,10 @@ output several binary formats, including ELF, a.out, Win32, and OS/2.
|
||||
|
||||
Read the licence agreement in /usr/share/doc/packages/nasm/Licence.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Julian Hall <Jules@acris.co.uk>
|
||||
Simon Tatham <anakin@pobox.com>
|
||||
Nelson Rush <palisade@users.sourceforge.net>
|
||||
Frank Kotler <fbkotler@users.sf.net>
|
||||
Stephen Silver <nasm@argentum.freeserve.co.uk>
|
||||
John Coffman <johninsd@users.sourceforge.net>
|
||||
Yuri Zaporogets <yuriz@users.sourceforge.net>
|
||||
H. Peter Anvin <hpa@zytor.com>
|
||||
John Fine <johnfine@earthlink.net>
|
||||
Kendall Bennet <KendallB@scitechsoft.com>
|
||||
Gary Clark
|
||||
Andrew Crabtree
|
||||
Rafael R. Sevilla <dido@pacific.net.ph>
|
||||
Jaime Tejedor GXmez, aka Metalbrain <metalbrain_coder@gmx.net>
|
||||
James Seter <pharos@zsnes.com>
|
||||
Edward J. Beroset <beroset@mindspring.com>
|
||||
Stanislav Karchebny, aka berkus, madfire, daemonhunter <madfire@users.sourceforge.net>
|
||||
Debbie Wiles, aka debs <debs@dwiles.demon.co.uk>
|
||||
Trevor Woerner
|
||||
Michael K. Ter Louw <mterlo1@uic.edu>
|
||||
Martin Wawro
|
||||
Alexei Frounze <alexfru@users.sourceforge.net>
|
||||
Keith Kanios, aka SpooK <keith@kanios.net>
|
||||
Chuck Crayne <ccrayne@users.sourceforge.net>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
cp %{S:1} doc
|
||||
|
||||
%package doc
|
||||
License: LGPLv2.1+
|
||||
@@ -78,35 +55,6 @@ Provides: nasm:/usr/share/doc/packages/nasm/nasmdoc.pdf
|
||||
%description doc
|
||||
This package contains the documentation for Nasm.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Julian Hall <Jules@acris.co.uk>
|
||||
Simon Tatham <anakin@pobox.com>
|
||||
Nelson Rush <palisade@users.sourceforge.net>
|
||||
Frank Kotler <fbkotler@users.sf.net>
|
||||
Stephen Silver <nasm@argentum.freeserve.co.uk>
|
||||
John Coffman <johninsd@users.sourceforge.net>
|
||||
Yuri Zaporogets <yuriz@users.sourceforge.net>
|
||||
H. Peter Anvin <hpa@zytor.com>
|
||||
John Fine <johnfine@earthlink.net>
|
||||
Kendall Bennet <KendallB@scitechsoft.com>
|
||||
Gary Clark
|
||||
Andrew Crabtree
|
||||
Rafael R. Sevilla <dido@pacific.net.ph>
|
||||
Jaime Tejedor GXmez, aka Metalbrain <metalbrain_coder@gmx.net>
|
||||
James Seter <pharos@zsnes.com>
|
||||
Edward J. Beroset <beroset@mindspring.com>
|
||||
Stanislav Karchebny, aka berkus, madfire, daemonhunter <madfire@users.sourceforge.net>
|
||||
Debbie Wiles, aka debs <debs@dwiles.demon.co.uk>
|
||||
Trevor Woerner
|
||||
Michael K. Ter Louw <mterlo1@uic.edu>
|
||||
Martin Wawro
|
||||
Alexei Frounze <alexfru@users.sourceforge.net>
|
||||
Keith Kanios, aka SpooK <keith@kanios.net>
|
||||
Chuck Crayne <ccrayne@users.sourceforge.net>
|
||||
|
||||
%build
|
||||
touch -r ./ver.c ./ver.c.stamp
|
||||
sed -i -e s@__DATE__@__TIMESTAMP__@ ./ver.c
|
||||
|
Reference in New Issue
Block a user