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=575541

Terje Røsten <terje...@phys.ntnu.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+

--- Comment #8 from Terje Røsten <terje...@phys.ntnu.no> 2010-03-22 04:58:48 
EDT ---
You can collapse
  install -d ${RPM_BUILD_ROOT}%{_datadir}/applications
  install -p -m 644 xcalc.desktop ${RPM_BUILD_ROOT}%{_datadir}/applications
to 
  install -D -p -m 644 xcalc.desktop
${RPM_BUILD_ROOT}%{_datadir}/applications/xcalc.desktop

And add the V=1:

 make %{?_smp_mflags} V=1

if you want.

License is of course MIT. 

Name conflicts from RHEL 3 in Fedora >= 11 I don't understand, ignored.

And we are done.

  The package xcalc is APPROVED.

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to