diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index e0b894f..c630a1e 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,6 +1,6 @@ %define name rpm-mandriva-setup %define version 1.1 -%define release %mkrel 3 +%define release %mkrel 4 # This can be usefull for backport as rpm-4.2 # provide the emacs-spec mode @@ -30,6 +30,7 @@ The Mandriva rpm configuration and scripts Group: System/Configuration/Packaging Summary: The Mandriva rpm configuration and scripts to build rpms Requires: spec-helper >= 0.6-5mdk +Requires: multiarch-utils >= 1.0.3 Requires: %name = %version-%release %if have_emacsmodespec Conflicts: rpm < 4.4.1 @@ -91,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Jun 25 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1-4mdk +- require multiarch-utils + * Thu Jun 23 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1-3mdk - enforce requirement to avoid conflict during update |