]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
packaging: add all erasure code plugins to RPM packages 2434/head
authorLoic Dachary <loic-201408@dachary.org>
Tue, 9 Sep 2014 14:50:31 +0000 (16:50 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Tue, 9 Sep 2014 15:05:56 +0000 (17:05 +0200)
commite9b09e8cc1039d8cad56a4555d940b9565e6c088
tree188b989dfb7bed51e060dce6dfd9b1cd28eae389
parentd5777c421548e7f039bb2c77cb0df2e9c7404723
packaging: add all erasure code plugins to RPM packages

It means distributing a few plugins that are only used for unit testing
but it does not use much disk space and this is otherwise harmless.

Explicitly listing which plugins are to be installed is problematic
because some of them (isa for now and maybe more later) are not
available for all architectures. Properly maintaining the list of
plugins to install would therefore mean exactly matching which
architecture has which plugins.

http://tracker.ceph.com/issues/9381 Fixes: #9381

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
ceph.spec.in