Hello community,

here is the log from the commit of package clementine for openSUSE:Factory
checked in at Thu Aug 18 15:30:30 CEST 2011.



--------
--- clementine/clementine.changes       2011-04-02 18:47:49.000000000 +0200
+++ clementine/clementine.changes       2011-08-17 16:53:43.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Aug 17 13:58:47 UTC 2011 - [email protected]
+
+- Added BuildRequires:
+  * gstreamer-0_10-plugins-base-devel to fix build on openSUSE:12.1
+  * libcdio-devel to enable Audio CD support
+
+-------------------------------------------------------------------
+Wed Aug 17 12:19:46 UTC 2011 - [email protected]
+
+- Update to 0.7.3:
+  * Translation updates
+  * Drag'n'drop improvements
+  * Fixed Last.fm authentication
+  * Several fixed issues
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  clementine-0.7.1.tar.bz2

New:
----
  clementine-0.7.3.tar.bz2

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

Other differences:
------------------
++++++ clementine.spec ++++++
--- /var/tmp/diff_new_pack.P1p2j8/_old  2011-08-18 15:28:22.000000000 +0200
+++ /var/tmp/diff_new_pack.P1p2j8/_new  2011-08-18 15:28:22.000000000 +0200
@@ -15,26 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           clementine
-Version:        0.7.1
+Version:        0.7.3
 Release:        1
 License:        GPLv3
-Summary:        A cross-platform Music Player based on Amarok 1.4
+Summary:        A cross-platform Music Player based on Amarok 1
 Url:            http://code.google.com/p/clementine-player/
 Group:          Productivity/Multimedia/Sound/Players
 Source:         %{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 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:  libcdio-devel
 BuildRequires:  libgnutls-devel
+BuildRequires:  libgpod-devel
+BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  gstreamer-0_10-plugins-base-devel
 %if 0%{?suse_version} > 1120
 BuildRequires:  libimobiledevice-devel
 BuildRequires:  libplist-devel
@@ -45,51 +47,41 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  libtunepimp-devel
 BuildRequires:  libxine-devel
-BuildRequires:  python-qt4
 BuildRequires:  python-devel
+BuildRequires:  python-qt4
 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} ..
-
+mkdir build && cd build
+cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
 make %{?_smp_mflags}
 
 %install
 cd build
-make install DESTDIR=%{buildroot}
+%make_install
 %suse_update_desktop_file -r clementine AudioVideo Player
-
-%fdupes %{buildroot}
-
-%clean
-test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
+%fdupes %{buildroot}%{_prefix}
 
 %files
 %defattr(-,root,root)
-%doc Changelog TODO
+%doc Changelog COPYING
 %{_bindir}/clementine
 %{_datadir}/applications/clementine.desktop
 %{_datadir}/clementine
@@ -100,4 +92,5 @@
 %dir %{_datadir}/icons/hicolor/scalable
 %dir %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/scalable/apps/application-x-clementine.svg
+
 %changelog

++++++ clementine-0.7.1.tar.bz2 -> clementine-0.7.3.tar.bz2 ++++++
++++ 216045 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to