]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: clarify two important comments
authorNathan Cutler <ncutler@suse.com>
Thu, 25 Jun 2015 16:55:39 +0000 (18:55 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 26 Oct 2015 11:40:54 +0000 (12:40 +0100)
commit7a2cbcb0a4efa365b6d92ec58d7acf4a66e9d2b1
treed7ad161a4b0fbd1fd4c20865572ce8ea9f36653f
parentdfe27c6ba05d49bb73854754b9d5c02cf1c7b1ef
ceph.spec.in: clarify two important comments

First, the terms "common" and "specific" are vague. Second,
"common" can easily be confused with the ceph-common subpackage.

Fix this by rephrasing to "distro-unconditional dependencies" and
"distro-conditional dependencies", respectively.

Third, move the "distro-unconditional dependencies" header so it
is above the part where these dependencies are actually defined.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit dd212fd1d367f70c61f65a97599959668b44aa53)
ceph.spec.in