forked from pool/glibc
Accepting request 176059 from home:Andreas_Schwab:Factory
- Fix file list for glibc-utils OBS-URL: https://build.opensuse.org/request/show/176059 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=286
This commit is contained in:
parent
8715963849
commit
6f25f66bbd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 09:34:41 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Fix file list for glibc-utils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 12:02:14 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -969,6 +969,7 @@ make %{?_smp_mflags} install_root=%{buildroot} install -C cc-base \
|
||||
cd manpages; make install_root=%{buildroot} install; cd ..
|
||||
# Remove unwanted files
|
||||
rm -f %{buildroot}/%{_lib}/ld*.so* %{buildroot}/%{_lib}/lib[!mp]*
|
||||
rm -f %{buildroot}/lib/ld*.so*
|
||||
rm -f %{buildroot}%{_libdir}/lib*
|
||||
rm -f %{buildroot}%{_bindir}/{catchsegv,ldd*,sprof}
|
||||
rm -f %{buildroot}%{_mandir}/man1/[!m]*
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 09:34:41 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Fix file list for glibc-utils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 12:02:14 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -969,6 +969,7 @@ make %{?_smp_mflags} install_root=%{buildroot} install -C cc-base \
|
||||
cd manpages; make install_root=%{buildroot} install; cd ..
|
||||
# Remove unwanted files
|
||||
rm -f %{buildroot}/%{_lib}/ld*.so* %{buildroot}/%{_lib}/lib[!mp]*
|
||||
rm -f %{buildroot}/lib/ld*.so*
|
||||
rm -f %{buildroot}%{_libdir}/lib*
|
||||
rm -f %{buildroot}%{_bindir}/{catchsegv,ldd*,sprof}
|
||||
rm -f %{buildroot}%{_mandir}/man1/[!m]*
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 09:34:41 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Fix file list for glibc-utils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 12:02:14 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -969,6 +969,7 @@ make %{?_smp_mflags} install_root=%{buildroot} install -C cc-base \
|
||||
cd manpages; make install_root=%{buildroot} install; cd ..
|
||||
# Remove unwanted files
|
||||
rm -f %{buildroot}/%{_lib}/ld*.so* %{buildroot}/%{_lib}/lib[!mp]*
|
||||
rm -f %{buildroot}/lib/ld*.so*
|
||||
rm -f %{buildroot}%{_libdir}/lib*
|
||||
rm -f %{buildroot}%{_bindir}/{catchsegv,ldd*,sprof}
|
||||
rm -f %{buildroot}%{_mandir}/man1/[!m]*
|
||||
|
Loading…
Reference in New Issue
Block a user