Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37557159
en ru br
ALT Linux repos
S:1.3.0-alt2
5.0: 0.6.2-alt1
4.1: 0.6.2-alt1
4.0: 0.6.0-alt1

Group :: Development/Other
RPM: yasm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: yasm
Version: 0.6.0
Release: alt1

Summary: Rewrite of the NASM assembler under the "new" BSD License
License: BSD
Group: Development/Other

URL: http://www.tortall.net/projects/yasm/
Packager: Pavlov Konstantin <thresh at altlinux.ru>
Source: yasm-%version.tar.gz

%description
Yasm assembler.

%package -n lib%name-devel
Summary: YASM Development libraries
Group: Development/Other
Provides: lib%name-devel-static = %version-%release
Obsoletes: lib%name-devel-static < %version-%release

%description -n lib%name-devel
Development libraries for YASM.
This package contains static development files for YASM.

%prep
%setup -q

%build
%configure

%make

%install
%make_install DESTDIR="%buildroot" install

%files
#%doc CHANGES TODO AUTHORS README doc/internal.doc
%_bindir/yasm
%_man1dir/yasm.1*
%_man7dir/yasm*

%files -n lib%name-devel
%_includedir/*.h
%_includedir/libyasm/
%_libdir/*.a

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin