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