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 1c369d9..e0b894f 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 2 +%define release %mkrel 3 # 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: %name = %version-%release %if have_emacsmodespec Conflicts: rpm < 4.4.1 %endif @@ -90,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jun 23 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1-3mdk +- enforce requirement to avoid conflict during update + * Wed Jun 22 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1-2mdk - split package for dep |