rpms/mkvtoolnix/devel mkvtoolnix.spec,1.10,1.11

Dominik Mierzejewski rathann at fedoraproject.org
Mon Dec 1 17:19:28 UTC 2008


Author: rathann

Update of /cvs/pkgs/rpms/mkvtoolnix/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3361

Modified Files:
	mkvtoolnix.spec 
Log Message:
remove debugging and add ExcludeArch: ppc64 temporarily


Index: mkvtoolnix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mkvtoolnix/devel/mkvtoolnix.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mkvtoolnix.spec	30 Nov 2008 23:21:49 -0000	1.10
+++ mkvtoolnix.spec	1 Dec 2008 17:18:58 -0000	1.11
@@ -22,6 +22,8 @@
 BuildRequires: lzo-devel
 BuildRequires: bzip2-devel
 BuildRequires: wxGTK-devel
+# https://bugzilla.redhat.com/show_bug.cgi?id=473976
+ExcludeArch: ppc64
 
 %description
 Mkvtoolnix is a set of utilities to mux and demux audio, video and subtitle
@@ -47,7 +49,7 @@
 done
 
 %build
-%configure || cat config.log
+%configure
 %{__make} %{?_smp_mflags} V=1
 %{__make} %{?_smp_mflags} V=1 TOOLS=1 -C src
 




More information about the fedora-extras-commits mailing list