Hello community,

here is the log from the commit of package mkvtoolnix for openSUSE:Factory 
checked in at 2012-05-21 07:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old)
 and      /work/SRC/openSUSE:Factory/.mkvtoolnix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mkvtoolnix", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes    2012-05-03 
10:58:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new/mkvtoolnix.changes       
2012-05-21 07:28:42.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 16 21:01:52 UTC 2012 - [email protected]
+
+- Now rake broke. Going back to drake.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mkvtoolnix.spec ++++++
--- /var/tmp/diff_new_pack.mk8V7x/_old  2012-05-21 07:28:43.000000000 +0200
+++ /var/tmp/diff_new_pack.mk8V7x/_new  2012-05-21 07:28:43.000000000 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  libebml-devel >= 1.2.2
 BuildRequires:  libmatroska-devel >= 1.3.0
 BuildRequires:  lzo-devel
-BuildRequires:  rubygem-rake
+BuildRequires:  ruby
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(libcurl)
@@ -57,12 +57,10 @@
 
 %build
 %configure --without-build-timestamp --docdir=%{_docdir}/%{name}
-# The included drake version segfaults in Factory and we don't provide a 
package
-# for it. So we use rake even if it doesn't support parallel builds.
-rake V=1
+./drake %{?_smp_mflags} V=1
 
 %install
-rake install DESTDIR=%{buildroot}
+./drake install DESTDIR=%{buildroot}
 install -pm 0644 AUTHORS ChangeLog COPYING README 
%{buildroot}%{_docdir}/%{name}
 cp -a examples %{buildroot}%{_docdir}/%{name}
 # I guess this is the correct thing to do until bnc#737549 is fixed

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to