]> git.pld-linux.org Git - packages/gdb.git/blame - gdb.spec
- BR: mpfr-devel; release 2 (rebuild with mpfr 4.0.x)
[packages/gdb.git] / gdb.spec
CommitLineData
d7dc9553 1# NOTE: -lib package is used by fpc.spec
7566401a
ER
2
3# TODO
124c2194 4# - rpm5 librpm support (gdb/configure.ac checks for 4.x or so)
a59c1d89 5# - change install msg to poldek in buildid-locate-rpm-pld.patch when poldek allows it. LP#493922
e1daef87 6#
7566401a 7# Conditional build:
4ed7a5ee 8%bcond_without guile # Guile embedded scripting
2725d199 9%bcond_without python # build without python support
7566401a 10
5ff7d7dd 11Summary: A GNU source-level debugger for C, C++ and Fortran
0ec45698
ER
12Summary(de.UTF-8): Symbolischer Debugger für C und andere Sprachen
13Summary(es.UTF-8): Depurador de programas C y otras lenguajes
14Summary(fr.UTF-8): Débugger symbolique pour C et d'autres langages
15Summary(pl.UTF-8): Symboliczny odpluskwiacz dla C i innych języków
16Summary(pt_BR.UTF-8): Depurador de programas C e outras linguagens
17Summary(ru.UTF-8): Символический отладчик для C и других языков
18Summary(tr.UTF-8): C ve diğer diller için sembolik hata ayıklayıcı
19Summary(uk.UTF-8): Символьний відладчик для С та інших мов
20Summary(zh_CN.UTF-8): [开发]C和其他语言的调试器
21Summary(zh_TW.UTF-8): [.-A開發]C和.$)B其.-A他語.$)B言的調試器
0241102e 22Name: gdb
4b0e5c1b 23Version: 8.1
169fe030 24Release: 2
d7c2fd3d 25License: GPL v3+
0241102e 26Group: Development/Debuggers
f727df28 27Source0: http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.xz
4b0e5c1b 28# Source0-md5: f46487561f9a16916a8102316f7fd105
31a43e77 29Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
feb56b14 30# Source1-md5: 2e8a48939ae282c12bbacdd54e398247
41611023 31Source3: %{name}-gstack.man
b90874d2
JR
32Patch100: gdb-6.6-buildid-locate.patch
33Patch101: gdb-6.6-buildid-locate-solib-missing-ids.patch
34Patch102: gdb-6.6-buildid-locate-rpm.patch
35Patch103: gdb-6.6-buildid-locate-core-as-arg.patch
36Patch104: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
321e94d6 37Patch105: gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch
140f8057 38Patch106: gdb-6.6-buildid-locate-rpm-scl.patch
321e94d6
BS
39Patch110: gdb-6.3-gstack-20050411.patch
40Patch111: gdb-gdb-add-index-script.patch
aa964043 41Patch112: gdb-archer-vla-tests.patch
140f8057
JR
42Patch113: gdb-vla-intel-fortran-strides.patch
43Patch114: gdb-vla-intel-stringbt-fix.patch
44Patch115: gdb-vla-intel-fortran-vla-strings.patch
45Patch116: gdb-vla-intel-tests.patch
a59c1d89
ER
46Patch1000: %{name}-readline.patch
47Patch1001: %{name}-info.patch
48Patch1002: %{name}-passflags.patch
49Patch1005: %{name}-pretty-print-by-default.patch
84034fed 50Patch1006: buildid-locate-rpm-pld.patch
3a97e68e 51URL: http://www.gnu.org/software/gdb/
a7de96f0 52BuildRequires: autoconf >= 2.69
830462ab 53BuildRequires: automake
435950f1 54BuildRequires: bison
124c2194 55BuildRequires: babeltrace-devel >= 1.1.0
b3dcfe9b 56BuildRequires: expat-devel
140f8057 57BuildRequires: flex >= 2.6.4
124c2194 58BuildRequires: gettext-tools >= 0.12.1
4ed7a5ee 59%{?with_guile:BuildRequires: guile-devel >= 2.0}
04bf7c80 60BuildRequires: libselinux-devel
124c2194 61BuildRequires: libstdc++-devel >= 6:4.8
72a26adc 62BuildRequires: libtool
124c2194 63BuildRequires: make >= 3.81
169fe030 64BuildRequires: mpfr-devel
4e6d01d3 65BuildRequires: ncurses-devel >= 5.2
b3dcfe9b 66BuildRequires: pkgconfig
bdc5760f 67BuildRequires: readline-devel
fc1b3e2b 68BuildRequires: rpmbuild(macros) >= 1.219
169fe030 69BuildRequires: tar >= 1:1.22
3a97e68e 70BuildRequires: texinfo >= 4.4
169fe030 71BuildRequires: xz
124c2194 72BuildRequires: xz-devel
ab050a48 73BuildRequires: zlib-devel
fc1b3e2b
ER
74%if %{with python}
75BuildRequires: python-devel
76BuildRequires: rpm-pythonprov
6ed6bacf 77Obsoletes: python-gdb
da016e1e
ER
78# for traceback module
79Requires: python-modules
fc1b3e2b 80%endif
3d4c8009 81%{?with_guile:Requires: guile >= 2.0.12}
b4655cd1 82BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
6aa96a1b 83
84%description
92563ae4 85Gdb is a full featured, command driven debugger. Gdb allows you to
86trace the execution of programs and examine their internal state at
87any time. Gdb works for C and C++ compiled with the GNU C compiler
88gcc.
6aa96a1b 89
f01e46e5
JR
90%description -l de.UTF-8
91dem Sie die Ausführung von Programmen verfolgen und jederzeit den
92inneren Zustand überprüfen können. Er funktioniert für C und mit GNU C
92563ae4 93kompiliertes C++.
6aa96a1b 94
f01e46e5
JR
95%description -l es.UTF-8
96Este es un debugger orientado a comandos repleto de características.
97Te permite rastrear la ejecución de programas y examinar su estado
c15663f7 98interno a cualquier momento. Funciona para C y C++ compilado con el
99compilador GNU C.
100
f01e46e5
JR
101%description -l fr.UTF-8
102Débugger complet, piloté par commandes. Permet de tracer l'exécution
103des programmes et d'examiner à tout moment leur état interne.
104Fonctionne avec les binaires C et C++ compilés avec le compilateur C
92563ae4 105de GNU, gcc.
6aa96a1b 106
f01e46e5
JR
107%description -l pl.UTF-8
108Gdb jest rozbudowanym odpluskwiaczem (debuggerem), pozwalającym
109śledzić wykonywanie programu i badać jego stan wewnętrzny. Gdb
110umożliwia odpluskwianie programów napisanych w C/C++ i skompilowanych
92563ae4 111przy pomocy kompilatora GNU (gcc).
6aa96a1b 112
f01e46e5
JR
113%description -l pt_BR.UTF-8
114Este é um debugger orientado a comandos repleto de características.
115Ele permite à você rastrear a execução de programas e examinar o seu
c15663f7 116estado interno a qualquer momento. Ele funciona para para C e C++
117compilado com o compilador GNU C.
118
f01e46e5
JR
119%description -l ru.UTF-8
120Это полноценный отладчик, управляемый командами. Он позволяет
121трассировать исполнение программ и изучать их внутреннее состояние в
122любой момент времени. Работает с программами на C и C++,
123скомпилированными GNU компилятором C (gcc, egcs, pgcc).
11d14365 124
f01e46e5
JR
125%description -l tr.UTF-8
126Bir komut arayüzü üzerinden programcıya programını adım adım izleme
127(trace) ve herhangi bir anda programın durumunu inceleme olanağı
92563ae4 128verir.
6aa96a1b 129
f01e46e5
JR
130%description -l uk.UTF-8
131Це повноцінний відладчик, що керується командами. Він дозволяє
132трасувати виконання програм та вивчати їх внутрішній стан в довільний
133момент часу. Працює з програмами на C та C++, зкомпільованими
134компіляторами GNU C (gcc, egcs, pgcc).
11d14365 135
7566401a
ER
136%package gdbserver
137Summary: A standalone server for GDB (the GNU source-level debugger)
138e5ce3 138Summary(pl.UTF-8): Samodzielny serwer GDB (debuggera GNU)
7566401a
ER
139Group: Development/Debuggers
140
141%description gdbserver
142GDB, the GNU debugger, allows you to debug programs written in C, C++,
143Java, and other languages, by executing them in a controlled fashion
144and printing their data.
145
146This package provides a program that allows you to run GDB on a
147different machine than the one which is running the program being
148debugged.
149
138e5ce3 150%description gdbserver -l pl.UTF-8
6ed6bacf
AM
151GDB (GNU debugger) pozwala śledzić programy napisane w C, C++, Javie i
152innych językach programowania poprzez wykonywanie ich w sposób
138e5ce3
JB
153kontrolowany oraz wypisywanie ich danych.
154
155Ten pakiet zawiera program pozwalający uruchamiać GDB na innej
156maszynie niż ta, na której działa śledzony program.
157
f02a934e 158%package lib
4e0c2e1e 159Summary: GDB in the form of a static library
0ec45698 160Summary(pl.UTF-8): GDB w postaci biblioteki statycznej
f02a934e 161Group: Development/Debuggers
786e369a 162# libraries that needs to be linked to fulfill libgdb.a symbol requirements
a8252687
JB
163Requires: binutils-devel >= 2.17.50
164Requires: expat-devel
165Requires: libselinux-devel
166Requires: libsepol-devel
167Requires: ncurses-devel
168Requires: python-devel
169Requires: readline-devel
170Requires: xz-devel
171Requires: zlib-devel
f02a934e
JR
172
173%description lib
174GDB in the form of a static library.
175
f01e46e5 176%description lib -l pl.UTF-8
4e0c2e1e
JB
177GDB w postaci biblioteki statycznej.
178
6aa96a1b 179%prep
b90874d2 180%setup -q
049ba25c 181
049ba25c
AM
182# Files have `# <number> <file>' statements breaking VPATH / find-debuginfo.sh .
183rm -f gdb/ada-exp.c gdb/ada-lex.c gdb/c-exp.c gdb/cp-name-parser.c gdb/f-exp.c
184rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c
185
b90874d2
JR
186%patch100 -p1
187%patch101 -p1
188%patch102 -p1
189%patch103 -p1
190%patch104 -p1
969912f7 191%patch105 -p1
140f8057 192%patch106 -p1
321e94d6
BS
193%patch110 -p1
194%patch111 -p1
aa964043
KK
195%patch112 -p1
196%patch113 -p1
197%patch114 -p1
198%patch115 -p1
b1b25d28 199%patch116 -p1
b90874d2 200
a59c1d89
ER
201%patch1000 -p1
202%patch1001 -p1
203%patch1002 -p1
204%patch1005 -p1
84034fed 205%patch1006 -p1
9164351f 206
41611023
ER
207# Change the version that gets printed at GDB startup, so it is PLD Linux specific.
208cat > gdb/version.in << EOF
765d4ce9 209%{version}-%{release} (PLD Linux)
41611023
ER
210EOF
211
a7de96f0 212sed -i -e 's#_GCC_AUTOCONF_VERSION\], \[2\.64\]#_GCC_AUTOCONF_VERSION], [2.69]#g' config/override.m4
754d4c0c 213
6aa96a1b 214%build
7f5ea247
JB
215# omit hand-written gdb/testsuite aclocal.m4
216for dir in gdb gdb/gdbserver ; do
217 olddir=$(pwd)
218 cd $dir
219 %{__rm} aclocal.m4
220 %{__aclocal} $(grep '^ACLOCAL_AMFLAGS' Makefile.in | sed -e 's/.*=//')
221 cd $olddir
222done
754d4c0c 223for dir in $(find gdb -name 'configure.in' -o -name 'configure.ac'); do
0cd7a575
AM
224 dir=$(dirname "$dir")
225 olddir=$(pwd)
226 cd $dir
0cd7a575 227 %{__autoconf}
754d4c0c 228 grep -q AC_CONFIG_HEADER configure.* && %{__autoheader}
0cd7a575
AM
229 cd $olddir
230done
3661d025 231cp -f /usr/share/automake/config.* .
3a97e68e 232# don't --enable-shared here, there would be libs version mismatch with binutils
62be29ad 233%configure \
049ba25c
AM
234 --with-gdb-datadir=%{_datadir}/gdb \
235 --with-separate-debug-dir=/usr/lib/debug \
7566401a 236%if %{with python}
6ed6bacf 237 --with-python=yes \
7566401a
ER
238 --with-pythondir=%{py_sitescriptdir} \
239%else
240 --without-python \
4ed7a5ee
KK
241%endif
242%if %{with guile}
243 --with-guile \
244%else
245 --without-guile \
7566401a 246%endif
fdffb271 247 --disable-gdbtk \
ebd49a3e 248 --disable-shared \
fdffb271 249 --enable-gdbcli \
b257c914 250 --enable-gdbmi \
251 --enable-multi-ice \
ebd49a3e 252 --enable-netrom \
fdffb271 253 --enable-nls \
5f8bd10e 254 --enable-tui \
72a62b37 255 --with-system-readline \
fdffb271 256 --with-cpu=%{_target_cpu} \
ac43b5eb 257%ifnarch alpha
3a97e68e 258 --with-mmalloc \
ac43b5eb 259%endif
3a97e68e
JB
260 --without-included-gettext \
261 --without-included-regex \
262 --without-x
ebd49a3e 263
81e12145 264%{__make}
a59c1d89 265%{__make} -j1 info
6aa96a1b 266
f412e1b4 267# gdb/ChangeLog: Build gdb directly from *.o files not using libgdb.a.
81e12145 268%{__make} -C gdb libgdb.a
f412e1b4 269
6aa96a1b 270%install
271rm -rf $RPM_BUILD_ROOT
5ff7d7dd 272install -d $RPM_BUILD_ROOT%{_infodir}
6aa96a1b 273
bf594b18 274%{__make} -j1 install install-info \
049ba25c 275 DESTDIR=$RPM_BUILD_ROOT
e611e157 276
124c2194
JB
277cp -a gdb/libgdb.a $RPM_BUILD_ROOT%{_libdir}
278
279# gdbtui seems all identical to gdb except when invoked as gdbtui, ncurses
a59c1d89
ER
280# window is created too.
281echo ".so gdb.1" > $RPM_BUILD_ROOT%{_mandir}/man1/gdbtui.1
282ln -f $RPM_BUILD_ROOT%{_bindir}/{gdb,gdbtui}
283
8d9a5f3e 284bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
124c2194 285%{__rm} $RPM_BUILD_ROOT%{_mandir}/README.gdb-non-english-man-pages
7566401a
ER
286
287rm -f $RPM_BUILD_ROOT%{_infodir}/dir
7566401a
ER
288
289%if %{with python}
290# Temporarily now:
432e4f9b 291for LIB in lib lib64 libx32; do
7566401a
ER
292 LIBPATH="$RPM_BUILD_ROOT%{_datadir}/gdb/auto-load%{_prefix}/$LIB"
293 install -d $LIBPATH
7566401a 294done
fc1b3e2b
ER
295
296%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
297%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
298%py_postclean
7566401a 299%endif
8d9a5f3e 300
41611023
ER
301cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man1/gstack.1
302
70189bec
JR
303install libdecnumber/libdecnumber.a $RPM_BUILD_ROOT%{_libdir}
304
7566401a 305# Remove the files that are part of a gdb build but that are owned and provided by other packages.
d7dc9553
JB
306# These are part of binutils:
307%{__rm} $RPM_BUILD_ROOT%{_localedir}/*/LC_MESSAGES/{bfd,opcodes}.mo
b1b25d28
JR
308%{__rm} $RPM_BUILD_ROOT%{_infodir}/bfd.info*
309%{__rm} $RPM_BUILD_ROOT%{_includedir}/{ansidecl,bfd,bfdlink,dis-asm,symcat,plugin-api}.h
d7dc9553 310%{__rm} $RPM_BUILD_ROOT%{_libdir}/lib{bfd,opcodes}.la
321e94d6 311%{__rm} $RPM_BUILD_ROOT%{_libdir}/lib{bfd,opcodes}.a
f02a934e 312
b0a9ea6d
JB
313%clean
314rm -rf $RPM_BUILD_ROOT
6aa96a1b 315
138e5ce3 316%post -p /sbin/postshell
1f7f0d47 317-/usr/sbin/fix-info-dir -c %{_infodir}
6aa96a1b 318
138e5ce3 319%postun -p /sbin/postshell
1f7f0d47 320-/usr/sbin/fix-info-dir -c %{_infodir}
6aa96a1b 321
6aa96a1b 322%files
0241102e 323%defattr(644,root,root,755)
f0842f54 324%doc gdb/{ChangeLog,NEWS,PROBLEMS,README}
7566401a
ER
325%attr(755,root,root) %{_bindir}/gdb
326%attr(755,root,root) %{_bindir}/gdbtui
969912f7
JR
327%attr(755,root,root) %{_bindir}/gdb-add-index
328%attr(755,root,root) %{_bindir}/gstack
321e94d6 329%attr(755,root,root) %{_bindir}/gcore
7566401a 330%dir %{_datadir}/gdb
a6c8042b
PS
331%dir %{_datadir}/gdb/auto-load
332%dir %{_datadir}/gdb/auto-load%{_prefix}
333%dir %{_datadir}/gdb/auto-load%{_prefix}/lib
432e4f9b 334%ifarch %{x8664} x32
a6c8042b 335%dir %{_datadir}/gdb/auto-load%{_prefix}/lib64
432e4f9b 336%dir %{_datadir}/gdb/auto-load%{_prefix}/libx32
a6c8042b 337%endif
4ed7a5ee 338%{?with_guile:%{_datadir}/gdb/guile}
7566401a 339%{_datadir}/gdb/syscalls
3e0eff1e 340%{_datadir}/gdb/system-gdbinit
6ed6bacf 341%{_datadir}/gdb/python
7566401a
ER
342%{_mandir}/man1/gdb.1*
343%{_mandir}/man1/gdbtui.1*
f727df28 344%{_mandir}/man1/gdb-add-index.1*
41611023 345%{_mandir}/man1/gstack.1*
321e94d6 346%{_mandir}/man1/gcore.1*
3e0eff1e 347%{_mandir}/man5/gdbinit.5*
8d9a5f3e 348%lang(es) %{_mandir}/es/man1/*
349%lang(fr) %{_mandir}/fr/man1/*
350%lang(hu) %{_mandir}/hu/man1/*
351%lang(ja) %{_mandir}/ja/man1/*
352%lang(pl) %{_mandir}/pl/man1/*
7566401a
ER
353%{_infodir}/annotate.info*
354%{_infodir}/gdb.info*
7566401a
ER
355%{_infodir}/stabs.info*
356
138e5ce3
JB
357%files gdbserver
358%defattr(644,root,root,755)
359%attr(755,root,root) %{_bindir}/gdbserver
360%{_mandir}/man1/gdbserver.1*
361%attr(755,root,root) %{_libdir}/libinproctrace.so
362
f02a934e
JR
363%files lib
364%defattr(644,root,root,755)
70189bec 365%{_libdir}/libdecnumber.a
f02a934e 366%{_libdir}/libgdb.a
d7dc9553 367%{_includedir}/gdb
This page took 0.163958 seconds and 4 git commands to generate.