Andrey Borzenkov wrote:
� Sun, 09 Jun 2013 08:15:33 -0700 Linda Walsh <suse@tlinx.org> �����:
Gvim, among several other suspicious packages has a dependency on systemd.
It does not.
Sigh... My mistake, meant to ask why systemd is required to BUILD it? %define pkg_version 7.3 %define official_ptchlvl 661 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site Name: vim Version: 7.3.%{official_ptchlvl} Release: 2.1 BuildRequires: db-devel %if 0%{?suse_version} > 1020 BuildRequires: fdupes %endif BuildRequires: autoconf BuildRequires: gettext-devel BuildRequires: gtk2-devel %if 0%{?suse_version} > 1200 BuildRequires: pkgconfig(xt) %endif BuildRequires: ncurses-devel BuildRequires: perl BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: ruby-devel BuildRequires: systemd <<<<------------------- BuildRequires: tcl-devel BuildRequires: update-alternatives BuildRequires: update-desktop-fil ... %define vim_prereq %{name}-base = %{version} # Explicitly require versioned perl for libperl.so %define perl_requires perl = %(rpm -q --qf '%{VERSION}' perl) ---- Also why is perl have an extra check to have it require a specific minor release? It's not done for ruby or python or any of the other script languages... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org