Author: arekm                        Date: Sat Nov  1 11:40:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1

---- Files affected:
SPECS:
   samba.spec (1.419 -> 1.420) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.419 SPECS/samba.spec:1.420
--- SPECS/samba.spec:1.419      Wed Oct 15 12:11:21 2008
+++ SPECS/samba.spec    Sat Nov  1 12:40:51 2008
@@ -13,6 +13,7 @@
 # - package libs:
 #      libnetapi
 #      libsmbsharemodes
+# - MERGE vfs modules into main package, what was the point of splitting these?
 #
 # Conditional build:
 %bcond_without ads             # without ActiveDirectory support
@@ -45,7 +46,7 @@
 Summary(zh_CN.UTF-8):  Samba 客户端和服务器
 Name:          samba
 Version:       3.2.4
-Release:       0.1
+Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Networking/Daemons
@@ -1168,6 +1169,11 @@
 
 %dir %{_libdir}/%{name}/pdb
 %dir %{_vfsdir}
+%attr(755,root,root) %{_vfsdir}/fileid.so
+%attr(755,root,root) %{_vfsdir}/shadow_copy2.so
+%attr(755,root,root) %{_vfsdir}/streams_xattr.so
+%attr(755,root,root) %{_vfsdir}/syncops.so
+%attr(755,root,root) %{_vfsdir}/xattr_tdb.so
 
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/samba/smbusers
 %attr(754,root,root) /etc/rc.d/init.d/smb
@@ -1184,7 +1190,9 @@
 %{_mandir}/man8/nmbd.8*
 %{_mandir}/man8/smbd.8*
 %{_mandir}/man8/smbpasswd.8*
+%{_mandir}/man8/vfs_streams_xattr.8*
 %{_mandir}/man8/tdbbackup.8*
+%{_mandir}/man8/vfs_xattr_tdb.8*
 
 %dir %{_sambahome}
 %dir /var/lib/samba
@@ -1505,6 +1513,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.420  2008/11/01 11:40:51  arekm
+- rel 1
+
 Revision 1.419  2008/10/15 10:11:21  sls
 - include talloc.h
 - more TODO
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.419&r2=1.420&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to