On Jul 30 2018, Johannes Kastl <kastl@b1-systems.de> wrote:
I added a patch 0001-change-dependency-for-fog-core-to-2.1.0.patch that changes the versions in the gemspec file, and added it to the spec via the gem2rpm.yml: :patches: 0001-change-dependency-for-fog-core-to-2.1.0.patch: -p1
This resulted in the following lines in the spec file:
%prep %gem_unpack %patch0 -p1 find -type f -print0 | xargs -0 touch -r %{S:0} %gem_build
But still somehow 1.43 ends up being required:
There is a reference to fog-core in the metadata, too. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org