1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-30 04:10:42 +02:00
fpm/spec
Jordan Sissel d8f2ac7cb6 - write specs to ensure the default epoch and release are always '1'
This ensures future regressions are caught before fpm releases.

- rpm: if epoch is nil, default to 1. This fixes a regression where fpm
  0.4.3 generated rpms with an epoch of '1' and the fpm 0.4.17 (or
  somewhere in between) started generating rpms with no epoch value.
  This caused version comparisions of '15' and '10' to show '10' as
  newer if you built the version 10 one in older fpms.
2012-09-25 13:48:33 -07:00
..
fixtures - Add specs for the gem package 2012-03-14 23:26:58 -07:00
fpm - write specs to ensure the default epoch and release are always '1' 2012-09-25 13:48:33 -07:00
spec_setup.rb - skip rpm tests and warn if 'rpmbuild' is not found. 2012-03-09 20:00:07 +00:00