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