mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Fix support for recent versions of rpm
Recent versions of rpm (such as 4.7.0) ignore the buildroot setting in the spec file. Use the --buildroot option to ensure the correct buildroot is used.
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
alien (8.78) UNRELEASED; urgency=low
|
||||
|
||||
* Add support for rpm 4.7.0, which ignores the buildroot setting in the
|
||||
spec file, by passing --buildroot. (Thanks, Pavel Roskin)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 08 Jul 2009 13:50:12 -0400
|
||||
|
||||
alien (8.77) unstable; urgency=low
|
||||
|
||||
* Don't allow whitespace in package version when parsing debian/changelog.
|
||||
|
||||
Reference in New Issue
Block a user