Commit 696c734a authored by Vitaly Lipatov's avatar Vitaly Lipatov

eepm.spec: provides/obsoletes epm only on ALT

parent 85d47e91
# from rpm-build-intro
# redefined during rpmbps (originally set from rpm-build-intro)
%define pkgsystem apt-rpm
Name: eepm
......@@ -21,10 +21,10 @@ BuildArchitectures: noarch
# use distr_vendor from it
BuildRequires: rpm-build-intro
%if "%_vendor" == "alt"
Obsoletes: epm
Provides: epm = %EVR
%if "%_vendor" == "alt"
# FIXHERE: Replace with target platform package manager
Requires: apt rpm
%endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment