Url: http://www.enlightenment.org
Group: EFL
Source: python-e_dbus-%{version}.tar.bz2
+Source1001: python-edbus.manifest
BuildRequires: python-devel
BuildRequires: pkgconfig(edbus)
BuildRequires: pkgconfig(dbus-python)
%prep
%setup -q -n python-e_dbus-%{version}
+cp %{SOURCE1001} .
%build
%configure
%make_install
%files
+%manifest %{name}.manifest
%license COPYING
%defattr(-,root,root)
%{_libdir}/python2.7/site-packages/e_dbus.so
%files devel
+%manifest %{name}.manifest
%{_libdir}/pkgconfig/python-edbus.pc
%changelog