SPECS: samba.spec - get PATH_MAX definition; rel 3
glen
glen at pld-linux.org
Thu Apr 24 01:08:59 CEST 2008
Author: glen Date: Wed Apr 23 23:08:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- get PATH_MAX definition; rel 3
---- Files affected:
SPECS:
samba.spec (1.403 -> 1.404)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.403 SPECS/samba.spec:1.404
--- SPECS/samba.spec:1.403 Wed Apr 23 20:14:38 2008
+++ SPECS/samba.spec Thu Apr 24 01:08:53 2008
@@ -42,7 +42,7 @@
Summary(zh_CN.UTF-8): Samba 客户端和服务器
Name: samba
Version: 3.0.28a
-Release: 2
+Release: 3
Epoch: 1
License: GPL v2
Group: Networking/Daemons
@@ -68,6 +68,7 @@
Patch7: %{name}-lprng-no-dot-printers.patch
Patch8: %{name}-cap.patch
Patch9: %{name}-printerlocation.patch
+Patch10: %{name}-PATH_MAX.patch
URL: http://www.samba.org/
BuildRequires: acl-devel
BuildRequires: autoconf
@@ -957,6 +958,7 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
%{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html
cd examples/VFS
@@ -1508,6 +1510,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.404 2008-04-23 23:08:53 glen
+- get PATH_MAX definition; rel 3
+
Revision 1.403 2008-04-23 18:14:38 glen
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.403&r2=1.404&f=u
More information about the pld-cvs-commit
mailing list