commit ffado for openSUSE:Factory
Hello community, here is the log from the commit of package ffado for openSUSE:Factory checked in at Tue Nov 2 16:21:25 CET 2010. -------- New Changes file: --- /dev/null 2010-07-09 01:59:37.000000000 +0200 +++ /mounts/work_src_done/STABLE/ffado/ffado-mixer.changes 2010-11-01 16:00:35.000000000 +0100 @@ -0,0 +1,30 @@ +------------------------------------------------------------------- +Mon Nov 1 10:07:50 UTC 2010 - coolo@novell.com + +- remove qt dependency, splitted into ffado-mixer spec file + +------------------------------------------------------------------- +Thu Sep 30 10:38:42 UTC 2010 - davejplater@gmail.com + +- Update to version 2.0.1 +- Upstream changes :- + Make it work on the new firewire-stack. + Of course some more fixes went into the package. But its mostly + intended for distributors so they can finally deprecate/disable the + old firewire stack in kernels. + For more changelog and instructions please look back at the 2.0.0 + release announcement http://www.ffado.org/?q=release/2.0.0 + +------------------------------------------------------------------- +Wed Jun 16 06:03:13 UTC 2010 - davejplater@gmail.com + +- Update to svn 1856. +- Upstream changes : Make it easier for distributions to define + their own additional built-flags. + Numerous bug fixes, see ChangeLog for details. + +------------------------------------------------------------------- +Fri Apr 30 08:18:48 UTC 2010 - davejplater@gmail.com + +- Created package ffado version 2.0.0 + --- ffado/ffado.changes 2010-10-02 22:25:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/ffado/ffado.changes 2010-11-01 11:08:17.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 1 10:07:50 UTC 2010 - coolo@novell.com + +- remove qt dependency, splitted into ffado-mixer spec file + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- ffado-mixer.changes ffado-mixer.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffado-mixer.spec ++++++ # # spec file for package ffado-mixer (Version 2.0.1) # # Copyright (c) 2010 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild # The python_sitelib macro doesn't seem to be available in 11.1 and 11.0 %if 0%{?suse_version} < 1120 %define python_sitelib %{_libexecdir}/python%{py_ver}/site-packages %endif Name: ffado-mixer %define tname libffado Version: 2.0.1 Release: 1 License: GPLv2+ Group: Productivity/Multimedia/Other Summary: FireWire 1394 support for audio devices, svn snapshot Url: http://www.ffado.org/ Source0: %{tname}-%{version}.tar.bz2 BuildRequires: libavc1394-devel libraw1394-devel >= 1.3.0 libxml++-devel scons BuildRequires: doxygen libexpat-devel pkg-config update-desktop-files xdg-utils BuildRequires: alsa-devel dbus-1-devel >= 1.0 fdupes gcc-c++ libiec61883-devel >= 1.1.0 BuildRequires: dbus-1-python-devel graphviz-gnome libqt4-devel subversion xorg-x11-fonts BuildRequires: ffado %if 0%{?suse_version} > 1110 BuildRequires: python-qt4-devel %else BuildRequires: python-qt4 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} %description FFADO aims to provide a generic, open-source solution to support FireWire(IEEE1394, iLink) based (semi-) professional audio interfaces. It's the successor of the FreeBoB project. FFADO is a volunteer-based community effort, trying to provide Linux with at least the same level of functionality that is present on the other operating systems. The range of FireWire Audio Devices that we would like to support is broad: from pure audio interfaces over mixed audio-control devices to DSP algorithm devices. This is a snapshot of svn revision 1855 %prep %setup -n %{tname}-%{version} -q %build scons %{?jobs:--jobs=%jobs} \ PREFIX=%{_prefix} \ LIBDIR=%{_libdir} \ ENABLE_GENERICAVC=yes \ SERIALIZE_USE_EXPAT=no \ DEBUG=no \ ENABLE_ALL=yes \ PYPKGDIR=%{python_sitelib} \ ENABLE_OPTIMIZATIONS=yes \ BUILD_TESTS=yes \ COMPILE_FLAGS="%{optflags} -fno-strict-aliasing -ggdb" %install rm -rf %{buildroot} scons DESTDIR=%{buildroot} \ install mv %{buildroot}%{_datadir}/%{tname}/icons %{buildroot}%{_datadir}/ rm %{buildroot}%_libdir/%tname.* rm -r %{buildroot}/usr/include/libffado rm -r %{buildroot}%_libdir/pkgconfig rpm -ql ffado | while read file; do rm -v "%{buildroot}$file" || true done mkdir -p %{buildroot}%{_datadir}/applications/ mkdir -p %{buildroot}%{_datadir}/pixmaps cp support/xdg/hi64-apps-ffado.png %{buildroot}%{_datadir}/pixmaps/ffadomixer.png %suse_update_desktop_file -c ffadomixer FfadoMixer "Mixer for ffado" ffado-mixer ffadomixer "AudioVideo;Mixer;HardwareSettings;Qt" chmod 755 %{buildroot}%{_datadir}/%{tname}/python/ffado_configuration.py chmod 755 %{buildroot}%{_datadir}/%{tname}/python/ffado_panelmanager.py chmod 755 %{buildroot}%{_datadir}/%{tname}/python/ffado_dbus_util.py find ./ -empty -delete %fdupes -s %{buildroot}%{_datadir} %clean rm -rf %buildroot %files %defattr(-,root,root) %doc README AUTHORS ChangeLog LICENSE.GPLv2 LICENSE.GPLv3 %{_bindir}/ffado-mixer %dir %{_datadir}/%{tname} %{_datadir}/%{tname}/* %{_datadir}/icons/* %{_datadir}/pixmaps/ffadomixer.png %{_datadir}/applications/* %changelog ++++++ ffado.spec ++++++ --- /var/tmp/diff_new_pack.HMvVG8/_old 2010-11-02 16:21:03.000000000 +0100 +++ /var/tmp/diff_new_pack.HMvVG8/_new 2010-11-02 16:21:03.000000000 +0100 @@ -23,26 +23,21 @@ %endif Name: ffado -%define name libffado +%define tname libffado Version: 2.0.1 -Release: 1 +Release: 2 License: GPLv2+ Group: Productivity/Multimedia/Other Summary: FireWire 1394 support for audio devices, svn snapshot Url: http://www.ffado.org/ -Source0: %{name}-%{version}.tar.bz2 +Source0: %{tname}-%{version}.tar.bz2 Source1: baselibs.conf Source2: ChangeLog #Source3: %{_svn}.log BuildRequires: libavc1394-devel libraw1394-devel >= 1.3.0 libxml++-devel scons BuildRequires: doxygen libexpat-devel pkg-config update-desktop-files xdg-utils BuildRequires: alsa-devel dbus-1-devel >= 1.0 fdupes gcc-c++ libiec61883-devel >= 1.1.0 -BuildRequires: dbus-1-python-devel graphviz-gnome libqt4-devel subversion xorg-x11-fonts -%if 0%{?suse_version} > 1110 -BuildRequires: python-qt4-devel -%else -BuildRequires: python-qt4 -%endif +BuildRequires: dbus-1-python-devel graphviz-gnome xorg-x11-fonts Requires: libffado2 = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} @@ -60,13 +55,6 @@ mixed audio-control devices to DSP algorithm devices. This is a snapshot of svn revision 1855 -Authors: --------- - Daniel Wagner <wagi@monom.org> - Pieter Palmers <pieter.palmers@ffado.org> - Jonathan Woithe <jwoithe@physics.adelaide.edu.au> - Arnold Krille <arnold@arnoldarts.de> - %package -n libffado-devel License: GPLv2+ Summary: Development files for ffado @@ -77,15 +65,6 @@ This package supplys the files necessary to develop applications that use the FFADO libraries and api. - - -Authors: --------- - Daniel Wagner <wagi@monom.org> - Pieter Palmers <pieter.palmers@ffado.org> - Jonathan Woithe <jwoithe@physics.adelaide.edu.au> - Arnold Krille <arnold@arnoldarts.de> - %package -n libffado2 License: GPLv2+ Summary: FireWire 1394 support for audio devices @@ -105,13 +84,6 @@ a GUI to control these parameters (only for officially supported devices). -Authors: --------- - Daniel Wagner <wagi@monom.org> - Pieter Palmers <pieter.palmers@ffado.org> - Jonathan Woithe <jwoithe@physics.adelaide.edu.au> - Arnold Krille <arnold@arnoldarts.de> - %package doc License: GPLv2+ Summary: API documentation for ffado @@ -123,16 +95,8 @@ %description doc This package contains the libffado API documentation. -Authors: --------- - Daniel Wagner <wagi@monom.org> - Pieter Palmers <pieter.palmers@ffado.org> - Jonathan Woithe <jwoithe@physics.adelaide.edu.au> - Arnold Krille <arnold@arnoldarts.de> - - %prep -%setup -n %{name}-%{version} -q +%setup -n %{tname}-%{version} -q %build scons %{?jobs:--jobs=%jobs} \ @@ -151,7 +115,7 @@ rm -rf %{buildroot} scons DESTDIR=%{buildroot} \ install -mv %{buildroot}%{_datadir}/%{name}/icons %{buildroot}%{_datadir}/ +#mv %{buildroot}%{_datadir}/%{tname}/icons %{buildroot}%{_datadir}/ # Build API documentation export top_srcdir=$PWD @@ -162,18 +126,8 @@ cp -r reference %{buildroot}%{_docdir}/%{name} popd -mkdir -p %{buildroot}%{_datadir}/applications/ - mkdir -p %{buildroot}%{_datadir}/pixmaps - cp support/xdg/hi64-apps-ffado.png %{buildroot}%{_datadir}/pixmaps/ffadomixer.png -%suse_update_desktop_file -c ffadomixer FfadoMixer "Mixer for ffado" ffado-mixer ffadomixer "AudioVideo;Mixer;HardwareSettings;Qt" - -#find %{buildroot}%{python_sitelib}/ -#find %{buildroot}%{_datadir}/%{name}/ -executable -name *.py -exec chmod 755 {} \; -chmod 755 %{buildroot}%{_datadir}/%{name}/python/ffado_diag_helpers.py -chmod 755 %{buildroot}%{_datadir}/%{name}/python/ffado_configuration.py -chmod 755 %{buildroot}%{_datadir}/%{name}/python/ffado_panelmanager.py -chmod 755 %{buildroot}%{_datadir}/%{name}/python/helpstrings.py -chmod 755 %{buildroot}%{_datadir}/%{name}/python/ffado_dbus_util.py +chmod 755 %{buildroot}%{_datadir}/%{tname}/python/ffado_diag_helpers.py +chmod 755 %{buildroot}%{_datadir}/%{tname}/python/helpstrings.py cp %{S:2} ./ #cp %{S:3} ./ @@ -191,34 +145,23 @@ %files %defattr(-,root,root) %doc README AUTHORS ChangeLog LICENSE.GPLv2 LICENSE.GPLv3 -#%%{_svn}.log %{_bindir}/ffado* -#%%{_bindir}/dumpiso_mod -#%%{_bindir}/gen-loadpulses -#%%{_bindir}/scan-devreg -#%%{_bindir}/test* -#%%{_datadir}/dbus-1/services/org.ffado.Control.service -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/* -%{_datadir}/icons/* -%{_datadir}/pixmaps/ffadomixer.png -%{_datadir}/applications/* +%{_datadir}/%{tname} %files -n libffado-devel %defattr(-,root,root) -%dir %{_includedir}/%{name} -%{_includedir}/%{name}/*.h -%{_libdir}/%{name}*.so -%{_libdir}/pkgconfig/%{name}.pc +%dir %{_includedir}/%{tname} +%{_includedir}/%{tname}/*.h +%{_libdir}/%{tname}*.so +%{_libdir}/pkgconfig/%{tname}.pc #%{_datadir}/applnk/ffado.org-ffadomixer.desktop %files -n libffado2 %defattr(-,root,root) -%{_libdir}/%{name}.so.2* +%{_libdir}/%{tname}.so.2* %files doc %defattr(-,root,root) -%dir %{_docdir}/%{name} -%{_docdir}/%{name}/* +%{_docdir}/%{name} %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de