diff --git a/rpcbind.changes b/rpcbind.changes index 09c72c2..0ccca0e 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com + +- add some provides and requires for sysvinit scripts to please insserv + ------------------------------------------------------------------- Sun Nov 14 14:00:49 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/rpcbind.spec b/rpcbind.spec index 0a469ed..ac70214 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -37,7 +37,9 @@ Source4: pmap_set.c BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: portmap = 6.0+git20070716 Obsoletes: portmap <= 6.0+git20070716 -PreReq: %insserv_prereq %fillup_prereq /sbin/checkproc +# hopefully soon we will have this autogenerated from rpm +Provides: sysvinit(portmap) sysvinit(rpcbind) +PreReq: %insserv_prereq %fillup_prereq /sbin/checkproc sysvinit(network) syslog %define statefile /var/lib/portmap.state %description