rabbitmq / erlang-rpm

Latest Erlang/OTP releases packaged as a zero dependency RPM, just enough for running RabbitMQ
https://rabbitmq.com/install-rpm.html
Other
550 stars 117 forks source link

erlang.spec: Remove the `Provides: erlang` line #63

Closed dumbbell closed 6 years ago

dumbbell commented 6 years ago

It's too generic and apparently breaks the version requirements in packages depending on Erlang.

michaelklishin commented 6 years ago

Thank you!