[packagers] bug in razor-agents-2.81-1 spec file

subs at jake8us.org subs at jake8us.org
Tue Aug 22 03:55:23 CEST 2006


Apparently the razor package was changed so that all the commands like
razor-check and razor-report are no longer just links to razor-client.
They are now real files. Here is a patch to the razor-agents.spec which
fixes this.

--- razor-agents_old.spec       2006-05-25 23:51:06.000000000 -0400
+++ razor-agents_new.spec       2006-08-21 19:05:02.000000000 -0400
@@ -67,9 +67,7 @@
        INSTALLMAN5DIR="%{_mandir}/man5"

 %{__install} -d -m0755 %{buildroot}%{_bindir}
-for bin in razor-check razor-report razor-admin razor-revoke; do
-    %{__ln_s} -f razor-client %{buildroot}%{_bindir}/$bin
-done
+%{__install} -p -m0755 bin/* %{buildroot}%{_bindir}/.

 %clean
 %{__rm} -rf %{buildroot}

I got this package/spec from dries repo it was called
razor-agents-2.81-1.fc5.rf.src.rpm.

I checked and the svn version of the spec file and it was the same as
the one in the .src.rpm file above.

thanks

-- 
####[ Linux One Stanza Tip (LOST) ]###########################
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
Sub  Large memory and LILO boot                     LOST #233
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
There may be problems in LILO automatically  detecting  memory
larger than 64 mb, in which case, the following are needed
a) to lilo.conf add 'append = "mem=255M"' (for 256 mb RAM)
b) run 'lilo -v' to re-initialise boot sector
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
####<bish at nde.vsnl.net.in>####################################
                                                  _     _
       \|/                                      o' \,=./ `o
       @-@       http://www.jak8us.org/~sam/       (o o)
--ooO--(_)--Ooo---=--=---=--=---=---=---=--=---ooO--(_)--Ooo--
work:  slmingol at jake8us.org             home:  sam at jake8us.org
  \                                                    /
   GPG Pub. Key: http://www.jake8us.org/~sam/pubkey.asc
--..---..---..---..---..---..---..---...---..---..---..---..--


More information about the packagers mailing list