Hello community,

here is the log from the commit of package jack for openSUSE:Factory checked in 
at 2014-05-14 10:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jack (Old)
 and      /work/SRC/openSUSE:Factory/.jack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jack"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jack/jack.changes        2013-06-14 
16:46:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jack.new/jack.changes   2014-05-14 
10:50:32.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May  2 09:10:30 CEST 2014 - [email protected]
+
+- Enable firewire only for 12.1+ due to lack of libffado-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jack.spec ++++++
--- /var/tmp/diff_new_pack.eKZOtd/_old  2014-05-14 10:50:33.000000000 +0200
+++ /var/tmp/diff_new_pack.eKZOtd/_new  2014-05-14 10:50:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jack
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,9 @@
 %if 0%{?suse_version} > 1110
 # Switch the --dbus on and off, on = 1
 %define wdbus 1
+%if 0%{?suse_version} > 1140
 BuildRequires:  libffado-devel >= 2.0.1.2040
+%endif
 %else
 %define wdbus 0
 %endif
@@ -130,7 +132,7 @@
 %if 0%{?wdbus} == 1
   --dbus \
 %endif
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} > 1140
   --firewire \
 %endif
 %if %{buildoc} == 1
@@ -197,7 +199,7 @@
 %{_libdir}/%{name}/%{name}_loopback.so*
 %{_libdir}/%{name}/%{name}_netone.so*
 %{_libdir}/%{name}/jack_alsarawmidi.so
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} > 1140
 %{_libdir}/%{name}/%{name}_firewire.so
 %endif
 %if 0%{?wdbus} == 1

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

Reply via email to