Hello community, here is the log from the commit of package clementine for openSUSE:Factory checked in at Fri Jul 29 14:45:53 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/clementine/clementine.changes 2011-04-02 18:47:49.000000000 +0200 @@ -0,0 +1,59 @@ +------------------------------------------------------------------- +Sat Apr 2 16:43:54 UTC 2011 - [email protected] + +- Update to 0.7.1, bugfix release. +- Added gnutls to BuildRequires. + +------------------------------------------------------------------- +Tue Mar 29 22:30:20 UTC 2011 - [email protected] + +- Update to 0.7: + + brand new edit tag dialog + + support for MusicBrainz tagging + + support for CUE sheets + +------------------------------------------------------------------- +Sat Dec 11 18:56:21 UTC 2010 - [email protected] + +- Update to 0.6. + +------------------------------------------------------------------- +Thu Nov 11 19:11:04 UTC 2010 - [email protected] + +- Enable MTP and iPod support. + +------------------------------------------------------------------- +Sun Oct 3 10:15:04 UTC 2010 - [email protected] + +- Update to 0.5.3. + +------------------------------------------------------------------- +Sat Sep 25 19:41:33 UTC 2010 - [email protected] + +- Update to 0.5.1. + +------------------------------------------------------------------- +Mon Sep 20 21:38:41 UTC 2010 - [email protected] + +- Update to 0.5. + +------------------------------------------------------------------- +Sat Jul 10 17:18:20 UTC 2010 - [email protected] + +- Update to 0.4.2. + +------------------------------------------------------------------- +Tue May 18 13:11:12 UTC 2010 - [email protected] + +- Updated to 0.3. + +------------------------------------------------------------------- +Fri Mar 26 08:51:28 UTC 2010 - [email protected] + +- Updated to 0.2. + +------------------------------------------------------------------- +Mon Mar 1 17:22:08 UTC 2010 - [email protected] + +- Initial package. + calling whatdependson for head-i586 New: ---- clementine-0.7.1.tar.bz2 clementine.changes clementine.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clementine.spec ++++++ # # spec file for package clementine # # Copyright (c) 2011 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 Name: clementine Version: 0.7.1 Release: 1 License: GPLv3 Summary: A cross-platform Music Player based on Amarok 1.4 Url: http://code.google.com/p/clementine-player/ Group: Productivity/Multimedia/Sound/Players Source: %{name}-%{version}.tar.bz2 BuildRequires: boost-devel BuildRequires: cmake BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: glew-devel BuildRequires: gstreamer-0_10-devel BuildRequires: libarchive-devel BuildRequires: libgpod-devel BuildRequires: libgnutls-devel %if 0%{?suse_version} > 1120 BuildRequires: libimobiledevice-devel BuildRequires: libplist-devel BuildRequires: libusbmuxd-devel %endif BuildRequires: liblastfm-devel BuildRequires: libmtp-devel BuildRequires: libqt4-devel BuildRequires: libtunepimp-devel BuildRequires: libxine-devel BuildRequires: python-qt4 BuildRequires: python-devel BuildRequires: taglib-devel BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4. Features: * Search and play your local music library * Listen to internet radio from Last.fm and SomaFM * Edit tags on MP3 and OGG files, organise your music * Cross-platform - works on Windows, Mac OS X and Linux * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) %prep %setup -q %build export CXXFLAGS="%{optflags}" export CFLAGS="$CXXFLAGS" mkdir build cd build cmake -DCMAKE_VERBOSE_MAKEFILE=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} .. make %{?_smp_mflags} %install cd build make install DESTDIR=%{buildroot} %suse_update_desktop_file -r clementine AudioVideo Player %fdupes %{buildroot} %clean test "%{buildroot}" != "/" && %__rm -rf %{buildroot} %files %defattr(-,root,root) %doc Changelog TODO %{_bindir}/clementine %{_datadir}/applications/clementine.desktop %{_datadir}/clementine %dir %{_datadir}/icons/hicolor %dir %{_datadir}/icons/hicolor/64x64 %dir %{_datadir}/icons/hicolor/64x64/apps %{_datadir}/icons/hicolor/64x64/apps/application-x-clementine.png %dir %{_datadir}/icons/hicolor/scalable %dir %{_datadir}/icons/hicolor/scalable/apps %{_datadir}/icons/hicolor/scalable/apps/application-x-clementine.svg %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
