]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- removed %_libdir/so*.o files from devel, they are owned by pic subpackage glibc-2_1_3-18
authormis <mis@pld-linux.org>
Wed, 30 Aug 2000 16:27:11 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.118

glibc.spec

index 78b2933d38a79486e60478e4beb94f6c11e1facf..776103d23df5eb7e5f4d64d7fe05c46758f652bd 100644 (file)
@@ -684,7 +684,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libm*.so
 %attr(755,root,root) %{_libdir}/libns*.so
 %attr(755,root,root) %{_libdir}/lib[p-z]*.so
-%attr(755,root,root) %{_libdir}/*.o
+%attr(755,root,root) %{_libdir}/*crt?.o
 %{_libdir}/libc_nonshared.a
 
 %{_mandir}/man3/*
This page took 0.049752 seconds and 4 git commands to generate.