scylla-jmx/dist
Takuya ASADA 854e6072a2 dist/redhat: prevent build error on older Fedora/CentOS
Current scylla.spec fails build on Fedora 27, since python2-pystache is
new package name that renamed on Fedora 28.
But Fedora 28's python2-pystache has tag "Provides: pystache",
so we can depends on old package name, this way we can build scylla.spec both
on Fedora 27/28.

Signed-off-by: Takuya ASADA <syuu@scylladb.com>
Message-Id: <20181028175757.32224-1-syuu@scylladb.com>
2018-10-29 11:37:25 +02:00
..
common dist: simplified build script templates 2018-06-10 19:37:26 +03:00
debian dist/debian: minor fixes for relocatable .deb 2018-10-25 10:29:27 +03:00
redhat dist/redhat: prevent build error on older Fedora/CentOS 2018-10-29 11:37:25 +02:00