SPECS: samba.spec - html-doc CSS style fixes: get rid of crazy col...
twittner
twittner at pld-linux.org
Thu Apr 19 23:27:10 CEST 2007
Author: twittner Date: Thu Apr 19 21:27:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- html-doc CSS style fixes: get rid of crazy colors
- fix some links
---- Files affected:
SPECS:
samba.spec (1.355 -> 1.356)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.355 SPECS/samba.spec:1.356
--- SPECS/samba.spec:1.355 Mon Apr 2 19:02:41 2007
+++ SPECS/samba.spec Thu Apr 19 23:27:05 2007
@@ -53,6 +53,7 @@
Patch2: %{name}-c++-nofail.patch
Patch3: %{name}-pthread.patch
Patch4: %{name}-libsmbclient-libnscd_link.patch
+Patch5: %{name}-doc.patch
URL: http://www.samba.org/
BuildRequires: acl-devel
BuildRequires: autoconf
@@ -76,6 +77,7 @@
%endif
BuildRequires: readline-devel >= 4.2
BuildRequires: rpmbuild(macros) >= 1.304
+BuildRequires: sed >= 4.0
BuildRequires: xfsprogs-devel
Requires(post,preun): /sbin/chkconfig
Requires: %{name}-common = %{epoch}:%{version}-%{release}
@@ -937,6 +939,8 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
+%{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html
cd examples/VFS
tar xjf %{SOURCE7}
@@ -1455,6 +1459,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.356 2007/04/19 21:27:05 twittner
+- html-doc CSS style fixes: get rid of crazy colors
+- fix some links
+
Revision 1.355 2007/04/02 17:02:41 baggins
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.355&r2=1.356&f=u
More information about the pld-cvs-commit
mailing list