]> git.pld-linux.org Git - packages/gcc2.git/blame - gcc2.spec
- move compressed patch to distfiles
[packages/gcc2.git] / gcc2.spec
CommitLineData
e0f7ee7f
AM
1%define rname gcc
2%define rver 2.95.3
e2ae12c6 3%define snap 20010823
e0f7ee7f 4%define STDC_VERSION 2.10.0
684e9cf1 5%define STDC_RELEASE 5
5de09099 6Summary: GNU Compiler Collection
fcd55d0b 7Summary(pl.UTF-8): Kolekcja kompilatorów GNU
5de09099 8Name: %{rname}2
e2ae12c6 9Version: 2.95.4
e76ec528 10Release: 0.%{snap}.6
5de09099
AM
11License: GPL
12Group: Development/Languages
02c0d3ec 13Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{rver}/%{rname}-%{rver}.tar.bz2
97d605fb 14# Source0-md5: 87ee083a830683e2aaa57463940a0c3c
5de09099
AM
15Patch0: %{name}-info.patch
16Patch1: %{name}-pld-linux.patch
17Patch2: %{name}-libstdc++.patch
18Patch3: %{name}-bootstrap.patch
19Patch4: %{name}-cpp-macro-doc.patch
20Patch5: %{name}-default-arch.patch
21Patch6: %{name}-libstdc++-out-of-mem.patch
22Patch7: %{name}-libstdc++-wstring.patch
23Patch8: %{name}-libstdc++-bastring.patch
24Patch9: %{name}-manpage.patch
25Patch10: %{name}-cpp-dos-newlines.patch
26Patch11: %{name}-gpc.patch
27Patch12: %{name}-m68k-pic.patch
28Patch13: %{name}-sparc32-rfi.patch
29Patch14: %{name}-builtin-apply.patch
30Patch15: %{name}-ppc-ice.patch
31Patch16: %{name}-ppc-descriptions.patch
32Patch17: %{name}-alpha-complex-float.patch
33Patch18: %{name}-gcj-vs-iconv.patch
34Patch19: %{name}-libobjc.patch
e2ae12c6
JB
35#Patch20: %{name}-pointer-arith.patch
36Patch21: %{name}-suffix.patch
0c12443a 37Patch22: %{name}-athlon-option.patch
e2ae12c6 38Patch50: gcc-%{rver}-%{snap}.patch.bz2
40e6ba3f 39# Patch50-md5: 83f4163aa5b8492d27cbfc9eb8ea419c
a0dff24e
JB
40BuildRequires: autoconf
41BuildRequires: automake
5de09099
AM
42BuildRequires: bison
43BuildRequires: texinfo
c24abe84 44Requires: binutils
5de09099 45Requires: cpp2 = %{version}
ef17332b 46%ifarch alpha
491c14a2 47Conflicts: glibc-devel < 2.2.5
ef17332b 48%endif
5de09099 49URL: http://gcc.gnu.org/
e0f7ee7f 50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
5de09099
AM
51
52%description
53A compiler aimed at integrating all the optimizations and features
54necessary for a high-performance and stable development environment.
55
fd87a755
JR
56%description -l pl.UTF-8
57Kompilator, posiadający duże możliwości optymalizacyjne niezbędne do
944f89a7 58wyprodukowania szybkiego i stabilnego kodu wynikowego.
5de09099
AM
59
60%package c++
61Summary: C++ support for gcc
fcd55d0b
ER
62Summary(fr.UTF-8): Support C++ pour le compilateur gcc
63Summary(pl.UTF-8): Wspomaganie C++ dla kompilatora gcc
64Summary(tr.UTF-8): gcc için C++ desteği
5de09099 65Group: Development/Languages
3f554713 66Requires: %{name} = %{version}-%{release}
5de09099
AM
67Obsoletes: egcc-c++
68Obsoletes: egcs-c++
69
70%description c++
71This package adds C++ support to the GNU C compiler. It includes
72support for most of the current C++ specification, including templates
73and exception handling. It does not include a standard C++ library,
74which is available separately.
75
fd87a755
JR
76%description c++ -l de.UTF-8
77Dieses Paket enthält die C++-Unterstützung für den GNU-C-Compiler. Es
78unterstützt die aktuelle C++-Spezifikation, inkl. Templates und
5de09099 79Ausnahmeverarbeitung. Eine C++-Standard-Library ist nicht enthalten -
fd87a755 80sie ist getrennt erhältlich.
5de09099 81
fd87a755 82%description c++ -l fr.UTF-8
5de09099 83Ce package ajoute un support C++ au compilateur c GNU. Il comprend un
fd87a755
JR
84support pour la plupart des spécifications actuelles de C++, dont les
85modéles et la gestion des exceptions. Il ne comprend pas une
86bibliothéque C++ standard, qui est disponible séparément.
5de09099 87
fd87a755
JR
88%description c++ -l pl.UTF-8
89Programy z tego pakietu zapewniają wsparcie dla C++ do gcc. Posiada
90wspomaganie dla dużej ilości obecnych specyfikacji C++, nie posiada
91natomiast standardowych bibliotek C++, które są w oddzielnym pakiecie.
5de09099 92
fd87a755
JR
93%description c++ -l tr.UTF-8
94Bu paket, GNU C derleyicisine C++ desteği ekler. 'Template'ler ve
95aykırı durum işleme gibi çoğu güncel C++ tanımlarına uyar. Standart
96C++ kitaplığı bu pakette yer almaz.
5de09099
AM
97
98%package objc
99Summary: Objective C support for gcc
fcd55d0b
ER
100Summary(de.UTF-8): Objektive C-Unterstützung für gcc
101Summary(fr.UTF-8): Gestion d'Objective C pour gcc
102Summary(pl.UTF-8): Wspomaganie obiektowego C dla kompilatora gcc
103Summary(tr.UTF-8): gcc için Objective C desteği
5de09099 104Group: Development/Languages
3f554713 105Requires: %{name} = %{version}-%{release}
5de09099
AM
106Obsoletes: egcc-objc
107Obsoletes: egcs-objc
108
109%description objc
110This package adds Objective C support to the GNU C compiler. Objective
111C is a object oriented derivative of the C language, mainly used on
112systems running NeXTSTEP. This package does not include the standard
113objective C object library.
114
fd87a755
JR
115%description objc -l de.UTF-8
116Dieses Paket ergänzt den GNU-C-Compiler durch Objective-C-Support.
5de09099
AM
117Objective C ist ein objektorientiertes Derivat von C, das zur
118Hauptsache auf Systemen mit NeXTSTEP zum Einsatz kommt. Die
119Standard-Objective-C-Objekt-Library ist nicht Teil des Pakets.
120
fd87a755 121%description objc -l fr.UTF-8
5de09099 122Ce package ajoute un support Objective C au compilateur C GNU.
fd87a755
JR
123L'Objective C est un langage orienté objetdérivé du langage C,
124principalement utilisé sur les systèmes NeXTSTEP. Ce package n'inclue
125pas la bibliothéque Objective C standard.
5de09099 126
fd87a755 127%description objc -l pl.UTF-8
5de09099
AM
128Ten pakiet jest wsparciem obiektowego C dla kompilatora gcc. W
129pakiecie nie ma jeszcze bibliotek C-obj.
130
fd87a755
JR
131%description objc -l tr.UTF-8
132Bu paket, GNU C derleyicisine Objective C desteği ekler. Objective C,
133C dilinin nesne yönelik bir türevidir ve NeXTSTEP altında çalışan
134sistemlerde yaygın olarak kullanılır. Standart Objective C nesne
135kitaplığı bu pakette yer almaz.
5de09099
AM
136
137%package g77
138Summary: Fortran 77 support for gcc
fcd55d0b 139Summary(pl.UTF-8): Wspomaganie Fortran 77 dla gcc
5de09099 140Group: Development/Languages
5de09099
AM
141Obsoletes: egcs-g77
142
143%description g77
144This apckage adds support for compiling Fortran 77 programs with the
145GNU compiler.
146
fd87a755 147%description g77 -l pl.UTF-8
5de09099 148Ten pakiet jest wsparciem Fortran 77 dla kompilatora gcc. Jest
fd87a755 149potrzebny do kompilowania programów pisanych w języku Fortran 77.
5de09099
AM
150
151%package chill
152Summary: CHILL support for gcc
fcd55d0b 153Summary(pl.UTF-8): Wspomoganie CHILL dla gcc
5de09099 154Group: Development/Languages
3f554713 155Requires: %{name} = %{version}-%{release}
5de09099
AM
156
157%description chill
158This package adds support for compiling CHILL programs with the GNU
159compiler.
160
161Chill is the "CCITT High-Level Language", where CCITT is the old name
162for what is now ITU, the International Telecommunications Union. It is
163is language in the Modula2 family, and targets many of the same
164applications as Ada (especially large embedded systems). Chill was
165never used much in the United States, but is still being used in
166Europe, Brazil, Korea, and other places.
167
fd87a755
JR
168%description chill -l pl.UTF-8
169Ten pakiet dodaje do gcc możliwość kompilowania programów w języku
5de09099
AM
170CHILL.
171
5de09099
AM
172%package -n libstdc++2
173Summary: GNU c++ library
fcd55d0b 174Summary(pl.UTF-8): Biblioteki GNU C++
5de09099 175Version: %{STDC_VERSION}
e2ae12c6 176Release: %{STDC_RELEASE}
75d555eb 177Group: Libraries
5de09099
AM
178Obsoletes: libg++
179
180%description -n libstdc++2
181This is the GNU implementation of the standard C++ libraries, along
182with additional GNU tools. This package includes the shared libraries
183necessary to run C++ applications.
184
fd87a755 185%description -n libstdc++2 -l de.UTF-8
5de09099 186Dies ist die GNU-Implementierung der Standard-C++-Libraries mit
fd87a755 187weiteren GNU-Tools. Dieses Paket enthält die zum Ausführen von
5de09099
AM
188C++-Anwendungen erforderlichen gemeinsam genutzten Libraries.
189
fd87a755
JR
190%description -n libstdc++2 -l fr.UTF-8
191Ceci est l'implémentation GNU des librairies C++ standard, ainsi que
192des outils GNU supplémentaires. Ce package comprend les librairies
193partagées nécessaires à l'exécution d'application C++.
5de09099 194
fd87a755
JR
195%description -n libstdc++2 -l pl.UTF-8
196Pakiet ten zawiera biblioteki będące implementacją standardowych
197bibliotek C++. Znajdują się w nim biblioteki dynamiczne niezbędne do
5de09099
AM
198uruchomienia aplikacji napisanych w C++.
199
fd87a755
JR
200%description -n libstdc++2 -l tr.UTF-8
201Bu paket, standart C++ kitaplıklarının GNU gerçeklemesidir ve C++
202uygulamalarının koşturulması için gerekli kitaplıkları içerir.
5de09099
AM
203
204%package -n libstdc++2-devel
205Summary: Header files and libraries for C++ development
fcd55d0b
ER
206Summary(de.UTF-8): Header-Dateien und Libraries zur Entwicklung mit C++
207Summary(fr.UTF-8): Fichiers d'en-tête et biblitothèques pour développer en C++
208Summary(pl.UTF-8): Pliki nagłówkowe do programowania z użyciem bibliotek C++
209Summary(tr.UTF-8): C++ ile program geliştirmek için gerekli dosyalar
5de09099 210Version: %{STDC_VERSION}
e2ae12c6 211Release: %{STDC_RELEASE}
75d555eb 212Group: Development/Libraries
e0f7ee7f 213Requires: %{name}-c++
75d555eb 214Requires: libstdc++2 = %{STDC_VERSION}
5de09099
AM
215Obsoletes: libg++-devel
216
217%description -n libstdc++2-devel
218This is the GNU implementation of the standard C++ libraries. This
219package includes the header files and libraries needed for C++
220development.
221
fd87a755
JR
222%description -n libstdc++2-devel -l pl.UTF-8
223Pakiet ten zawiera biblioteki będące implementacją standardowych
224bibliotek C++. Znajdują się w nim pliki nagłówkowe wykorzystywane przy
225programowaniu w języku C++.
5de09099
AM
226
227%package -n libstdc++2-static
228Summary: Static c++ standard library
fcd55d0b 229Summary(pl.UTF-8): Biblioteka statyczna c++
5de09099 230Version: %{STDC_VERSION}
e2ae12c6 231Release: %{STDC_RELEASE}
75d555eb 232Group: Development/Libraries
5de09099
AM
233Requires: libstdc++2-devel = %{STDC_VERSION}
234
235%description -n libstdc++2-static
236Static c++ standard library.
237
fd87a755 238%description -n libstdc++2-static -l pl.UTF-8
5de09099
AM
239Biblioteka statyczna C++.
240
241%package -n cpp2
242Summary: The C Pre Processor
fcd55d0b 243Summary(pl.UTF-8): Preprocesor C
5de09099 244Group: Development/Languages
5de09099
AM
245Obsoletes: egcs-cpp
246
247%description -n cpp2
248The C preprocessor is a "macro processor" that is used automatically
249by the C compiler to transform your program before actual compilation.
250It is called a macro processor because it allows you to define
251"macros", which are brief abbreviations for longer constructs.
252
253The C preprocessor provides four separate facilities that you can use
254as you see fit:
255
256- Inclusion of header files. These are files of declarations that can
257 be substituted into your program.
258- Macro expansion. You can define "macros", which are abbreviations
259 for arbitrary fragments of C code, and then the C preprocessor will
260 replace the macros with their definitions throughout the program.
261- Conditional compilation. Using special preprocessing directives, you
262 can include or exclude parts of the program according to various
263 conditions.
264- Line control. If you use a program to combine or rearrange source
265 files into an intermediate file which is then compiled, you can use
266 line control to inform the compiler of where each source line
267 originally came from.
268
fd87a755
JR
269%description -n cpp2 -l pl.UTF-8
270Preprocesor C jest "makro procesorem" który jest automatycznie używany
271przez kompilator C do obróbki kompilowanego programu przed właściwą
272kompilacją. Jest on nazywany makroprocesorem, ponieważ umożliwia
273definiowanie i rozwijanie makr umożliwiających skracanie długich
274konstrukcji w języku C.
275
276Preprocesor C umożliwia wykonywanie czterech różnych typów operacji:
277
278- Dołączanie plików (np. nagłówkowych). Wstawia pliki w miejscu
279 deklaracji polecenia dołączenia innego pliku.
280- Rozwijanie makr. Można definiować "makra" nadając im identyfikatory,
281 których późniejsze użycie powoduje podczas rozwijania podmienienie
282 identyfikatora deklarowaną wcześniej wartością.
283- Kompilacja warunkowa. W zależności od obecności symboli i dyrektyw w
284 środowisku preprocesora są włączane warunkowo, bądź nie, pewne
285 fragmenty obrabianego strumienia tekstów.
286- Kontrola linii źródła. Niezależnie od tego jakim przeobrażeniom
287 podlega wynikowy strumień danych w wyniku rozwijania makr i dołączania
288 są zapamiętywane informacje o tym, której linii pliku źródłowego
5de09099
AM
289 odpowiada fragment pliku wynikowego.
290
291%prep
292%setup -q -n %{rname}-%{rver}
e2ae12c6 293%patch50 -p1
5de09099
AM
294%patch0 -p1
295%patch1 -p1
296%patch2 -p1
297%patch3 -p1
298%patch4 -p0
299%patch5 -p0
300%patch6 -p0
301%patch7 -p0
302%patch8 -p0
303%patch9 -p0
304%patch10 -p0
305%patch11 -p1
306%ifarch m68k
307%patch12 -p0
308%endif
309%ifarch sparc sparc32
310%patch13 -p0
311%patch14 -p0
312%endif
313%ifarch ppc
314%patch15 -p0
315%patch16 -p0
316%endif
317%ifarch alpha
318%patch17 -p1
319%endif
320%patch18 -p0
321%patch19 -p0
e2ae12c6 322#%patch20 -p0
5de09099 323%patch21 -p1
868a33b0 324%patch22 -p1
5de09099
AM
325
326%build
e76ec528 327rm -rf gcc/java
a0dff24e
JB
328cd gcc
329%{__autoconf}
330cp -f /usr/share/automake/config.* .
331cd ..
1ab7a5e2 332cp -f /usr/share/automake/config.* .
5de09099 333rm -rf obj-%{_target_platform}
4db0b235 334install -d obj-%{_target_platform} && cd obj-%{_target_platform}
5de09099 335
1ab7a5e2 336CC="%{__cc}"; export CC
5de09099
AM
337CFLAGS="%{rpmcflags}" \
338CXXFLAGS="%{rpmcflags}" \
339TEXCONFIG=false ../configure \
e0f7ee7f 340 --host=%{_target_platform} \
38f6458f 341 --build=%{_target_platform} \
5de09099
AM
342 --prefix=%{_prefix} \
343 --infodir=%{_infodir} \
344 --enable-shared \
345%ifnarch sparc sparc64
346 --enable-threads=posix \
347 --enable-haifa \
348%endif
349 --with-gnu-as \
350 --with-gnu-ld \
351 --with-gxx-include-dir="\$\{prefix\}/include/g++" \
352 --disable-nls \
e0f7ee7f 353 --program-suffix="2"
5de09099
AM
354
355PATH=$PATH:/sbin:%{_sbindir}
356touch ../gcc/c-gperf.h
357
358cd ..
359%{__make} -C obj-%{_target_platform} bootstrap \
360 LDFLAGS_FOR_TARGET="%{rpmldflags}" \
361 mandir=%{_mandir} \
362 infodir=%{_infodir}
363
364%install
365rm -rf $RPM_BUILD_ROOT
366install -d $RPM_BUILD_ROOT{/lib,%{_datadir}}
367
368cd obj-%{_target_platform}
369PATH=$PATH:/sbin:%{_sbindir}
370
371%{__make} install \
372 prefix=$RPM_BUILD_ROOT%{_prefix} \
373 mandir=$RPM_BUILD_ROOT%{_mandir} \
374 infodir=$RPM_BUILD_ROOT%{_infodir}
375
376%{__make} install \
377 prefix=$RPM_BUILD_ROOT%{_prefix} \
378 mandir=$RPM_BUILD_ROOT%{_mandir} \
379 infodir=$RPM_BUILD_ROOT%{_infodir} -C texinfo
380
381ln -sf gcc2 $RPM_BUILD_ROOT%{_bindir}/cc2
382
383ln -sf g772 $RPM_BUILD_ROOT%{_bindir}/f772
e0f7ee7f 384
c0770739 385mv $RPM_BUILD_ROOT%{_libdir}/libstdc++.a \
e0f7ee7f
AM
386 $RPM_BUILD_ROOT%{_libdir}/gcc-lib/%{_target_cpu}*/*/
387
5de09099
AM
388ln -sf %{_bindir}/cpp2 $RPM_BUILD_ROOT/lib/cpp2
389
5de09099
AM
390cd $RPM_BUILD_ROOT%{_bindir}
391mv chill chill2
4db0b235 392mv %{_target_platform}-gcc %{_target_platform}-gcc2
5de09099 393
a0dff24e
JB
394%clean
395rm -rf $RPM_BUILD_ROOT
396
a93f68a9
ER
397%post -p /sbin/postshell
398-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 399
a93f68a9
ER
400%postun -p /sbin/postshell
401-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 402
71674320
ER
403%post g77 -p /sbin/postshell
404-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 405
71674320
ER
406%postun g77 -p /sbin/postshell
407-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 408
71674320
ER
409%post chill -p /sbin/postshell
410-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 411
71674320
ER
412%postun chill -p /sbin/postshell
413-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 414
12618c91
ER
415%post -n cpp2 -p /sbin/postshell
416-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099 417
12618c91
ER
418%postun -n cpp2 -p /sbin/postshell
419-/usr/sbin/fix-info-dir -c %{_infodir}
5de09099
AM
420
421%post -p /sbin/ldconfig -n libstdc++2
422%postun -p /sbin/ldconfig -n libstdc++2
423
5de09099
AM
424%files
425%defattr(644,root,root,755)
2c09456d 426%doc READ* ChangeLog
5de09099
AM
427
428%dir %{_libdir}/gcc-lib
429%dir %{_libdir}/gcc-lib/%{_target_cpu}*
430%dir %{_libdir}/gcc-lib/%{_target_cpu}*/*
431%dir %{_libdir}/gcc-lib/%{_target_cpu}*/*/include
432
433%attr(755,root,root) %{_bindir}/%{_target_cpu}*-gcc2
434%attr(755,root,root) %{_bindir}/gcc2
435%attr(755,root,root) %{_bindir}/gcov2
436%attr(755,root,root) %{_bindir}/protoize2
437%attr(755,root,root) %{_bindir}/unprotoize2
438%attr(755,root,root) %{_bindir}/cc2
439
440%{_libdir}/gcc-lib/%{_target_cpu}*/*/SYSCALLS.c.X
441%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cc1
442%{_libdir}/gcc-lib/%{_target_cpu}*/*/libgcc.a
443%{_libdir}/gcc-lib/%{_target_cpu}*/*/lib*.map
444%{_libdir}/gcc-lib/%{_target_cpu}*/*/specs
445
5de09099 446%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/crt*.o
5de09099
AM
447%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/collect2
448
449%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/float.h
450%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/iso646.h
451%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/limits.h
452%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/proto.h
453%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/stdarg.h
454%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/stdbool.h
455%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/stddef.h
456%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/syslimits.h
457%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/va-*.h
458%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/varargs.h
459
460%files c++
461%defattr(644,root,root,755)
462
463%attr(755,root,root) %{_bindir}/g++2
464%attr(755,root,root) %{_bindir}/c++2
465%attr(755,root,root) %{_bindir}/c++filt2
466%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cc1plus
467
468%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/exception
469%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/new
470%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/typeinfo
471%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/new.h
472
473%files objc
474%defattr(644,root,root,755)
475
476%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cc1obj
477
478%{_libdir}/gcc-lib/%{_target_cpu}*/*/libobjc.a
479%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/objc
480
481%files g77
482%defattr(644,root,root,755)
483
484%attr(755,root,root) %{_bindir}/g772
485%attr(755,root,root) %{_bindir}/f772
486
487%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/f771
488%{_libdir}/gcc-lib/%{_target_cpu}*/*/libg2c.a
489
490%{_libdir}/gcc-lib/%{_target_cpu}*/*/include/g2c.h
491
492%files chill
493%defattr(644,root,root,755)
2c09456d 494%doc gcc/ch/chill.brochure
5de09099
AM
495
496%attr(755,root,root) %{_bindir}/chill2
497
498%{_infodir}/chill*
499
500%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cc1chill
501%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/chill*.o
502%{_libdir}/gcc-lib/%{_target_cpu}*/*/libchill.a
503
5de09099
AM
504%files -n libstdc++2
505%defattr(644,root,root,755)
506%attr(755,root,root) %{_libdir}/libstdc++.so.*.*.*
507
508%files -n libstdc++2-devel
509%defattr(644,root,root,755)
510%{_includedir}/g++
994ecf16 511%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/libstdc++.so
5de09099
AM
512
513%files -n libstdc++2-static
514%defattr(644,root,root,755)
75d555eb 515%{_libdir}/gcc-lib/%{_target_cpu}*/*/libstdc++.a
5de09099
AM
516
517%files -n cpp2
518%defattr(644,root,root,755)
519%attr(755,root,root) /lib/cpp2
520%attr(755,root,root) %{_bindir}/cpp2
521%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cpp0
This page took 0.133621 seconds and 4 git commands to generate.