python-vobject change python2 package names
Signed-off-by: tuibuilder_pel7x64builder0 <tuibuilder@powerel.org>master
parent
ff9c8a8c44
commit
99767ee7d6
|
@ -23,11 +23,11 @@ generating vCard and vCalendar files.
|
|||
%package -n python2-%{modname}
|
||||
Summary: %{sum}
|
||||
|
||||
Requires: python2-dateutil
|
||||
Requires: python2-setuptools
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: python2-dateutil
|
||||
Requires: python-dateutil
|
||||
Requires: python-setuptools
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-dateutil
|
||||
|
||||
%{?python_provide:%python_provide python2-%{modname}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue