]> git.pld-linux.org Git - packages/samba.git/blobdiff - samba.spec
- html-doc CSS style fixes: get rid of crazy colors
[packages/samba.git] / samba.spec
index 15ad73f0ba3ee2a2c227f878dce6a84703f3ba66..ced79d3111405e4d5f3988ea62ee5b0b901c5db6 100644 (file)
@@ -52,6 +52,7 @@ Patch1:               %{name}-FHS.patch
 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
@@ -75,6 +76,7 @@ BuildRequires:        rpm-pythonprov
 %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}
@@ -936,6 +938,8 @@ Documentacja samby w formacie PDF.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html
 
 cd examples/VFS
 tar xjf %{SOURCE7}
This page took 0.023481 seconds and 4 git commands to generate.