Accepting request 79343 from network
Install rpcinfo page since glibc does not install it anymore. (forwarded request 79204 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/79343 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=19
This commit is contained in:
commit
506a502170
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 19:00:51 UTC 2011 - aj@suse.de
|
||||
|
||||
- Install rpcinfo man page since glibc does not install its man
|
||||
page anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 14:39:35 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
@ -79,8 +79,6 @@ mkdir -p $RPM_BUILD_ROOT/etc/init.d/
|
||||
install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/etc/init.d/rpcbind
|
||||
ln -s /etc/init.d/rpcbind $RPM_BUILD_ROOT/sbin/rcrpcbind
|
||||
mkdir -p $RPM_BUILD_ROOT%_localstatedir/lib/rpcbind
|
||||
# for now remove this man page since it conflicts with glibc
|
||||
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/rpcinfo.8
|
||||
# fillup template
|
||||
mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
|
||||
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/var/adm/fillup-templates/
|
||||
|
Loading…
Reference in New Issue
Block a user