https://bugzilla.rpmfusion.org/show_bug.cgi?id=4393
Vasiliy Glazov <vascom2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vascom2(a)gmail.com
--- Comment #1 from Vasiliy Glazov <vascom2(a)gmail.com> ---
1. You should change %setup -q to %autosetup
2. make %{?_smp_mflags} to %make_build
3. export DESTDIR=%{buildroot}
make install
to %make_install
4. Remove
%defattr(-,root,root,-)
5. In %files section use %{_bindir}/* instead of one string for each file.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.