From 2eb150368a16c2eeae4b90867465dd8b8f52d63b Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Jul 25 2013 23:10:00 +0000 Subject: Second round of whitespace and indentation fixes. --- diff --git a/glibc.spec b/glibc.spec index 3dd6f85..0768f46 100644 --- a/glibc.spec +++ b/glibc.spec @@ -681,22 +681,22 @@ build nosegneg -mno-tls-direct-seg-refs ( platform=`LD_SHOW_AUXV=1 /bin/true | sed -n 's/^AT_PLATFORM:[[:blank:]]*//p'` if [ "$platform" != power6 ]; then - mkdir -p power6emul/{lib,lib64} - $GCC -shared -O2 -fpic -o power6emul/%{_lib}/power6emul.so releng/power6emul.c -Wl,-z,initfirst + mkdir -p power6emul/{lib,lib64} + $GCC -shared -O2 -fpic -o power6emul/%{_lib}/power6emul.so releng/power6emul.c -Wl,-z,initfirst %ifarch ppc - gcc -shared -nostdlib -O2 -fpic -m64 -o power6emul/lib64/power6emul.so -xc - > devel.filelis # Put the include files into headers file list. grep '%{_prefix}/include' < rpm.filelist | - egrep -v '%{_prefix}/include/(linuxthreads|gnu/stubs-[32164]+\.h)' \ + egrep -v '%{_prefix}/include/(linuxthreads|gnu/stubs-[32164]+\.h)' \ > headers.filelist # Remove partial (lib*_p.a) static libraries, include files, and info files from @@ -1253,7 +1254,8 @@ popd # XXX: Why do we do this? ls -l $RPM_BUILD_ROOT/usr/bin/getconf ls -l $RPM_BUILD_ROOT/usr/libexec/getconf -eu-readelf -hS $RPM_BUILD_ROOT/usr/bin/getconf $RPM_BUILD_ROOT/usr/libexec/getconf/* +eu-readelf -hS $RPM_BUILD_ROOT/usr/bin/getconf \ + $RPM_BUILD_ROOT/usr/libexec/getconf/* find_debuginfo_args='--strict-build-id -g' %ifarch %{debuginfocommonarches} @@ -1266,8 +1268,7 @@ find_debuginfo_args="$find_debuginfo_args \ -p '.*/(sbin|libexec)/.*' \ -o debuginfocommon.filelist \ -l rpm.filelist \ - -l nosegneg.filelist \ -" + -l nosegneg.filelist" %endif eval /usr/lib/rpm/find-debuginfo.sh \ "$find_debuginfo_args" \ @@ -1347,6 +1348,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/libexec/pt_chown mkdir -p $RPM_BUILD_ROOT/var/{db,run}/nscd touch $RPM_BUILD_ROOT/var/{db,run}/nscd/{passwd,group,hosts,services} touch $RPM_BUILD_ROOT/var/run/nscd/{socket,nscd.pid} + %endif # %{auxarches} %ifnarch %{auxarches}