[Bug 2855] Review request: flowblade - A fast, efficient video editor
RPM Fusion Bugzilla
noreply at rpmfusion.org
Sat Jul 6 02:45:02 CEST 2013
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2855
--- Comment #24 from Richard <hobbes1069 at gmail.com> 2013-07-06 02:45:02 CEST ---
No, I think it's just confused because of the way you have your spec laid
out...
%global name flowblade
%global release 1%{?dist}
%global version 0.8.0
Get rid of this, just use the tags directly, i.e.:
Name: flowblade
Version: 0.8.0
Release: 1%{?dist}
Also:
%install
rm -fr $RPM_BUILD_ROOT
kill the rm -fr $RPM_BUILD_ROOT...
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list