diff --git a/libteam.spec b/libteam.spec index 5db5a37..50608ec 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries License: LGPLv2+ @@ -57,11 +57,6 @@ supplied by team network device library. This package should be installed if you want to develop Python programs that will manipulate team network devices. -%{?filter_setup: -%filter_provides_in %{python_sitearch}.*\.so$ -%filter_setup -} - %prep %setup -q @@ -140,6 +135,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Thu Jan 23 2013 Jiri Pirko - 1.9-2 +- fix multilib + * Tue Nov 12 2013 Jiri Pirko - 1.9-1 - Update to 1.9 - libteamdctl: remove false lib dependencies