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

Dominik Mierzejewski rathann at fedoraproject.org
Mon Dec 1 17:49:33 UTC 2008


Author: rathann

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

Modified Files:
	mkvtoolnix.spec 
Log Message:
let it break on ppc64 for debugging


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




More information about the fedora-extras-commits mailing list