rpcbind/rpcbind.spec

changeset 1
4667f24fe848
parent 0
4f133201e207
     1.1 --- a/rpcbind/rpcbind.spec	Fri Mar 11 21:30:26 2011 +0100
     1.2 +++ b/rpcbind/rpcbind.spec	Fri Mar 11 21:36:51 2011 +0100
     1.3 @@ -2,8 +2,11 @@
     1.4  
     1.5  Name:           rpcbind
     1.6  Version:        0.2.0
     1.7 -Release:	8%{?dist}
     1.8 +Release:	    20101201
     1.9  Summary:        Universal Addresses to RPC Program Number Mapper
    1.10 +Vendor:         Europalab Software
    1.11 +Packager:       Michael Schloh von Bennewitz
    1.12 +Distribution:   MeeGo Thirdparty
    1.13  Group:          System Environment/Daemons
    1.14  License:        BSD
    1.15  URL:            http://nfsv4.bullopensource.org
    1.16 @@ -11,12 +14,7 @@
    1.17  BuildRoot:      %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
    1.18  Source0:        http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2
    1.19  Source1: rpcbind.init
    1.20 -
    1.21 -Patch001: rpcbind-0.2.1-rc2.patch
    1.22 -
    1.23 -#Patch100: rpcbind-0.2.0-usage-fix.patch
    1.24 -#Patch101: rpcbind-0.2.0-soreuseaddr-listner.patch
    1.25 -#Patch102: rpcbind-0.2.0-nofork.patch
    1.26 +Patch0:  rpcbind.patch
    1.27  
    1.28  Requires: glibc-common setup
    1.29  Conflicts: man-pages < 2.43-12
    1.30 @@ -24,7 +22,7 @@
    1.31  BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
    1.32  Requires(pre): /usr/sbin/groupadd  /usr/sbin/groupdel
    1.33  Requires(pre): /usr/sbin/useradd  /usr/sbin/userdel
    1.34 -Requires(pre): coreutils
    1.35 +Requires(pre): coreutils fastinit
    1.36  Requires(post): /sbin/chkconfig
    1.37  Requires(post): /sbin/chkconfig
    1.38  
    1.39 @@ -38,7 +36,7 @@
    1.40  
    1.41  %prep
    1.42  %setup -q
    1.43 -%patch001 -p1
    1.44 +%patch0 -p1
    1.45  
    1.46  %build
    1.47  %ifarch s390 s390x
    1.48 @@ -123,6 +121,9 @@
    1.49  %dir %attr(700,rpc,rpc) /var/lib/rpcbind
    1.50  
    1.51  %changelog
    1.52 +* Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 0.2.0-20101201
    1.53 +- Repackage for MeeGo 1.1
    1.54 +
    1.55  * Tue Nov 30 2010 Steve Dickson <steved@redhat.com> - 0.2.0-8
    1.56  - Updated to the latest upstream release: rpcbind-0.2.1-rc2
    1.57  

mercurial