diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/spec_file_format.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/spec_file_format.rst b/docs/source/spec_file_format.rst index 524c96e..b03af7c 100644 --- a/docs/source/spec_file_format.rst +++ b/docs/source/spec_file_format.rst @@ -221,13 +221,13 @@ This is a generic example of an IPS spec file name: ipsutils version: 0.6.0 release: 1 - maintainer: "Joseph Hunkeler <jhunk@stsci.edu>" + maintainer: Joseph Hunkeler <jhunk@stsci.edu> upstream_url: http://localhost/$name-$version.tar.gz source_url: http://localhost/$name-$version.tar.gz - description: "Python IPS library" - summary: "A python based IPS library" + description: Python IPS library + summary: A python based IPS library group: developer - classification: "org.opensolaris.category.2008:Development/Distribution Tools" + classification: org.opensolaris.category.2008:Development/Distribution Tools arch: i386 license: GPL |