mirror of
https://github.com/jordansissel/fpm
synced 2025-08-30 04:10:42 +02:00
In gem specs ~> is a Pessimistic Version Consrtaint that is inclusive on the bottom end. E.g., '~> 2.2' means '>= 2.2.0 and < 3.0'. I changed the translation to RPM spec to be >= and <. It was > and <. http://docs.rubygems.org/read/chapter/16 http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-advanced-packaging.html |
||
---|---|---|
.. | ||
fpm | ||
fpm.rb |