packages: glibc/glibc.spec - new pldd utility; new NSS - nss_db (without ex...

arekm arekm at pld-linux.org
Fri Dec 30 23:55:49 CET 2011


Author: arekm                        Date: Fri Dec 30 22:55:49 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new pldd utility; new NSS - nss_db (without external dependencies)

---- Files affected:
packages/glibc:
   glibc.spec (1.942 -> 1.943) 

---- Diffs:

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.942 packages/glibc/glibc.spec:1.943
--- packages/glibc/glibc.spec:1.942	Thu Dec 29 10:14:37 2011
+++ packages/glibc/glibc.spec	Fri Dec 30 23:55:44 2011
@@ -53,6 +53,7 @@
 Source7:	%{name}-LD-path.c
 Source8:	nscd.upstart
 Patch0:		%{name}-restore-rpc+nis.patch
+# how this patch is generated?
 Patch1:		%{name}-pl.po-update.patch
 Patch2:		%{name}-pld.patch
 Patch3:		%{name}-crypt-blowfish.patch
@@ -68,6 +69,7 @@
 Patch15:	%{name}-new-charsets.patch
 Patch16:	%{name}-tzfile-noassert.patch
 Patch17:	%{name}-morelocales.patch
+# how this patch is generated?
 Patch18:	%{name}-locale_fixes.patch
 Patch19:	%{name}-ZA_collate.patch
 Patch20:	%{name}-thread_start.patch
@@ -1396,6 +1398,14 @@
 %endif
 %{?with_localedb:%dir %{_libdir}/locale}
 
+#%files -n nss_db
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/makedb
+%attr(755,root,root) /%{_lib}/libnss_db-%{version}.so
+%attr(755,root,root) /%{_lib}/libnss_db.so.2
+%dir %{_var}/db
+%{_var}/db/Makefile
+
 #%files -n nss_dns
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/libnss_dns-%{version}.so
@@ -1536,6 +1546,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/catchsegv
 %attr(755,root,root) %{_bindir}/ldd
+%attr(755,root,root) %{_bindir}/pldd
 %attr(755,root,root) %{_bindir}/sotruss
 %dir %{_libdir}/audit
 %attr(755,root,root) %{_libdir}/audit/sotruss-lib.so
@@ -1783,6 +1794,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.943  2011/12/30 22:55:44  arekm
+- new pldd utility; new NSS - nss_db (without external dependencies)
+
 Revision 1.942  2011/12/29 09:14:37  glen
 - reload nscd after rotating it's log
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glibc/glibc.spec?r1=1.942&r2=1.943&f=u



More information about the pld-cvs-commit mailing list