https://bugzilla.rpmfusion.org/show_bug.cgi?id=2017
--- Comment #54 from leigh scott <leigh123linux(a)gmail.com> 2012-08-19 15:47:23 CEST
---
(In reply to comment #53)
(In reply to comment #52)
> You could try
>
> %build
> autoreconf -fi
> intltoolize -f
> %configure --prefix=%{_prefix}
> make %{?_smp_mflags}
I think there's nothing wrong in our spec file: please, read here:
https://lists.rpmfusion.org/pipermail/rpmfusion-developers/2012-August/01...
I wouldn't have approved this package if I was the reviewer with this
%build
./autogen.sh --prefix=/usr
make %{?_smp_mflags}
The autogen line was completely wrong.
--
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.