]> git.pld-linux.org Git - packages/binutils.git/blob - binutils.spec
- PR414 fixed.
[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 #
6 Summary:        GNU Binary Utility Development Utilities
7 Summary(de):    GNU Binary Utility Development Utilities
8 Summary(es):    Utilitarios para desarrollo de binarios de la GNU
9 Summary(fr):    Utilitaires de développement binaire de GNU
10 Summary(pl):    Narzêdzia GNU dla programistów
11 Summary(pt_BR): Utilitários para desenvolvimento de binários da GNU
12 Summary(ru):    îÁÂÏÒ ÉÎÓÔÒÕÍÅÎÔÏ× GNU ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÉÓÐÏÌÎÑÅÍÙÈ ÐÒÏÇÒÁÍÍ
13 Summary(tr):    GNU geliþtirme araçlarý
14 Summary(uk):    îÁ¦Ҡ¦ÎÓÔÒÕÍÅÎԦנGNU ÄÌÑ ÐÏÂÕÄÏ×É ×ÉËÏÎÕ×ÁÎÉÈ ÐÒÏÇÒÁÍ
15 Name:           binutils
16 Version:        2.15.91.0.2
17 Release:        3
18 Epoch:          2
19 License:        GPL
20 Group:          Development/Tools
21 Source0:        ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
22 # Source0-md5:  41983069bef07af4f1350c6d30666b2d
23 Source1:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
24 # Source1-md5:  a717d9707ec77d82acb6ec9078c472d6
25 Patch0:         %{name}-gasp.patch
26 Patch1:         %{name}-info.patch
27 Patch2:         %{name}-array-sects-compat.patch
28 Patch3:         %{name}-libtool-relink.patch
29 Patch4:         %{name}-pt_pax_flags.patch
30 Patch5:         %{name}-mips-relocs.patch
31 Patch6:         %{name}-pr290.patch
32 Patch7:         %{name}-pr338.patch
33 Patch8:         %{name}-pr414.patch
34 URL:            http://sources.redhat.com/binutils/
35 BuildRequires:  autoconf >= 2.59
36 BuildRequires:  automake >= 1.8.2
37 BuildRequires:  bison
38 BuildRequires:  flex
39 BuildRequires:  gettext-devel
40 BuildRequires:  perl-tools-pod
41 %ifarch sparc sparc32
42 BuildRequires:  sparc32
43 %endif
44 BuildRequires:  texinfo >= 4.2
45 Requires(post,postun):  /sbin/ldconfig
46 Conflicts:      gcc-c++ < 5:3.3
47 Conflicts:      modutils < 2.4.17
48 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
49
50 %ifarch sparc64
51 %define         _libdir         /usr/lib
52 %endif
53
54 %description
55 Binutils is a collection of binary utilities, including:
56 - ar - create, modify and extract from archives,
57 - nm - lists symbols from object files,
58 - objcopy - copy and translate object files,
59 - objdump - display information from object files,
60 - ranlib - generate an index for the contents of an archive,
61 - size - list the section sizes of an object or archive file,
62 - strings - list printable strings from files,
63 - strip - discard symbols,
64 - addr2line - convert addresses to file and line,
65 - nlmconv - convert object code into an NLM.
66
67 %description -l es
68 binutils es una colectánea de utilitarios necesarios para compilar
69 programas. Incluye assembler y linker, así como varios otros programas
70 para trabajar con formatos que se puedan ejecutar.
71
72 %description -l pl
73 Pakiet binutils zawiera zestaw narzêdzi umo¿liwiaj±cych kompilacjê
74 programów. Znajduj± siê tutaj miêdzy innymi assembler, konsolidator
75 (linker), a tak¿e inne narzêdzia do manipulowania binarnymi plikami
76 programów i bibliotek.
77
78 %description -l pt_BR
79 binutils é uma coletânea de utilitários necessários para compilar
80 programas. Inclui assembler e linker, assim como vários outros
81 programas para trabalhar com formatos executáveis.
82
83 %description -l ru
84 binutils - ÜÔÏ ÎÁÂÏÒ ÉÎÓÔÒÕÍÅÎÔÏ×, ÎÅÏÂÈÏÄÉÍÙÈ ÄÌÑ ËÏÍÐÉÌÌÑÃÉÉ
85 ÐÒÏÇÒÁÍÍ. ÷ËÌÀÞÁÅÔ ÁÓÓÅÍÂÌÅÒ, ËÏÍÐÏÎÏ×ÝÉË É ÎÁÂÏÒ ÄÒÕÇÉÈ ÐÒÏÇÒÁÍÍ ÄÌÑ
86 ÒÁÂÏÔÙ Ó ÉÓÐÏÌÎÑÅÍÙÍÉ ÆÁÊÌÁÍÉ ÒÁÚÎÏÏÂÒÁÚÎÙÈ ÆÏÒÍÁÔÏ×.
87
88 %description -l uk
89 binutils - ÃÅ ÎÁ¦Ҡ¦ÎÓÔÒÕÍÅÎÔ¦×, ÎÅÏÂȦÄÎÉÈ ÄÌÑ ËÏÍЦÌÑ槠ÐÒÏÇÒÁÍ.
90 í¦ÓÔÉÔØ ÁÓÅÍÂÌÅÒ, ËÏÍÐÏÎÏ×ÝÉË ÔÁ ¦ÎÛ¦ ÐÒÏÇÒÁÍÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÂÏÔÉ Ú
91 ×ÉËÏÎÕ×ÁÎÉÍÉ ÆÁÊÌÁÍÉ Ò¦ÚÎÉÈ ÆÏÒÍÁÔ¦×.
92
93 %package static
94 Summary:        GNU Binutils static libraries
95 Summary(pl):    Biblioteki statyczne do GNU Binutils
96 Group:          Development/Libraries
97 Requires:       %{name} = %{epoch}:%{version}-%{release}
98
99 %description static
100 Static libraries for GNU Binutils.
101
102 %description static -l pl
103 Biblioteki statyczne GNU Binutils.
104
105 %package gasp
106 Summary:        GASP - old preprocessor for assembly programs
107 Summary(pl):    GASP - stary preprocesor dla programów w asemblerze
108 Group:          Development/Tools
109 Requires:       %{name} = %{epoch}:%{version}-%{release}
110
111 %description gasp
112 GASP - old preprocessor for assembly programs. It's officially
113 obsoleted, but it's still needed to build some packages.
114
115 %description gasp -l pl
116 GASP - stary preprocesor dla programów w asemblerze. Jest oficjalnie
117 uznany za przestarza³y, ale jest nadal potrzebny do zbudowania
118 niektórych pakietów.
119
120 %prep
121 %setup -q
122 %patch0 -p1
123 %patch1 -p1
124 %ifarch %{ix86}
125 %patch2 -p1
126 %endif
127 %patch3 -p1
128 %patch4 -p1
129 %patch5 -p0
130 %patch6 -p0
131 %patch7 -p1
132 %patch8 -p0
133
134 %build
135 # non-standard regeneration (needed because of gasp patch)
136 cd gas
137 aclocal
138 automake --cygnus Makefile
139 automake --cygnus doc/Makefile
140 autoconf
141 cd ..
142
143 # More targets
144 TARGETS=
145 %ifarch ia64
146 TARGETS=i686-linux
147 %endif
148 # uhm?
149 %ifarch %{ix86}
150 TARGETS=x86_64-linux
151 %endif
152 %ifarch sparc
153 TARGETS=sparc64-linux
154 %endif
155 %{?addtargets:TARGETS="%{addtargets}"}
156
157 cp -f /usr/share/automake/config.* .
158 CFLAGS="%{rpmcflags}"; export CFLAGS
159 CC="%{__cc}"; export CC
160 %ifarch sparc
161 sparc32 \
162 %endif
163 ./configure %{_target_platform} \
164         --enable-shared \
165         --disable-debug \
166         --prefix=%{_prefix} \
167         --libdir=%{_libdir} \
168         --infodir=%{_infodir} \
169         --mandir=%{_mandir} \
170         %{!?with_allarchs:`[ -n "${TARGETS}" ] && echo "--enable-targets=${TARGETS}"`} \
171 %ifarch sparc
172         --enable-64-bit-bfd \
173 %else
174         %{?with_allarchs:--enable-64-bit-bfd} \
175 %endif
176         %{?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}
177
178 %{__make} all info \
179          tooldir=%{_prefix}
180
181 %install
182 rm -rf $RPM_BUILD_ROOT
183
184 %{__make} install install-info \
185         prefix=$RPM_BUILD_ROOT%{_prefix} \
186         tooldir=$RPM_BUILD_ROOT%{_prefix} \
187         mandir=$RPM_BUILD_ROOT%{_mandir} \
188         infodir=$RPM_BUILD_ROOT%{_infodir} \
189         includedir=$RPM_BUILD_ROOT%{_includedir} \
190         libdir=$RPM_BUILD_ROOT%{_libdir}
191
192 rm -f $RPM_BUILD_ROOT%{_infodir}/standards.info*
193
194 # remove these man pages unless we cross-build for win*/netware platforms.
195 # however, this should be done in Makefiles.
196 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}.1
197
198 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
199
200 install include/libiberty.h $RPM_BUILD_ROOT%{_includedir}
201 install libiberty/pic/libiberty.a $RPM_BUILD_ROOT%{_libdir}
202
203 # remove evil -L pointing inside builder's home
204 perl -pi -e 's@-L[^ ]*/pic @@g' $RPM_BUILD_ROOT%{_libdir}/libbfd.la
205
206 %find_lang %{name} --all-name
207
208 %clean
209 rm -rf $RPM_BUILD_ROOT
210
211 %post
212 /sbin/ldconfig
213 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
214
215 %postun
216 /sbin/ldconfig
217 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
218
219 %files -f %{name}.lang
220 %defattr(644,root,root,755)
221 %doc README
222 %attr(755,root,root) %{_bindir}/[!g]*
223 %attr(755,root,root) %{_bindir}/g[!a]*
224 %attr(755,root,root) %{_libdir}*/*.so
225 %{_libdir}*/libiberty.a
226 %{_libdir}*/lib*.la
227
228 %{_prefix}/lib/ldscripts
229 %{_includedir}/*.h
230
231 %{_infodir}/[!g]*.info*
232 %{_infodir}/g[!a]*.info*
233 %{_mandir}/man1/*
234 %lang(cs) %{_mandir}/cs/man1/*
235 %lang(de) %{_mandir}/de/man1/*
236 %lang(es) %{_mandir}/es/man1/*
237 %lang(fi) %{_mandir}/fi/man1/*
238 %lang(fr) %{_mandir}/fr/man1/*
239 %lang(hu) %{_mandir}/hu/man1/*
240 %lang(ja) %{_mandir}/ja/man1/*
241 %lang(pl) %{_mandir}/pl/man1/*
242
243 %files static
244 %defattr(644,root,root,755)
245 %{_libdir}*/lib[!i]*.a
246
247 %files gasp
248 %defattr(644,root,root,755)
249 %attr(755,root,root) %{_bindir}/gasp
250 %{_infodir}/gasp.info*
This page took 0.063686 seconds and 4 git commands to generate.