SPECS: samba.spec - rel 5; fix build with new libcap

arekm arekm at pld-linux.org
Tue Jan 29 10:37:52 CET 2008


Author: arekm                        Date: Tue Jan 29 09:37:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix build with new libcap

---- Files affected:
SPECS:
   samba.spec (1.395 -> 1.396) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.395 SPECS/samba.spec:1.396
--- SPECS/samba.spec:1.395	Mon Jan 28 19:36:26 2008
+++ SPECS/samba.spec	Tue Jan 29 10:37:47 2008
@@ -42,7 +42,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.0.28
-Release:	4
+Release:	5
 Epoch:		1
 License:	GPL v2
 Group:		Networking/Daemons
@@ -67,6 +67,7 @@
 Patch6:		%{name}-libs-needed.patch
 Patch7:		%{name}-lprng-no-dot-printers.patch
 Patch8:		%{name}-pam_smbpass-syslog.patch
+Patch9:		%{name}-cap.patch
 URL:		http://www.samba.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -939,6 +940,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 %{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html
 
 cd examples/VFS
@@ -1485,6 +1487,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396  2008-01-29 09:37:47  arekm
+- rel 5; fix build with new libcap
+
 Revision 1.395  2008-01-28 18:36:26  wrobell
 - rel. 4 to rebuild with libcap 2.0.5
 
================================================================

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



More information about the pld-cvs-commit mailing list