From: djurban Date: Sat, 3 Jan 2004 20:14:38 +0000 (+0000) Subject: - disable profile subpackage if built with nptl X-Git-Tag: auto/ac/glibc-2_3_3-0_20040101_3~8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fglibc.git;a=commitdiff_plain;h=26d71ec08a9395465834128d68dec9213881c6ce - disable profile subpackage if built with nptl Changed files: glibc.spec -> 1.415 --- diff --git a/glibc.spec b/glibc.spec index 23f75f0..5612bfd 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1253,9 +1253,11 @@ fi %{_libdir}/librt.a %{_libdir}/libutil.a +%if %{without nptl} %files profile %defattr(644,root,root,755) %{_libdir}/lib*_p.a +%endif %files pic %defattr(644,root,root,755)