Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: gridengine - Grid Engine - Distributed Computing Management software https://bugzilla.redhat.com/show_bug.cgi?id=316141 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2008-02-02 07:35 EST ------- Created an attachment (id=293788) --> (https://bugzilla.redhat.com/attachment.cgi?id=293788&action=view) A example spec file using %define afterwards Well, I have not checked -3 yet, however: (In reply to comment #23) > (In reply to comment #20) > > B. For spec file: > > B-2: %prep > > * Source file override > > --------------------------------------------------------------- > > cp source/dist/util/arch %SOURCE8 > > --------------------------------------------------------------- > > - Source file must not be overwritten. > > If you want to "define" sgearch, you can do like > > --------------------------------------------------------------- > > %install > > sgearch=`sh source/dist/util/arch` > > --------------------------------------------------------------- > > The problem is I need %{sgearch} in the %files section as well. Suggestions? You can use %define afterwards. A example is attached. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review