# For systemd
Source20: nscd.conf
Source21: nscd.service
+Source1001: glibc.manifest
Requires(pre): filesystem
Provides: rtld(GNU_HASH)
%prep
%setup -n glibc-%{version} -q
+cp %{SOURCE1001} .
%build
if [ -x /bin/uname.bin ]; then
%if !%{testsuite_build}
%files
+%manifest %{name}.manifest
#######################################################################
###
### FILES
%ifarch %ix86
%files obsolete
+%manifest %{name}.manifest
%defattr (755,root,root,755)
%dir /%{_lib}/obsolete/
#%dir /%{_lib}/obsolete/noversion
%endif
%files locale -f libc.lang
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_datadir}/locale/locale.alias
%if %{build_locales}
%{_libdir}/gconv
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%doc COPYING COPYING.LIB NEWS README BUGS CONFORMANCE
%{_bindir}/catchsegv
%{_libdir}/librpcsvc.a
%files devel-static
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_libdir}/libBrokenLocale.a
%{_libdir}/libanl.a
%{_libdir}/libutil.a
%files info
+%manifest %{name}.manifest
%defattr(-,root,root)
%doc %{_infodir}/libc.info.gz
%doc %{_infodir}/libc.info-?.gz
%if %{build_html}
%files html
+%manifest %{name}.manifest
%defattr(-,root,root)
%doc %{_prefix}/share/doc/glibc
%endif
%files i18ndata
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_prefix}/share/i18n
%files -n nscd
+%manifest %{name}.manifest
%defattr(-,root,root)
%config(noreplace) /etc/nscd.conf
%{_sbindir}/nscd
%if %{build_profile}
%files profile
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_libdir}/libc_p.a
%{_libdir}/libBrokenLocale_p.a
%endif
%files utils
+%manifest %{name}.manifest
%defattr(-,root,root)
/%{_lib}/libmemusage.so
/%{_lib}/libpcprofile.so
%{_bindir}/pldd
%files extra
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_bindir}/makedb
/var/lib/misc/Makefile