[Bug 176006] Review Request: Streamtuner - a stream directory browser.

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 17 12:04:04 UTC 2005


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: Streamtuner - a stream directory browser.


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





------- Additional Comments From mpeters at mac.com  2005-12-17 07:03 EST -------
desktop-file-install --vendor %{desktop_vendor} --delete-original \

should be

desktop-file-install --vendor=fedora \

Note that you don't need to --delete-original because the original isn't
installed in the buildroot (you can, but not need to)

also - noticed

%define release		2.fc4

When you do it - use %{?dist} tag - ie

Release:                2%{?dist}

The build system will have dist defined properly.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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.




More information about the fedora-extras-list mailing list