]> git.pld-linux.org Git - packages/binutils.git/blame - binutils.spec
- up to 2.19.51.0.9
[packages/binutils.git] / binutils.spec
CommitLineData
c5304b32 1#
501f7670
JB
2# Conditional build:
3%bcond_with allarchs # enable all targets
4# define addtargets x,y,z # build with additional targets x,y,z (e.g. x86_64-linux)
bfa6591a 5%bcond_with gold # enable gold (gnu ld successor) on supported archs (x86/sparc)
a3e16156 6 # http://sourceware.org/ml/binutils/2008-03/msg00162.html
a64f9a91 7%bcond_without pax # without PaX flags (for upstream bugreports)
c5304b32 8#
437f76a6 9%ifnarch %{ix86} %{x8664} sparc sparc64 ppc ppc64
bfa6591a 10%undefine with_gold
9c6ae50d
AG
11%endif
12#
58a689fe 13Summary: GNU Binary Utility Development Utilities
ceb5138c
ER
14Summary(de.UTF-8): GNU Binary Utility Development Utilities
15Summary(es.UTF-8): Utilitarios para desarrollo de binarios de la GNU
16Summary(fr.UTF-8): Utilitaires de développement binaire de GNU
17Summary(pl.UTF-8): Narzędzia GNU dla programistów
18Summary(pt_BR.UTF-8): Utilitários para desenvolvimento de binários da GNU
19Summary(ru.UTF-8): Набор инструментов GNU для построения исполняемых программ
20Summary(tr.UTF-8): GNU geliştirme araçları
21Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм
58a689fe 22Name: binutils
bde814b4 23Version: 2.19.51.0.9
86cf3f96 24Release: 1
2a3747ce 25Epoch: 3
0f5b7b0a 26License: GPL v3+
58a689fe 27Group: Development/Tools
9743462a 28Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
bde814b4 29# Source0-md5: 023a3d0f50a18fdebcd5b0a50c8e41ad
ab9f8866 30Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
e866ad8f 31# Source1-md5: a717d9707ec77d82acb6ec9078c472d6
2859501d 32Patch0: %{name}-gasp.patch
f0309959 33Patch1: %{name}-info.patch
fb2b373b
JB
34Patch2: %{name}-libtool-relink.patch
35Patch3: %{name}-pt_pax_flags.patch
36Patch4: %{name}-mips-relocs.patch
37Patch5: %{name}-flex.patch
8c2c8b6f 38Patch6: %{name}-discarded.patch
3cd495cf 39Patch7: %{name}-absolute-gnu_debuglink-path.patch
2cca3b33 40Patch8: %{name}-libtool-m.patch
8dd9627c 41Patch9: %{name}-build-id.patch
437f76a6 42Patch10: %{name}-tooldir.patch
4770b19c 43URL: http://sources.redhat.com/binutils/
bfa6591a 44BuildRequires: autoconf >= 2.60
6f50a15f 45BuildRequires: automake >= 1:1.8.2
92b879dd 46BuildRequires: bison
4770b19c 47BuildRequires: flex
d8488630 48BuildRequires: gettext-devel
bf86bb67
PS
49%if %{with gold}
50BuildRequires: libstdc++-devel >= 6:4.0-1
51%endif
3aee031d 52BuildRequires: perl-tools-pod
c1a8e558 53%ifarch sparc sparc32
54BuildRequires: sparc32
55%endif
e6b8978d 56BuildRequires: texinfo >= 4.2
74cc5371 57Conflicts: gcc-c++ < 5:3.3
bc650d31 58Conflicts: modutils < 2.4.17
59f56279 59BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1928db7d 60
61%description
948596dc 62Binutils is a collection of binary utilities, including:
63- ar - create, modify and extract from archives,
64- nm - lists symbols from object files,
65- objcopy - copy and translate object files,
66- objdump - display information from object files,
67- ranlib - generate an index for the contents of an archive,
68- size - list the section sizes of an object or archive file,
69- strings - list printable strings from files,
70- strip - discard symbols,
948596dc 71- addr2line - convert addresses to file and line,
72- nlmconv - convert object code into an NLM.
1928db7d 73
0c3d68f2
JR
74%description -l es.UTF-8
75Binutils es una colección de utilitarios necesarios para compilar
76programas. Incluye assembler y linker, así como varios otros programas
eaa0ca5c 77para trabajar con formatos que se puedan ejecutar.
78
0c3d68f2
JR
79%description -l pl.UTF-8
80Pakiet binutils zawiera zestaw narzędzi umożliwiających kompilację
81programów. Znajdują się tutaj między innymi assembler, konsolidator
82(linker), a także inne narzędzia do manipulowania binarnymi plikami
83programów i bibliotek.
1928db7d 84
0c3d68f2
JR
85%description -l pt_BR.UTF-8
86binutils é uma coletânea de utilitários necessários para compilar
87programas. Inclui assembler e linker, assim como vários outros
88programas para trabalhar com formatos executáveis.
54b53cb0 89
0c3d68f2
JR
90%description -l ru.UTF-8
91binutils - это набор инструментов, необходимых для компилляции
92программ. Включает ассемблер, компоновщик и набор других программ для
93работы с исполняемыми файлами разнообразных форматов.
c5304b32 94
0c3d68f2
JR
95%description -l uk.UTF-8
96binutils - це набір інструментів, необхідних для компіляції програм.
97Містить асемблер, компоновщик та інші програми, необхідні для роботи з
98виконуваними файлами різних форматів.
c5304b32 99
49b19461
JB
100%package libs
101Summary: GNU binutils shared libraries
ceb5138c 102Summary(pl.UTF-8): Biblioteki współdzielone GNU binutils
49b19461 103Group: Libraries
40e06b51 104Conflicts: binutils < 3:2.17.50.0.8-3
49b19461
JB
105
106%description libs
107GNU binutils shared libraries (libbfd, libopcodes).
108
0c3d68f2
JR
109%description libs -l pl.UTF-8
110Biblioteki współdzielone GNU binutils (libbfd, libopcodes).
49b19461
JB
111
112%package devel
113Summary: Development files for GNU binutils libraries
ceb5138c 114Summary(pl.UTF-8): Pliki programistyczne bibliotek GNU binutils
49b19461
JB
115Group: Development/Libraries
116Requires: %{name}-libs = %{epoch}:%{version}-%{release}
117
118%description devel
5516fb05
ER
119Development files for GNU binutils libraries (libbfd, libopcodes) and
120static libiberty library.
49b19461 121
0c3d68f2 122%description devel -l pl.UTF-8
49b19461
JB
123Pliki programistyczne bibliotek GNU binutils (libbfd, libopcodes) oraz
124statyczna biblioteka libiberty.
125
16317b98 126%package static
49b19461 127Summary: GNU binutils static libraries
ceb5138c 128Summary(pl.UTF-8): Biblioteki statyczne do GNU binutils
a26dabf1 129Group: Development/Libraries
49b19461 130Requires: %{name}-devel = %{epoch}:%{version}-%{release}
a806649c 131
132%description static
49b19461 133Static GNU binutils libraries (libbfd, libopcodes).
a806649c 134
0c3d68f2 135%description static -l pl.UTF-8
49b19461 136Biblioteki statyczne GNU binutils (libbfd, libopcodes).
a806649c 137
2859501d
JB
138%package gasp
139Summary: GASP - old preprocessor for assembly programs
ceb5138c 140Summary(pl.UTF-8): GASP - stary preprocesor dla programów w asemblerze
2859501d 141Group: Development/Tools
a8538388 142Requires: %{name} = %{epoch}:%{version}-%{release}
2859501d
JB
143
144%description gasp
145GASP - old preprocessor for assembly programs. It's officially
146obsoleted, but it's still needed to build some packages.
147
0c3d68f2
JR
148%description gasp -l pl.UTF-8
149GASP - stary preprocesor dla programów w asemblerze. Jest oficjalnie
150uznany za przestarzały, ale jest nadal potrzebny do zbudowania
151niektórych pakietów.
2859501d 152
1928db7d 153%prep
501f7670 154%setup -q
948596dc 155%patch0 -p1
c5304b32 156%patch1 -p1
f0309959 157%patch2 -p1
a64f9a91 158%{?with_pax:%patch3 -p1}
fb2b373b
JB
159%patch4 -p0
160%patch5 -p1
8c2c8b6f 161%patch6 -p1
3cd495cf 162%patch7 -p1
2cca3b33 163%patch8 -p1
8dd9627c 164%patch9 -p1
437f76a6 165%patch10 -p1
1928db7d 166
437f76a6 167# file contains hacks for ac 2.59 only
bfa6591a
JB
168rm config/override.m4
169
1928db7d 170%build
437f76a6 171%{__aclocal}
172%{__autoconf}
173
a8538388 174# non-standard regeneration (needed because of gasp patch)
fe27c565 175# AM_BINUTILS_WARNINGS in bfd/warning.m4, ZW_GNU_GETTEXT_SISTER_DIR in config/gettext-sister.m4
71ec0766
AM
176for dir in gas bfd; do
177 cd $dir || exit 1
bfa6591a 178 aclocal -I .. -I ../config -I ../bfd
71ec0766
AM
179 automake --cygnus Makefile
180 automake --cygnus doc/Makefile
181 autoconf
182 cd ..
183done
266c72dc 184
3cc4a1c4
AM
185# More targets
186TARGETS=
187%ifarch ia64
188TARGETS=i686-linux
189%endif
501f7670 190# uhm?
3cc4a1c4
AM
191%ifarch %{ix86}
192TARGETS=x86_64-linux
193%endif
194%ifarch sparc
195TARGETS=sparc64-linux
196%endif
501f7670 197%{?addtargets:TARGETS="%{addtargets}"}
3cc4a1c4 198
bc650d31 199cp -f /usr/share/automake/config.* .
e1177480 200CFLAGS="%{rpmcflags}"; export CFLAGS
bc650d31 201CC="%{__cc}"; export CC
c5304b32 202%ifarch sparc
8a52c890 203sparc32 \
204%endif
1e19fd88 205./configure %{_target_platform} \
1e19fd88 206 --disable-debug \
ae41e561 207 --disable-werror \
fb2b373b
JB
208 --enable-build-warnings=,-Wno-missing-prototypes \
209 --enable-shared \
1e19fd88 210 --prefix=%{_prefix} \
a74f9904 211 --libdir=%{_libdir} \
1e19fd88 212 --infodir=%{_infodir} \
c1bfddd6 213 --mandir=%{_mandir} \
437f76a6 214 --with-tooldir=%{_prefix} \
501f7670 215 %{!?with_allarchs:`[ -n "${TARGETS}" ] && echo "--enable-targets=${TARGETS}"`} \
c446d5a3 216%ifarch sparc
ab151dc7 217 --enable-64-bit-bfd \
501f7670
JB
218%else
219 %{?with_allarchs:--enable-64-bit-bfd} \
c446d5a3 220%endif
9c6ae50d
AG
221 %{?with_allarchs:--enable-targets=alpha-linux,arm-linux,cris-linux,hppa-linux,i386-linux,ia64-linux,x86_64-linux,m68k-linux,mips-linux,mips64-linux,mips64el-linux,mipsel-linux,ppc-linux,s390-linux,s390x-linux,sh-linux,sparc-linux,sparc64-linux,i386-linuxaout} \
222 %{?with_gold:--enable-gold}
58a689fe 223
437f76a6 224%{__make}
1928db7d 225
226%install
227rm -rf $RPM_BUILD_ROOT
58a689fe 228
437f76a6 229%{__make} install \
230 DESTDIR=$RPM_BUILD_ROOT
1928db7d 231
437f76a6 232rm $RPM_BUILD_ROOT%{_infodir}/standards.info*
ac97d311 233
3f010e6c 234# remove these man pages unless we cross-build for win*/netware platforms.
235# however, this should be done in Makefiles.
437f76a6 236rm $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}.1
3f010e6c 237
bc650d31 238bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
3f010e6c 239
8d8a6b9c 240install include/libiberty.h $RPM_BUILD_ROOT%{_includedir}
7fc7d1a5 241install libiberty/pic/libiberty.a $RPM_BUILD_ROOT%{_libdir}
1928db7d 242
3aee031d
JB
243# remove evil -L pointing inside builder's home
244perl -pi -e 's@-L[^ ]*/pic @@g' $RPM_BUILD_ROOT%{_libdir}/libbfd.la
245
ab025e6a
ER
246rm -f $RPM_BUILD_ROOT%{_infodir}/dir
247
49b19461
JB
248%find_lang bfd
249%find_lang binutils
250%find_lang gas
251%find_lang gprof
9c6ae50d
AG
252touch ld.lang
253%if %{without gold}
49b19461 254%find_lang ld
9c6ae50d 255%endif
49b19461 256%find_lang opcodes
632dfa0c
JB
257cat bfd.lang opcodes.lang > %{name}-libs.lang
258cat gas.lang gprof.lang ld.lang >> %{name}.lang
bc650d31 259
1928db7d 260%clean
261rm -rf $RPM_BUILD_ROOT
262
bfa6591a 263%post -p /sbin/postshell
c3790715 264-/usr/sbin/fix-info-dir -c %{_infodir}
1928db7d 265
bfa6591a 266%postun -p /sbin/postshell
c3790715 267-/usr/sbin/fix-info-dir -c %{_infodir}
49b19461
JB
268
269%post libs -p /sbin/ldconfig
270%postun libs -p /sbin/ldconfig
271
bfa6591a 272%post devel -p /sbin/postshell
5ff961d5 273-/usr/sbin/fix-info-dir -c %{_infodir}
49b19461 274
bfa6591a 275%postun devel -p /sbin/postshell
5ff961d5 276-/usr/sbin/fix-info-dir -c %{_infodir}
1928db7d 277
bc650d31 278%files -f %{name}.lang
58a689fe 279%defattr(644,root,root,755)
dc044c3b 280%doc README
2859501d
JB
281%attr(755,root,root) %{_bindir}/[!g]*
282%attr(755,root,root) %{_bindir}/g[!a]*
49b19461
JB
283%{_infodir}/as.info*
284%{_infodir}/binutils.info*
285%{_infodir}/configure.info*
286%{_infodir}/gprof.info*
9c6ae50d 287%if %{without gold}
49b19461 288%{_infodir}/ld.info*
9c6ae50d
AG
289%{_prefix}/lib/ldscripts
290%endif
e85b7701 291%{_mandir}/man1/*
3f010e6c 292%lang(cs) %{_mandir}/cs/man1/*
293%lang(de) %{_mandir}/de/man1/*
294%lang(es) %{_mandir}/es/man1/*
295%lang(fi) %{_mandir}/fi/man1/*
296%lang(fr) %{_mandir}/fr/man1/*
297%lang(hu) %{_mandir}/hu/man1/*
298%lang(ja) %{_mandir}/ja/man1/*
299%lang(pl) %{_mandir}/pl/man1/*
1928db7d 300
49b19461
JB
301%files libs -f %{name}-libs.lang
302%defattr(644,root,root,755)
303%attr(755,root,root) %{_libdir}/libbfd-*.so
304%attr(755,root,root) %{_libdir}/libopcodes-*.so
305
306%files devel
307%defattr(644,root,root,755)
308%attr(755,root,root) %{_libdir}/libbfd.so
309%attr(755,root,root) %{_libdir}/libopcodes.so
310%{_libdir}/libbfd.la
311%{_libdir}/libopcodes.la
312%{_libdir}/libiberty.a
313%{_includedir}/*.h
314%{_infodir}/bfd.info*
315
a806649c 316%files static
8d8a6b9c 317%defattr(644,root,root,755)
49b19461
JB
318%{_libdir}/libbfd.a
319%{_libdir}/libopcodes.a
2859501d
JB
320
321%files gasp
322%defattr(644,root,root,755)
323%attr(755,root,root) %{_bindir}/gasp
324%{_infodir}/gasp.info*
This page took 0.215607 seconds and 4 git commands to generate.