Fix release notes path in common spec 23/21923/1
authorFeng Pan <fpan@redhat.com>
Tue, 20 Sep 2016 19:19:21 +0000 (15:19 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 20 Sep 2016 19:20:53 +0000 (19:20 +0000)
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit f71bee80dac179ed9db1963a71b8b1a22efc2e08)

build/rpm_specs/opnfv-apex-common.spec

index 8cd76d6..66f4f47 100644 (file)
@@ -23,7 +23,7 @@ https://wiki.opnfv.org/apex
 
 %build
 rst2html docs/installationprocedure/index.rst docs/installation-instructions.html
-rst2html docs/release-notes/release-notes.rst docs/release-notes.html
+rst2html docs/releasenotes/release-notes.rst docs/release-notes.html
 
 %global __python %{__python3}