On Tue, Dec 08, 2009 at 01:06:47PM +0100, Yury V. Zaytsev wrote:
> If you can spend some time to update the SPEC I will try to find a
> moment to review and commit it.  

You'd be better off getting someone who understands RPM packaging to look at
it, but my effort would be:

--- unfs3.spec.orig     2009-12-08 12:17:41.000000000 +0000
+++ unfs3.spec  2009-12-08 12:26:22.000000000 +0000
@@ -35,6 +35,7 @@
 %install
 %{__rm} -rf %{buildroot}
 %{__make} install DESTDIR="%{buildroot}"
+%{__install} -Dp -m0755 unfsd.init %{buildroot}%{_initrddir}/unfs3
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -44,6 +45,7 @@
 %doc CREDITS LICENSE NEWS README contrib/ doc/
 %doc %{_mandir}/man7/tags.7*
 %doc %{_mandir}/man8/unfsd.8*
+%config %{_initrddir}/unfs3
 %{_sbindir}/unfsd
 
 %changelog

-- 
Chris Butler
Zedcore Systems Ltd

Direct dial: 0114 303 0572
Switchboard: 0114 238 1828 ext 72
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to