]> git.pld-linux.org Git - packages/banshee.git/blobdiff - banshee.spec
- well, obsolete latest released plugins (0.11.3) too
[packages/banshee.git] / banshee.spec
index c1b77a1c6b399757f1b68d4a28bc88516d407b3c..88b3997ea45e4b7f29ffd246f9fc4e15863e66ed 100644 (file)
@@ -4,13 +4,12 @@
 Summary:       A Mono/GStreamer Based Music Player
 Summary(pl.UTF-8):     Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:          banshee
-Version:       0.12.1
+Version:       0.13.1
 Release:       1
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       http://banshee-project.org/files/banshee/%{name}-%{version}.tar.gz
-# Source0-md5: 6bcfe0a4ca92e6cce86244938f004b8c
-Patch0:                %{name}-spurious_trailing_comma.patch
+# Source0-md5: fbe9189ad4d2eecc72d86fa6d4dd5308
 URL:           http://banshee-project.org/
 BuildRequires: GConf2-devel
 BuildRequires: autoconf >= 2.13
@@ -20,7 +19,7 @@ BuildRequires:        dbus-glib-devel >= 0.71
 BuildRequires: dotnet-avahi-devel
 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0
-BuildRequires: dotnet-ipod-sharp
+BuildRequires: dotnet-ipod-sharp >= 0.6.3
 BuildRequires: dotnet-libgphoto2-sharp-devel
 BuildRequires: dotnet-njb-sharp
 BuildRequires: gnome-desktop-devel >= 2.16.0
@@ -28,7 +27,7 @@ BuildRequires:        gstreamer-cdparanoia
 BuildRequires: gstreamer-devel >= 0.10.3
 BuildRequires: gstreamer-gnomevfs
 BuildRequires: gstreamer-plugins-base-devel >= 0.10.3
-BuildRequires: gstreamer-plugins-good-devel >= 0.10.3
+BuildRequires: gstreamer-GConf >= 0.10.3
 BuildRequires: gtk+2-devel >= 2.10.3
 BuildRequires: hal-devel >= 0.5.2
 BuildRequires: intltool >= 0.35
@@ -39,6 +38,7 @@ BuildRequires:        monodoc
 BuildRequires: nautilus-cd-burner-devel >= 2.16.0
 BuildRequires: pkgconfig
 BuildRequires: sqlite3-devel
+Obsoletes:     banshee-official-plugins <= 0.11.3
 Requires:      gstreamer-cdparanoia >= 0.10.3
 Requires:      gstreamer-gnomevfs >= 0.10.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,9 +55,9 @@ C#.
 
 %prep
 %setup -q
-%patch -p1
 
 %build
+%{__intltoolize}
 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
 %{__libtoolize}
 %{__automake}
This page took 0.294845 seconds and 4 git commands to generate.