SPECS: samba.spec - package /usr/sbin/cifs.upcall to samba-client (?) - lib...
sls
sls at pld-linux.org
Fri Oct 10 03:48:32 CEST 2008
Author: sls Date: Fri Oct 10 01:48:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package /usr/sbin/cifs.upcall to samba-client (?)
- libsmbsharemodes.so goes to /usr/lib
---- Files affected:
SPECS:
samba.spec (1.414 -> 1.415)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.414 SPECS/samba.spec:1.415
--- SPECS/samba.spec:1.414 Fri Oct 10 00:12:18 2008
+++ SPECS/samba.spec Fri Oct 10 03:48:27 2008
@@ -1200,6 +1200,8 @@
%files client
%defattr(644,root,root,755)
+%attr(755,root,root) %{_sbindir}/cifs.upcall
+%{_mandir}/man8/cifs.upcall.8*
%attr(755,root,root) /sbin/mount.smbfs
%attr(755,root,root) /sbin/mount.cifs
%attr(755,root,root) /sbin/umount.cifs
@@ -1241,7 +1243,7 @@
%attr(755,root,root) %{_bindir}/vfstest
%dir %{_libdir}/%{name}
# how this one is used? SONAME is libsmbsharemodes.so.0
-%attr(755,root,root) %{_libdir}/%{name}/libsmbsharemodes.so
+%attr(755,root,root) %{_libdir}/libsmbsharemodes.so
%{_libdir}/%{name}/*.dat
%dir %{_libdir}/%{name}/auth
%attr(755,root,root) %{_libdir}/%{name}/auth/script.so
@@ -1478,6 +1480,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.415 2008/10/10 01:48:27 sls
+- package /usr/sbin/cifs.upcall to samba-client (?)
+- libsmbsharemodes.so goes to /usr/lib
+
Revision 1.414 2008/10/09 22:12:18 sls
- add link.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.414&r2=1.415&f=u
More information about the pld-cvs-commit
mailing list