Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=628665

Stanislav Ochotnicky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Stanislav Ochotnicky <[email protected]> 2010-12-23 
09:19:36 EST ---
Quick look at the spec:
 * New version is available
 * Source0: should be normal URL, most probably:
http://courses.missouristate.edu/KenVollmar/MARS/MARS_4_0_1_Oct2010/Mars_4_0_1.jar
 * clean section/buildroot definition and rm -rf in the beginning of %install
is not needed anymore (unless you plan to do EPEL-5 build)
 * You should remove classpath from manifest before including it in output jar
 * instead of:
install -Dpm 755 %{_sourcedir}/Mars $RPM_BUILD_ROOT/%{_bindir}/Mars
do:
install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}/Mars

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to