Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37817157
en ru br
Репозитории ALT
5.1: 2.18.50-alt2
4.1: 2.17.50.0.7-alt2
4.0: 2.17.50.0.7-alt2
3.0: 2.15.90.0.3-alt3
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: i386-mingw32msvc-binutils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-

%mingw_tool

%define pkgname binutils

Name: %cross_arch-%pkgname
Version: 2.17.50.0.7
Release: alt2

Summary: GNU Binary Utility Development Utilities
License: GPL
Group: Development/Other
Url: http://sources.redhat.com/%pkgname/

Packager: Sir Raorn <raorn at altlinux.ru>

Source: ftp://ftp.kernel.org/pub/linux/devel/%pkgname/%pkgname-%version.tar
Patch: %pkgname-%version-%release.patch

Conflicts: mingw32-gcc < 3.3.3-alt1

Obsoletes: mingw32-binutils
Provides: mingw32-binutils = %version-%release

BuildRequires(pre): i386-mingw32msvc-devel >= 0.0.2

# Automatically added by buildreq on Tue Mar 02 2004 (-bi)

BuildRequires: flex

%description
Binutils is a collection of binary utilities, including:
+ addr2line: converting addresses to file and line;
+ ar: creating modifying and extracting from archives;
+ nm: listing symbols from object files;
+ objcopy: copying and translating object files;
+ objdump: displaying information from object files;
+ ranlib: generating an index for the contents of an archive;
+ size: listing the section sizes of an object or archive file;
+ strings: listing printable strings from files;
+ strip: discarding symbols.

%prep
%setup -q -n %pkgname-%version
%patch -p1

%build
# Don't libtoolize unless we have the same version of libtool binutils uses.
%undefine __libtoolize
%configure \
--disable-werror \
--disable-nls
%make_build

%install
%__mkdir_p %buildroot{%_archbindir,%_archlibdir,%_archincludedir}
%makeinstall

%__rm -rf %buildroot%_libdir/libiberty.a
%__rm -rf %buildroot%_datadir

%files
%_bindir/*
%_archbindir/*
%_archlibdir/ldscripts

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin