From c657962ecea071d25dab49c92788d8763795dc50 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Mon, 20 Aug 2012 14:13:25 +0200 Subject: [PATCH] Small fix to add these files to the rpm, this was breaking the waf rpm build (ported from 4.0 branch) --- cloud.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloud.spec b/cloud.spec index 4ed9d0f0bf2..0670ec699ea 100644 --- a/cloud.spec +++ b/cloud.spec @@ -419,6 +419,8 @@ fi %attr(0755,root,root) %{_bindir}/cloud-sccs %attr(0755,root,root) %{_bindir}/cloud-gitrevs %doc %{_docdir}/%{name}-%{version}/version-info +%doc %{_docdir}/%{name}-%{version}/sccs-info +%doc %{_docdir}/%{name}-%{version}/configure-info %doc README.html %doc debian/copyright