[packages/glibc] Revert "move %{_includedir}/gnu/stubs-*.h to -headers"

atler atler at pld-linux.org
Tue May 31 15:00:00 CEST 2022


commit 8e3bf6b4ee7cc0216994b53747b3808313d16dd9
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue May 31 14:56:46 2022 +0200

    Revert "move %{_includedir}/gnu/stubs-*.h to -headers"
    
    these need to be in parallel installable -devel subpackage.
    
    This reverts commit 7178b06c96c0b0673713a983ab4f1575e9c15a44.

 glibc.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 3fcea76..8c2677e 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1877,6 +1877,10 @@ fi
 %ifarch alpha ppc sparc
 %{_libdir}/libnldbl_nonshared.a
 %endif
+%ifarch %{ix86} %{x8664} x32 ppc ppc64 s390 s390x sparc sparcv9 sparc64 aarch64 armv6hl armv7hl armv7hnl
+# ABI-dependent headers
+%{_includedir}/gnu/stubs-*.h
+%endif
 
 %files headers
 %defattr(644,root,root,755)
@@ -1891,10 +1895,6 @@ fi
 %dir %{_includedir}/gnu
 %{_includedir}/gnu/lib*.h
 %{_includedir}/gnu/stubs.h
-%ifarch %{ix86} %{x8664} x32 ppc ppc64 s390 s390x sparc sparcv9 sparc64 aarch64 armv6hl armv7hl armv7hnl
-# ABI-dependent headers
-%{_includedir}/gnu/stubs-*.h
-%endif
 %{_includedir}/net
 %{_includedir}/netash
 %{_includedir}/netatalk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/2678cd385bdffd1de8ab814ed1913cb51da4da3b



More information about the pld-cvs-commit mailing list