https://bugzilla.rpmfusion.org/show_bug.cgi?id=3694
--- Comment #6 from Sérgio Basto <sergio(a)serjux.com> 2015-06-21 08:30:22 CEST ---
Created attachment 1449
-->
https://bugzilla.rpmfusion.org/attachment.cgi?id=1449
fix to /usr/bin/flowblade
Hi,
1- Now to run flowblade, we need this patch, if no better alternative , please
add patch in flowblade.spec
2- Please build on %build and install on %install with:
%build
python setup.py build
%install
python setup.py install --skip-build --root %{buildroot}
3- Still need improve locales, why you use :
%exclude %{python_sitelib}/Flowblade/locale ? , they aren't in package !
4- About /usr/libexec/flowblade file [1] , sorry, after analyze better it is a
mimetype with action !?! So maybe better is delete after the do setup.py
install , I don't know , for me still a mystery where put this file .
I think it all to accept the package
Thanks,
[1]
cat /usr/libexec/flowblade
application/vnd.flowblade-project; /usr/bin/flowblade '%s'; test=test -n
"$DISPLAY"; priority=5
--
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.