From b90cd56a5635c84279bf1c40d06b0c2db7eb77dc Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Feb 08 2018 16:19:53 +0000 Subject: remove old stuff --- diff --git a/vim.spec b/vim.spec index a61b762..d235ef4 100644 --- a/vim.spec +++ b/vim.spec @@ -84,6 +84,7 @@ Buildrequires: lua-devel Requires: desktop-file-utils BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} %endif +Epoch: 2 Conflicts: filesystem < 3 %description @@ -112,7 +113,7 @@ to install the vim-common package. %package spell Summary: The dictionaries for spell checking. This package is optional -Requires: vim-common = %{version}-%{release} +Requires: vim-common = %{epoch}:%{version}-%{release} %description spell This subpackage contains dictionaries for vim spell checking in @@ -135,7 +136,7 @@ package is installed. %package enhanced Summary: A version of the VIM editor which includes recent enhancements -Requires: vim-common = %{version}-%{release} which +Requires: vim-common = %{epoch}:%{version}-%{release} which Provides: vim = %{version}-%{release} Provides: mergetool Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -162,7 +163,7 @@ packages that add vim files, p.e. additional syntax files or filetypes. %package X11 Summary: The VIM version of the vi editor for the X Window System - GVim -Requires: vim-common = %{version}-%{release} libattr >= 2.4 gtk3 +Requires: vim-common = %{epoch}:%{version}-%{release} libattr >= 2.4 gtk3 Provides: gvim = %{version}-%{release} Provides: mergetool BuildRequires: gtk3-devel libSM-devel libXt-devel libXpm-devel libappstream-glib @@ -726,7 +727,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog * Thu Feb 08 2018 Zdenek Dohnal - 8.0.1475-2 -- remove old stuff and epoch - epoch was because 7.0.0 was lesser than 7.0.g0 +- remove old stuff * Wed Feb 07 2018 Karsten Hopp 8.0.1475-1 - patchlevel 1475