diff --git a/libsearpc.spec b/libsearpc.spec index 1e1ab58..2762150 100644 --- a/libsearpc.spec +++ b/libsearpc.spec @@ -1,6 +1,6 @@ Name: libsearpc Version: 3.1 -Release: 1mamba +Release: 2mamba Summary: A simple C language RPC framework based on GObject system Group: System/Libraries Vendor: openmamba @@ -26,6 +26,7 @@ Searpc is a simple C language RPC framework based on GObject system. Searpc hand Group: Development/Libraries Summary: Development files for %{name} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} +Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release} Requires: pkg-config %description devel @@ -63,10 +64,7 @@ This package contains utility applications for %{name}. %defattr(-,root,root) %{_libdir}/libsearpc.so.* %dir %{python_sitearch}/pysearpc -%{python_sitearch}/pysearpc/__init__.py* -%{python_sitearch}/pysearpc/client.py* -%{python_sitearch}/pysearpc/common.py* -%{python_sitearch}/pysearpc/server.py* +%{python_sitearch}/pysearpc/* %doc AUTHORS LICENSE.txt %files devel @@ -84,6 +82,9 @@ This package contains utility applications for %{name}. %{_bindir}/searpc-codegen.py %changelog +* Sun Sep 15 2019 Silvan Calarco 3.1-2mamba +- rebuild to update libtool static requirements + * Thu Dec 07 2017 Silvan Calarco 3.1-1mamba - update to 3.1