diff --git a/doc/source/conf.py b/doc/source/conf.py index c0e4fc1..c8de491 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -48,16 +48,16 @@ master_doc = 'index' # General information about the project. project = u'python-redfish' -copyright = u'2016, Bruno Cornec, Vincent Misson, René Ribaud' +copyright = u'2015, Bruno Cornec, Vincent Misson, René Ribaud' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '0.4' +version = 'PBVER' # The full version, including alpha/beta/rc tags. -release = '0.4' +release = 'PBVER' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/pbconf/python-redfish.pb b/pbconf/python-redfish.pb index 42a1e60..6a8d804 100644 --- a/pbconf/python-redfish.pb +++ b/pbconf/python-redfish.pb @@ -130,7 +130,7 @@ defpkgdir python-redfish = . # List of files per pkg on which to apply filters # Files are mentioned relatively to pbroot/defpkgdir -filteredfiles python-redfish = redfish-client/redfish-client.py +filteredfiles python-redfish = redfish-client/redfish-client.py,doc/source/conf.py #supfiles python-redfish = python-redfish.init # For perl modules, names are different depending on distro