]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: correct "%files mib" section 47124/head
authorKefu Chai <tchaikov@gmail.com>
Sat, 16 Jul 2022 03:34:40 +0000 (11:34 +0800)
committerKefu Chai <tchaikov@gmail.com>
Sat, 16 Jul 2022 11:04:55 +0000 (19:04 +0800)
commit183e3475064459fb10820b1c356875244fbc3f8a
treecf5df5252b060e7ef3e2779065df5bbdc493c877
parentf43c7a6e5f90a5fddf4ccd8cf1e9eebe59243546
ceph.spec.in: correct "%files mib" section

* create the destination directory when installing the MIBs file
* no need to set the file permission bits of a directory not owned by us
* the MIBs installed by us are not config files, and should not be
  marked with `%config`, they are just immutable files not supposed to
  be edited by user.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
ceph.spec.in