diff -r 4f133201e207 -r 4667f24fe848 rpcbind/rpcbind.spec --- a/rpcbind/rpcbind.spec Fri Mar 11 21:30:26 2011 +0100 +++ b/rpcbind/rpcbind.spec Fri Mar 11 21:36:51 2011 +0100 @@ -2,8 +2,11 @@ Name: rpcbind Version: 0.2.0 -Release: 8%{?dist} +Release: 20101201 Summary: Universal Addresses to RPC Program Number Mapper +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: System Environment/Daemons License: BSD URL: http://nfsv4.bullopensource.org @@ -11,12 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) Source0: http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2 Source1: rpcbind.init - -Patch001: rpcbind-0.2.1-rc2.patch - -#Patch100: rpcbind-0.2.0-usage-fix.patch -#Patch101: rpcbind-0.2.0-soreuseaddr-listner.patch -#Patch102: rpcbind-0.2.0-nofork.patch +Patch0: rpcbind.patch Requires: glibc-common setup Conflicts: man-pages < 2.43-12 @@ -24,7 +22,7 @@ BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel Requires(pre): /usr/sbin/groupadd /usr/sbin/groupdel Requires(pre): /usr/sbin/useradd /usr/sbin/userdel -Requires(pre): coreutils +Requires(pre): coreutils fastinit Requires(post): /sbin/chkconfig Requires(post): /sbin/chkconfig @@ -38,7 +36,7 @@ %prep %setup -q -%patch001 -p1 +%patch0 -p1 %build %ifarch s390 s390x @@ -123,6 +121,9 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog +* Wed Dec 1 2010 Michael Schloh von Bennewitz - 0.2.0-20101201 +- Repackage for MeeGo 1.1 + * Tue Nov 30 2010 Steve Dickson - 0.2.0-8 - Updated to the latest upstream release: rpcbind-0.2.1-rc2