2014-08-30 15:20 GMT+02:00 Antonio <sagitter(a)rpmfusion.org>:
Author: sagitter
Update of /cvs/free/rpms/moc/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12275/F-20
Modified Files:
.cvsignore moc.spec sources
Log Message:
Update to new stable release 2.5.0 .
..
## Source archive from svn #2641; obtained by:
## svn co
svn://daper.net/moc/trunk
-## tar -czvf moc-2.5.0-14.beta2.tar.gz trunk
-Source0: %{name}-%{version}-14.beta2.tar.gz
+## tar -czvf moc-2.5.0-17.beta2.tar.gz trunk
+## Source0: %%{name}-%%{version}-17.beta2.tar.gz
+
+Source0:
http://ftp.daper.net/pub/soft/moc/stable/moc-2.5.0.tar.bz2
version macro.
+%ifnarch armv6hl armv7hl
+BuildRequires: ffmpeg-devel
+BuildRequires: libmad-devel
+%endif
At least you can use %{arm} architectural macro, but can you explain why it
would not be enabled on ARM ? At least it does build perfecly fine until
now.
Nicolas (kwizart)