diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-12 13:56:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-12 13:56:40 +0000 |
commit | 0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6 (patch) | |
tree | 34e2c42a1bea5045f34bf8fd0d7c46ea38ea7d82 /NEWS | |
parent | 20ba103d07067b21f0089892eeae618af73d32ce (diff) | |
download | perl-URPM-0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6.tar perl-URPM-0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6.tar.gz perl-URPM-0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6.tar.bz2 perl-URPM-0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6.tar.xz perl-URPM-0ae6fc1c01e879250b0f0ba12c6dbefe84bea8c6.zip |
- hack on $pkg->is_arch_compat to make it return true for noarch packages
when using rpm 4.4.8 (#31314)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- hack on $pkg->is_arch_compat to make it return true for noarch packages + when using rpm 4.4.8 (#31314) + Version 1.63 - 9 May 2007, by Pascal "Pixel" Rigaux - add $trans->Element_fullname |