diff --git a/rpcbind.spec b/rpcbind.spec index 93a195d..5e67888 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -1,8 +1,8 @@ %define groupid 59 %define userid 59 Name: rpcbind -Version: 0.2.1 -Release: 3mamba +Version: 0.2.2 +Release: 1mamba Summary: A replacement for portmap required for import or export of NFS shared directories Group: System/Servers Vendor: openmamba @@ -35,7 +35,7 @@ The rpcbind program is a replacement for portmap. It is required for import or e %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %patch2 -p1 %build @@ -100,6 +100,9 @@ fi %doc AUTHORS COPYING %changelog +* Mon Dec 29 2014 Automatic Build System 0.2.2-1mamba +- automatic update by autodist + * Wed Oct 01 2014 Silvan Calarco 0.2.1-3mamba - rebuilt with libtirpc-devel >= 0.2.5-3mamba to get from headers new location of rpcbind.sock (/run) - remove listening to 111 in rpcbind.socket to let rpcbind start correctly with systemd