diff --git a/libtirpc.spec b/libtirpc.spec index 199f18f..6e9f536 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -1,6 +1,6 @@ Name: libtirpc -Version: 0.2.5 -Release: 3mamba +Version: 0.3.0 +Release: 1mamba Summary: A port of Suns Transport-Independent RPC library to Linux Group: System/Libraries Vendor: openmamba @@ -38,7 +38,7 @@ This package contains static libraries and header files need for development. %prep %setup -q %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %patch3 -p1 %patch4 -p1 sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" configure.ac @@ -82,6 +82,9 @@ autoreconf -f -i %doc ChangeLog NEWS README TODO %changelog +* Mon May 11 2015 Automatic Build System 0.3.0-1mamba +- automatic version update by autodist + * Wed Oct 01 2014 Silvan Calarco 0.2.5-3mamba - patched to move /var/run/rpcbind.sock to /run/rpcbind.sock