Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37855818
en ru br
ALT Linux repositórios
S:1.3.0-alt2
5.0: 0.6.2-alt1
4.1: 0.6.2-alt1
4.0: 0.6.0-alt1

Group :: Desenvolvimento/Outros
RPM: yasm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009