added new python-zope- components [release 4.5-2mamba;Sat Feb 02 2019]
This commit is contained in:
parent
7d60fde3ee
commit
f028d29020
@ -1,6 +1,6 @@
|
||||
Name: python-zope-component
|
||||
Version: 4.5
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Zope Component Architecture
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -14,13 +14,21 @@ BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
Requires: python-zope-deferredimport
|
||||
Requires: python-zope-deprecation
|
||||
Requires: python-zope-interface
|
||||
Requires: python-zope-event
|
||||
Requires: python-zope-hookable
|
||||
Requires: python-zope-proxy
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n zope.component-%{version}
|
||||
|
||||
@ -38,10 +46,13 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
|
||||
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Feb 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.5-2mamba
|
||||
- added new python-zope- components
|
||||
|
||||
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 4.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user