From 1659f97781534bac52846d8201d554c62e12a13e Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Mar 26 2012 22:39:33 +0000 Subject: Update to 2.4.0 --- diff --git a/.gitignore b/.gitignore index 9ea82a7..cb4a457 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ banshee-1-1.7.4.tar.bz2 /banshee-2.0.1.tar.bz2 /banshee-2.2.0.tar.xz /banshee-2.2.1.tar.xz +/banshee-2.4.0.tar.xz diff --git a/banshee.spec b/banshee.spec index 92bafe5..ece88ec 100644 --- a/banshee.spec +++ b/banshee.spec @@ -4,9 +4,9 @@ #%global gitcommit 8e29a44269cd4b2a27822e62815f5bc6e22dfb58 Name: banshee -Version: 2.2.1 +Version: 2.4.0 #Release: 0%{gitdate}git%{?dist} -Release: 4%{?dist} +Release: 1%{?dist} Summary: Easily import, manage, and play selections from your music collection Group: Applications/Multimedia @@ -16,7 +16,7 @@ URL: http://banshee.fm/ # based on libdrm's make-git-snapshot.sh # sh banshee-make-git-snapshot.sh #Source0: %{name}-%{gitdate}.tar.bz2 -Source0: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.4/banshee-%{version}.tar.xz Source1: README.Fedora #Source2: %{name}-make-git-snapshot.sh @@ -40,6 +40,7 @@ BuildRequires: gstreamer-devel >= 0.10 BuildRequires: gstreamer-plugins-base-devel >= 0.10 BuildRequires: gstreamer-plugins-good >= 0.10 BuildRequires: libmtp-devel >= 0.2.0 +BuildRequires: GConf2-devel # Web Browser BuildRequires: webkitgtk-devel @@ -158,8 +159,7 @@ export MONO_SHARED_DIR=%mono_shared # Please note that "--disable-ipod" does not actually remove # ipod support, it just removes the ipod-sharp library dependency. # libgpod-sharp is now used for ipod support -%configure --disable-docs --enable-mtp --enable-podcast \ - --disable-hal --disable-ipod \ +%configure --disable-docs --enable-mtp \ %ifarch s390 s390x --disable-appledevice \ %endif @@ -237,6 +237,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/pkgconfig/banshee-musicbrainz.pc %changelog +* Mon Mar 26 2012 Christian Krause - 2.4.0-1 +- Update to 2.4.0 + * Sun Feb 26 2012 Christian Krause - 2.2.1-4 - Drop MeeGo sub-package since the required mutter-meego package is not available anymore diff --git a/sources b/sources index 9d0eccc..32272aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d682f5c1f64a183123562ad1d6c58b5c banshee-2.2.1.tar.xz +a719717d02ed26cccf4e6432edd48a31 banshee-2.4.0.tar.xz