fix multilib

This commit is contained in:
Jiri Pirko 2014-01-23 13:37:39 +01:00
parent b29eb78b80
commit b26585d7fd

View File

@ -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 <jpirko@redhat.com> - 1.9-2
- fix multilib
* Tue Nov 12 2013 Jiri Pirko <jpirko@redhat.com> - 1.9-1
- Update to 1.9
- libteamdctl: remove false lib dependencies