https://bugzilla.rpmfusion.org/show_bug.cgi?id=2127
leigh scott <leigh123linux(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leigh123linux@fedoraproject
| |.org
--- Comment #1 from leigh scott <leigh123linux(a)fedoraproject.org> 2012-03-26
18:25:11 CEST ---
There are bits in the spec that aren't needed unless you intend to build this
for epel5.
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
and
%clean
rm -rf $RPM_BUILD_ROOT
Also why the ppc bit?, surely that's not required as rpmfusion doesn't support
ppc builds on the buildsystem.
%ifarch ppc ppc64
--enable-altivec \
%endif
--
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.