4f74591
Name:    banshee
56de837
Version: 2.6.2
42a9541
Release: 13%{?dist}
66b2653
Summary: Easily import, manage, and play selections from your music collection
a5e9e67
4f74591
License: MIT
fd62dec
URL:     http://banshee.fm/
c415908
Source0: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.6/banshee-%{version}.tar.xz
9a36016
8dae9dd
# GStreamer 1.0 patches from Debian:
98d0844
Patch2: Initial-port-to-GStreamer-1.0.patch
98d0844
Patch3: Remove-build-time-enable-gapless-playback-option.patch
8dae9dd
Patch4: Don-t-use-the-new-decoded-pad-signal-of-decodebin.patch
8dae9dd
Patch5: Use-new-style-GStreamer-1.0-raw-audio-caps-in-the-WA.patch
Eric Christensen 0f5209d
# Backported crash fix from upstream
Eric Christensen 0f5209d
Patch6: Dont-try-to-mount-null-devices.patch
51a8b29
# Bugzilla 1167029
51a8b29
Patch7: banshee-2.6.2-gst1.0-handle-events-fix.patch
ea09673
# Add sqlite-hints
ea09673
# https://bugzilla.gnome.org/show_bug.cgi?id=740879
ea09673
Patch8: banshee-2.6.2-sqlite-hints.patch
4e92ed0
43a225a
# Mono only available on these:
493aa88
ExclusiveArch: %{mono_arches}
a5e9e67
b9a91dd
BuildRequires: mono-devel
a0ab3d1
BuildRequires: mono-zeroconf-devel >= 0.9.0-2
c415908
BuildRequires: sqlite-devel >= 3.4
063d0cf
BuildRequires: gstreamer1-devel
063d0cf
BuildRequires: gstreamer1-plugins-base-devel
063d0cf
BuildRequires: gstreamer1-plugins-good
nigelj e9a9c68
BuildRequires: libmtp-devel >= 0.2.0
de5ef1b
# explicitly depend on dbus-glib-devel for
de5ef1b
# https://bugzilla.redhat.com/show_bug.cgi?id=867133
de5ef1b
BuildRequires: dbus-glib-devel
1659f97
BuildRequires: GConf2-devel
Richard Hughes 7fa736f
BuildRequires: libappstream-glib
Nathaniel McCallum 4b4fd2d
Nathaniel McCallum 4b4fd2d
# Web Browser
Nathaniel McCallum 4b4fd2d
BuildRequires: webkitgtk-devel
nigelj 20ec079
nigelj e9a9c68
# Sharp
Nathaniel McCallum bc05ae6
BuildRequires: gio-sharp-devel gtk-sharp-beans-devel
Nathaniel McCallum bc05ae6
BuildRequires: gkeyfile-sharp-devel gudev-sharp-devel
dnielsen ad6110b
BuildRequires: gtk-sharp2-devel taglib-sharp-devel
9eca7d0
BuildRequires: gnome-sharp-devel notify-sharp-devel
e2e3ab9
%ifnarch s390 s390x
486d5f3
BuildRequires: libgpod-sharp-devel >= 0.8.2
e2e3ab9
%endif
5e77a95
BuildRequires: gdata-sharp-devel
486d5f3
BuildRequires: dbus-sharp-devel >= 1:0.7.0
486d5f3
BuildRequires: dbus-sharp-glib-devel
nigelj 20ec079
nigelj e9a9c68
# Extra mono deps
nigelj e9a9c68
BuildRequires: mono-data mono-data-sqlite mono-addins-devel
nigelj 20ec079
nigelj e9a9c68
# Gnome/Glib
486d5f3
BuildRequires: gnome-desktop-devel
nigelj 20ec079
6a2e4d3
# X
6a2e4d3
BuildRequires: libXxf86vm-devel
6a2e4d3
nigelj e9a9c68
# Misc
Nathaniel McCallum d0717de
BuildRequires: gnome-doc-utils gettext-devel intltool perl(XML::Parser)
nigelj 20ec079
5547d00
# Disable boo support until boo is available again for Mono 2.8
5547d00
# BuildRequires: boo-devel
nigelj 20ec079
b9a91dd
# Building with nunit installed causes banshee to require it at runtime
b9a91dd
#BuildRequires: mono-nunit-devel
f8932fd
a5e9e67
BuildRequires: desktop-file-utils
6a2e4d3
9a36016
# Snapshots only
d8038dd
BuildRequires: autoconf automake libtool
9a36016
Christian Krause 210be1a
Requires:      shared-mime-info
98d0844
Requires:      gstreamer1-plugins-good
888944c
%ifnarch s390 s390x
486d5f3
Requires:      libgpod-sharp >= 0.8.2
493aa88
Requires:      gvfs-afc
888944c
%endif
Nathaniel McCallum 7d54560
Requires:      gio-sharp gtk-sharp-beans
486d5f3
Requires:      media-player-info
4f74591
b41f385
Obsoletes: banshee-meego < 2.2.1-4
a13fb74
Obsoletes: banshee-musicbrainz < 2.6.2
b41f385
4f74591
%description
4f74591
Banshee allows you to import CDs, sync your music collection to an iPod,
4f74591
play music directly from an iPod, create playlists with songs from your
4f74591
library, and create audio and MP3 CDs from subsets of your library.
4f74591
nigelj e9a9c68
%package devel
5a22fb2
Summary:        Development files for Banshee
nigelj e9a9c68
Requires:       %{name} = %{version}-%{release}
a13fb74
Obsoletes:      banshee-musicbrainz-devel < 2.6.2
nigelj e9a9c68
nigelj e9a9c68
%description devel
5a22fb2
Banshee allows you to import CDs, sync your music collection to an iPod,
5a22fb2
play music directly from an iPod, create playlists with songs from your
5a22fb2
library, and create audio and MP3 CDs from subsets of your library.
5a22fb2
5a22fb2
The %{name}-devel package contains libraries and header files for
5a22fb2
developing extensions for %{name}.
5a22fb2
4f74591
%prep
ae48453
%setup -q
98d0844
%patch2 -p1 -b .gst1
98d0844
%patch3 -p1 -b .gapless
8dae9dd
%patch4 -p1
8dae9dd
%patch5 -p1
Eric Christensen 0f5209d
%patch6 -p1
51a8b29
%patch7 -p1 -b .handle-events-fix
ea09673
%patch8 -p1 -b .sqlite-hints
4f74591
5f00d8d
sed -i "s#gmcs#mcs#g" configure.ac
4d6b134
sed -i "s#gmcs#mcs#g" configure*
4d6b134
sed -i "s#gmcs#mcs#g" Makefile.in
4d6b134
sed -i "s#gmcs#mcs#g" src/Libraries/Lastfm/Makefile.*
4d6b134
sed -i "s#gmcs#mcs#g" Makefile.*
4d6b134
sed -i "s#gmcs#mcs#g" src/Hyena/build/m4/shamrock/mono.m4
4d6b134
sed -i "s#gmcs#mcs#g" build/m4/shamrock/mono.m4
4d6b134
4f74591
%build
296fcdf
NOCONFIGURE=1 ./autogen.sh
Nathaniel McCallum bc05ae6
5f00d8d
sed -i "s#gmcs#mcs#g" configure
5f00d8d
sed -i "s#mono/2.0#mono/4.5#g" configure
5f00d8d
sed -i "s#Mono 2.0#Mono 4.5#g" configure
5f00d8d
1659f97
%configure  --disable-docs --enable-mtp \
e2e3ab9
%ifarch s390 s390x
e2e3ab9
            --disable-appledevice \
e2e3ab9
%endif
486d5f3
            --with-vendor-build-id=Fedora%{?fedora}-%{version}-%{release} \
b41f385
            --disable-boo --disable-clutter --disable-meego
dnielsen ad6110b
e2e3ab9
make %{?_smp_mflags} V=1
4f74591
4f74591
%install
nigelj e9a9c68
make install DESTDIR=%{buildroot}
4f74591
Richard Hughes 7fa736f
# Update the screenshot shown in the software center
Richard Hughes 7fa736f
#
Richard Hughes 7fa736f
# NOTE: It would be *awesome* if this file was pushed upstream.
Richard Hughes 7fa736f
#
Richard Hughes 7fa736f
# See http://people.freedesktop.org/~hughsient/appdata/#screenshots for more details.
Richard Hughes 7fa736f
#
Richard Hughes 7fa736f
appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/banshee.appdata.xml \
Richard Hughes 7fa736f
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/banshee/a.png \
Richard Hughes 7fa736f
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/banshee/b.png \
Richard Hughes 7fa736f
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/banshee/c.png \
Richard Hughes 7fa736f
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/banshee/d.png 
Richard Hughes 7fa736f
24dc507
# clean-up .a archives
9a36016
find %{buildroot} \( -name '*.la' -or -name '*.a' \) -exec rm -f {} \;
dnielsen 3d29cde
d57d88a
# mono's .config files don't need to be executable
d57d88a
find $RPM_BUILD_ROOT -name '*.config' -exec chmod a-x {} \;
d57d88a
ecc463f
%find_lang %{name} --with-gnome
4f74591
0d85e7f
%check
0d85e7f
make check V=1
0d85e7f
0d85e7f
desktop-file-validate %{buildroot}%{_datadir}/applications/banshee*.desktop
0d85e7f
4f74591
%post
Christian Krause 210be1a
update-desktop-database &> /dev/null || :
Rex Dieter 6292a95
touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
Rex Dieter 6292a95
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
4f74591
4f74591
%postun
Christian Krause 210be1a
update-desktop-database &> /dev/null || :
4f74591
Christian Krause 210be1a
if [ $1 -eq 0 ] ; then
Rex Dieter 6292a95
    touch --no-create %{_datadir}/icons/hicolor &> /dev/null
Rex Dieter 6292a95
    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
Rex Dieter 6292a95
    touch --no-create %{_datadir}/mime/packages &> /dev/null || :
Rex Dieter 6292a95
    update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
Rex Dieter 6292a95
4f74591
fi
4f74591
Christian Krause 210be1a
%posttrans
Christian Krause 210be1a
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 6292a95
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
Rex Dieter 6292a95
4f74591
ae48453
%files -f %{name}.lang
6365037
%doc COPYING AUTHORS README NEWS
ae48453
%{_bindir}/banshee
b9a91dd
%{_bindir}/muinshee
Christian Krause 210be1a
%{_bindir}/bamz
ae48453
%{_libdir}/banshee
56de837
%{_datadir}/appdata/banshee.appdata.xml
4f74591
%{_datadir}/applications/*.desktop
66b2653
%{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
413be76
%{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service
ae48453
%{_datadir}/banshee/
66b2653
%{_datadir}/icons/hicolor/*/apps/media-player-banshee.png
Christian Krause 210be1a
%{_datadir}/mime/packages/*
4f74591
nigelj e9a9c68
%files devel
ae48453
%{_libdir}/pkgconfig/banshee-*.pc
nigelj e9a9c68
4f74591
%changelog
42a9541
* Tue Jan 26 2016 Claudio Rodrigo Pereyra Diaz <elsupergomez@fedoraproject.org> - 2.6.2-13
42a9541
- Rebuild for taglib-sharp 2.1
42a9541
07f610b
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.2-12
07f610b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
07f610b
5f00d8d
* Tue May 26 2015 Claudio Rodrigo Pereyra Diaz <elsupergomez@fedoraproject.org> - 2.6.2-11
5f00d8d
- Fix for build with mono 4
5f00d8d
e303c4f
* Mon May 18 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.6.2-10
e303c4f
- Rebuild (mono4)
e303c4f
Richard Hughes 7fa736f
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 2.6.2-9
Richard Hughes 7fa736f
- Use better AppData screenshots
Richard Hughes 7fa736f
ea09673
* Wed Dec 10 2014 Tom Callaway <spot@fedoraproject.org> 2.6.2-8
ea09673
- add sqlite hinting
ea09673
cd402bb
* Tue Dec  2 2014 Tom Callaway <spot@fedoraproject.org> 2.6.2-7
cd402bb
- fixed version of last patch, thanks to Fabrice Bellet
cd402bb
51a8b29
* Wed Nov 26 2014 Tom Callaway <spot@fedoraproject.org> 2.6.2-6
51a8b29
- add fix to allow vaapisink in gst1.0 to handle GstNavigation stuff properly (bz1167029)
51a8b29
Rex Dieter 6292a95
* Sat Aug 16 2014 Rex Dieter <rdieter@fedoraproject.org> 2.6.2-5
Rex Dieter 6292a95
- update mime scriptlets
Rex Dieter 6292a95
df79f67
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.2-4
df79f67
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
df79f67
3d9582a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.2-3
3d9582a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3d9582a
Eric Christensen 0f5209d
* Tue May 20 2014 Eric "Sparks" Christensen <sparks@fedoraproject.org> - 2.6.2-2
Eric Christensen 0f5209d
- Added patch to fix BZ 1012176
Eric Christensen 0f5209d
56de837
* Sun Mar 09 2014 Kalev Lember <kalevlember@gmail.com> - 2.6.2-1
56de837
- Update to 2.6.2
a13fb74
- Fold banshee-musicbrainz into the main package
8dae9dd
- Add two more GStreamer 1.0 patches from Debian
56de837
a3e396f
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-2
a3e396f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a3e396f
de5ef1b
* Wed Apr 17 2013 Kalev Lember <kalevlember@gmail.com> - 2.6.1-1
de5ef1b
- Update to 2.6.1
de5ef1b
98d0844
* Mon Apr  1 2013 Tom Callaway <spot@fedoraproject.org> - 2.6.0-4
98d0844
- gstreamer 1.0 support
98d0844
4e92ed0
* Sat Mar 30 2013 Kalev Lember <kalevlember@gmail.com> - 2.6.0-3
4e92ed0
- Initialize dbus threads (#867133)
4e92ed0
3e6a814
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-2
3e6a814
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3e6a814
c415908
* Thu Oct 11 2012 Kalev Lember <kalevlember@gmail.com> - 2.6.0-1
c415908
- Update to 2.6.0
c415908
59dc50c
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-2
59dc50c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
59dc50c
9a684a2
* Sun Jun 03 2012 Christian Krause <chkr@fedoraproject.org> - 2.4.1-1
9a684a2
- Update to 2.4.1
9a684a2
1659f97
* Mon Mar 26 2012 Christian Krause <chkr@fedoraproject.org> - 2.4.0-1
1659f97
- Update to 2.4.0
1659f97
b41f385
* Sun Feb 26 2012 Christian Krause <chkr@fedoraproject.org> - 2.2.1-4
b41f385
- Drop MeeGo sub-package since the required mutter-meego package
b41f385
  is not available anymore
b41f385
4813096
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-3
4813096
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
4813096
493aa88
* Sun Dec 11 2011 Dan Horák <dan[at]danny.cz> - 2.2.1-2
493aa88
- fix Requires on s390(x)
493aa88
- switch to a macro for the list of Mono arches
493aa88
486d5f3
* Thu Nov 17 2011 Christian Krause <chkr@fedoraproject.org> - 2.2.1-1
486d5f3
- Update to 2.2.1
486d5f3
- Comment out snapshot-only buildreqs
486d5f3
- Switch from ndesk dbus stuff to dbus-sharp
486d5f3
- Add requires on media-player-info
486d5f3
- Add patch to fix compiling with newer versions of libgpod-sharp
486d5f3
- Bump required version of libgpod-sharp-devel to 0.8.2
486d5f3
- Disable clutter due to a compile issue - according to upstream
486d5f3
  the clutter support is currently not functional:
486d5f3
  https://bugzilla.gnome.org/show_bug.cgi?id=620073
486d5f3
1a187a7
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 2.2.0-1
1a187a7
- Update to 2.2.0
1a187a7
aa6bbc3
* Sun May 22 2011 Christian Krause <chkr@fedoraproject.org> - 2.0.1-2
aa6bbc3
- Require gvfs-afc for iPhone support (BZ 704313)
aa6bbc3
fd62dec
* Thu May 05 2011 Christian Krause <chkr@fedoraproject.org> - 2.0.1-1
fd62dec
- Update to stable release 2.0.1
fd62dec
0c9d34e
* Wed Apr 06 2011 Christian Krause <chkr@fedoraproject.org> - 2.0.0-2
0c9d34e
- Rebuilt against gio-sharp-0.3
0c9d34e
23db11c
* Tue Apr 05 2011 Christian Krause <chkr@fedoraproject.org> - 2.0.0-1
23db11c
- Update to stable release 2.0.0
23db11c
ae48453
* Tue Mar 29 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.6-1
ae48453
- Update to development release 1.9.6
ae48453
c5a0587
* Thu Mar 10 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.5-1
c5a0587
- Update to development release 1.9.5
c5a0587
7832f8b
* Sat Feb 26 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.4-1
7832f8b
- Update to development release 1.9.4
7832f8b
94a113c
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.3-2
94a113c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
94a113c
a2e698a
* Sat Feb 05 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.3-1
a2e698a
- Update to development release 1.9.3
a2e698a
018f285
* Sat Jan 15 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.2-1
018f285
- Update to development release 1.9.2
018f285
43a225a
* Wed Jan 12 2011 Dan Horák <dan[at]danny.cz> - 1.9.1-2
43a225a
- updated the supported arch list
43a225a
0421117
* Sat Jan 08 2011 Christian Krause <chkr@fedoraproject.org> - 1.9.1-1
0421117
- Update to development release 1.9.1
0421117
- Drop upstreamed patches
0421117
- Some spec file cleanup
0421117
d57d88a
* Fri Dec 31 2010 Christian Krause <chkr@fedoraproject.org> - 1.8.0-12
d57d88a
- Add MeeGo sub-package (BZ 660334)
d57d88a
- Make all of mono *.config files non-executable
d57d88a
5547d00
* Fri Oct 29 2010 Christian Krause <chkr@fedoraproject.org> - 1.8.0-11
5547d00
- Rebuilt against Mono 2.8
5547d00
- Disable Boo support
5547d00
Nathaniel McCallum d048fd1
* Mon Oct 25 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-10
Nathaniel McCallum d048fd1
- Add a patch to fix CVE-2010-3998
Nathaniel McCallum d048fd1
888944c
* Tue Oct 19 2010 Dan Horák <dan[at]danny.cz> - 1.8.0-9
888944c
- Update the Requires to match BR on s390(x)
888944c
Nathaniel McCallum d0717de
* Tue Oct 19 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-8
Nathaniel McCallum d0717de
- Added gnome-doc-utils BR
Nathaniel McCallum d0717de
e2e3ab9
* Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 1.8.0-7
e2e3ab9
- Fix BRs and configure options on s390(x)
e2e3ab9
- Be verbose during build
e2e3ab9
Nathaniel McCallum 6eeba03
* Mon Oct 11 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-6
Nathaniel McCallum 6eeba03
- Fix download URL
Nathaniel McCallum 6eeba03
Nathaniel McCallum c0cf875
* Fri Oct 08 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-5
Nathaniel McCallum c0cf875
- Add upstream patch to fix sync screen
Nathaniel McCallum c0cf875
Nathaniel McCallum 7d54560
* Tue Oct 05 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-4
Nathaniel McCallum 7d54560
- Added manual requires for libgpod-sharp, gio-sharp, gtk-sharp-beans
Nathaniel McCallum 7d54560
- Remove podsleuth dependency
Nathaniel McCallum 7d54560
Nathaniel McCallum bc05ae6
* Tue Oct 05 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-3
Nathaniel McCallum bc05ae6
- Removed hal and ipod-sharp BR
Nathaniel McCallum bc05ae6
- Removed libmtp-hal Requires
Nathaniel McCallum bc05ae6
- Added gio-sharp, gtk-sharp-beans, gudev-sharp and gkeyfile-sharp BR
Nathaniel McCallum bc05ae6
- Enabled apple device building on s390 s390x (hopefully this works)
Nathaniel McCallum bc05ae6
- Added --disable-hal and --disable-ipod to configure
Nathaniel McCallum bc05ae6
Nathaniel McCallum e1cf0f2
* Fri Oct 01 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-2
Nathaniel McCallum e1cf0f2
- Add versioned BR for libgpod
Nathaniel McCallum e1cf0f2
Nathaniel McCallum 305e646
* Fri Oct 01 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.8.0-1
Nathaniel McCallum 305e646
- Update to 1.8.0
Nathaniel McCallum 305e646
Nathaniel McCallum 4b4fd2d
* Fri Oct 01 2010 Nathaniel McCallum <nathaniel@natemccallum.com> - 1.7.6-1
Nathaniel McCallum 4b4fd2d
- Update to 1.7.6
Nathaniel McCallum 4b4fd2d
- Remove upstreamed build fix patch
Nathaniel McCallum 4b4fd2d
- Remove upstreamed mimedb patch
Nathaniel McCallum 4b4fd2d
- Update desktop-database patch to apply against 1.7.6
Nathaniel McCallum 4b4fd2d
- Fix gtkwebkit dependency to enable web music stores
Nathaniel McCallum 4b4fd2d
- Add libgpod-sharp to build requires
Nathaniel McCallum 4b4fd2d
050b9d4
* Fri Oct 01 2010 Dan Horák <dan[at]danny.cz> - 1.7.4-3
050b9d4
- Fix BRs and configure options on s390(x) and ppc(64)
050b9d4
43ebd31
* Wed Sep 08 2010 Christian Krause <chkr@fedoraproject.org> - 1.7.4-2
43ebd31
- Add patch to properly comment out some make rules (BZ 631387)
43ebd31
Christian Krause 210be1a
* Tue Aug 17 2010 Christian Krause <chkr@fedoraproject.org> - 1.7.4-1
Christian Krause 210be1a
- Update to development release 1.7.4 (BZ 623624)
Christian Krause 210be1a
- Remove upstreamed patches
Christian Krause 210be1a
- Add patches to avoid calling update-mime-database or
Christian Krause 210be1a
  update-desktop-database during "make install"
Christian Krause 210be1a
- Cleanup scriptlets
Christian Krause 210be1a
- Add update-mime-database to %%post / %%postun
Christian Krause 210be1a
3267ba0
* Sat Jun 26 2010 Christian Krause <chkr@fedoraproject.org> - 1.6.1-5
3267ba0
- Fix status icon transparency (BZ 533308)
3267ba0
5db68ca
* Fri Jun 18 2010 Christian Krause <chkr@fedoraproject.org> - 1.6.1-4
5db68ca
- avoid "DllNotFoundException: libbnpx11" when switching to
5db68ca
  fullscreen mode
5db68ca
5db68ca
* Thu Jun 17 2010 Bastien Nocera <bnocera@redhat.com> - 1.6.1-3
0ec15a2
- Require libmtp-hal package to get device information, to be
0ec15a2
  removed when banshee uses udev
0ec15a2
bc09e17
* Tue Jun 01 2010 Christian Krause <chkr@fedoraproject.org> - 1.6.1-2
bc09e17
- Add explicit Requires gstreamer-plugins-good (BZ 588063) to avoid
bc09e17
  that gstreamer stucks when loading files
bc09e17
- Rebuilt against new mono-addins
bc09e17
da8d5cc
* Mon May 17 2010 Christian Krause <chkr@fedoraproject.org> - 1.6.1-1
da8d5cc
- Update to 1.6.1 release
da8d5cc
4a402e8
* Wed Mar 31 2010 Christian Krause <chkr@fedoraproject.org> - 1.6.0-1
4a402e8
- Update to 1.6.0 release
4a402e8
617137f
* Thu Mar 25 2010 Christian Krause <chkr@fedoraproject.org> - 1.5.6-1
617137f
- Update to 1.5.6 release
617137f
5e77a95
* Fri Mar 12 2010 Christian Krause <chkr@fedoraproject.org> - 1.5.5-1
5e77a95
- Update to 1.5.5 release
5e77a95
969361d
* Sun Feb 28 2010 Christian Krause <chkr@fedoraproject.org> - 1.5.4-1
969361d
- Update to 1.5.4 release
969361d
- Remove upstreamed patch (Spanish translation update)
969361d
3e8ff81
* Thu Feb 18 2010 Karsten Hopp <karsten@redhat.com> -2.1
3e8ff81
- disable ipod support on s390(x), enable boo support
3e8ff81
cfd030a
* Thu Feb 04 2010 Christian Krause <chkr@fedoraproject.org> - 1.5.3-2
cfd030a
- Update Spanish translation
cfd030a
192f482
* Wed Feb 03 2010 Christian Krause <chkr@fedoraproject.org> - 1.5.3-1
192f482
- Update to final 1.5.3 release
192f482
- Remove upstreamed patch (last.fm integration)
192f482
0817707
* Wed Dec 16 2009 Christian Krause <chkr@fedoraproject.org> - 1.5.3-0.1.20091216git
0817707
- Update to latest snapshot to pick up DeviceKit-disks integration
0817707
  to fix iPod support (BZ 495240)
0817707
- Add a minor patch to fix the last.fm integration
0817707
9eca7d0
* Mon Nov 23 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.2-1
9eca7d0
- Update to final 1.5.2 release
9eca7d0
9a36016
* Wed Nov 18 2009 Christian Krause <chkr@fedoraproject.org> - 1.5.2-0.1.20091118git
9a36016
- Update to latest snapshot
9a36016
- Remove all *.la and *.a files during %%install
9a36016
a0ab3d1
* Mon Oct 26 2009 Dennis Gilmore <dennis@ausil.us> - 1.5.1-3
55f6ad8
- ExcludeArch sparc64
db8b3b4
a0ab3d1
* Thu Oct 22 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.1%{?patchver}-2
a0ab3d1
- Rebuild against new mono-zeroconf (bz #526132)
a0ab3d1
b9a91dd
* Mon Oct 19 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.1-1
b9a91dd
- Update to final 1.5.1 release
b9a91dd
86a528f
* Thu Sep 17 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.1-0.3.git20090917%{?dist}
86a528f
- Update to latest snapshot
86a528f
- Drop clutter10 patch (fixed upstream)
86a528f
a5e9e67
* Mon Aug 31 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.1-0.2.git20090831%{?dist}
a5e9e67
- Build with clutter support
a5e9e67
a5e9e67
* Mon Aug 31 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.1-0.1.git20090831%{?dist}
a5e9e67
- Update to latest snapshot
a5e9e67
e73f224
* Thu Aug 27 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.0-3
eb04a42
- Rebuild for boo update
e73f224
- Remove unused dependency on nautilus-cd-burner
eb04a42
764b1e5
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-2
764b1e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
764b1e5
f8932fd
* Fri Jun 12 2009 Michel Salim <salimma@fedoraproject.org> - 1.5.0-1
f8932fd
- Update to 1.5.0
f8932fd
dac1731
* Thu Apr 02 2009 David Nielsen <gnomeuser@gmail.com> - 1.4.3-3
dac1731
- add patch to fix rh#492707 - Banshee use 100% when fetching cover art
dac1731
dnielsen f05eabd
* Sat Mar 07 2009 David Nielsen <dnielsen@fedoraproject.org> - 1.4.3-2
dnielsen f05eabd
- add patch for gnomebz #536047
dnielsen f05eabd
dnielsen 19fac5b
* Thu Mar 05 2009 David Nielsen <dnielsen@fedoraproject.org> - 1.4.3-1
dnielsen 19fac5b
- Update to 1.4.3
dnielsen 19fac5b
- Remove upstreamed patch
dnielsen 19fac5b
dnielsen 3d29cde
* Wed Feb 25 2009 David Nielsen <dnielsen@fedoraproject.org> - 1.4.2-6
dnielsen 3d29cde
- Rebuilt for updated taglib-sharp
dnielsen 3d29cde
dnielsen ad6110b
* Tue Feb 24 2009 David Nielsen <dnielsen@fedoraproject.org> - 1.4.2-5
dnielsen ad6110b
- Clean out obsolete configuration arguments
dnielsen ad6110b
- Remove unneeded build dependency
dnielsen ad6110b
- Enable compiletime vendor identification at the request of upstream (#486285)
dnielsen ad6110b
- Enable threaded build as per the Fedora standards
dnielsen ad6110b
71f4f95
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.2-4
71f4f95
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
71f4f95
6a2e4d3
* Wed Feb 11 2009 Michel Salim <salimma@fedoraproject.org> - 1.4.2-3
6a2e4d3
- Enable video mode support
6a2e4d3
- Enable unit tests if nunit-2.4 is available
6a2e4d3
- MusicBrainz subpackage no longer depends on main package
6a2e4d3
6a2e4d3
* Tue Feb 10 2009 Michel Salim <salimma@fedoraproject.org> - 1.4.2-2
6a2e4d3
- Patch to correct timezone handling for podcasts (bz #484766)
f67daa1
bdfcf1d
* Fri Jan 23 2009 Michel Salim <salimma@fedoraproject.org> - 1.4.2-1
bdfcf1d
- Update to 1.4.2
bdfcf1d
- Require mono-addins
bdfcf1d
- Enable menu entry on other desktops
bdfcf1d
d39a0c6
* Thu Jan  1 2009 Michel Salim <salimma@fedoraproject.org> - 1.4.1-4
d39a0c6
- Manually require libmtp
d39a0c6
5a22fb2
* Thu Jan  1 2009 Michel Salim <salimma@fedoraproject.org> - 1.4.1-3
5a22fb2
- Split MusicBrainz libraries into separate subpackages
5a22fb2
- Properly tag songs ripped from CDs (bug #477669)
5a22fb2
6067977
* Thu Dec 25 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.1-2
6067977
- rebuild to fix broken deps
6067977
f958f57
* Thu Nov 27 2008 Michel Salim <salimma@fedoraproject.org> - 1.4.1-1
f958f57
- Update to 1.4.1
f958f57
413be76
* Mon Nov 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.0.1-1
413be76
- update to 1.4.0.1
413be76
5f00d8d
* Tue Oct 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.2.1-3
81e7826
- bump for new gnome-sharp
81e7826
25278cb
* Mon Aug 25 2008 Michel Salim <salimma@fedoraproject.org> - 1.2.1-2
25278cb
- Updated requirement: use podsleuth rather than libipoddevice
25278cb
25278cb
* Sun Aug 24 2008 Michel Salim <salimma@fedoraproject.org> - 1.2.1-1
24dc507
- Update to 1.2.1
24dc507
nigelj 7aade52
* Thu Jul 31 2008 Nigel Jones <dev@nigelj.com> - 1.2.0-2.1
nigelj 7aade52
- ifarching foo broke... now fixed
nigelj 7aade52
nigelj 7aade52
* Wed Jul 30 2008 Nigel Jones <dev@nigelj.com> - 1.2.0-2
nigelj 574f4b2
- Reenable boo, I can't see why not now...
nigelj 574f4b2
nigelj 7aade52
* Wed Jul 30 2008 Nigel Jones <dev@nigelj.com> - 1.2.0-1
nigelj 523184b
- Update to 1.2.0 (new upstream release)
nigelj 523184b
- Refer to: http://banshee-project.org/download/archives/1.2.0/ for more details
nigelj 523184b
nigelj ca3a6da
* Fri Jul 4 2008 Nigel Jones <dev@nigelj.com> - 1.0.0-2
nigelj ca3a6da
- Bump for new gnome-sharp
nigelj ca3a6da
nigelj e800efe
* Fri Jun 6 2008 Nigel Jones <dev@nigelj.com> - 1.0.0-1
nigelj e800efe
- Banshee goes GOLD!
nigelj e800efe
nigelj 465555f
* Wed Jun 4 2008 Nigel Jones <dev@nigelj.com> - 0.99.3-2
nigelj 465555f
- Disable boo (again) - Broken dependencies and 'issues'
nigelj 465555f
5f00d8d
* Fri May 30 2008 Nigel Jones <dev@nigelj.com> - 0.99.3-1
nigelj 09a4f73
- New Upstream Release (0.99.3) - RC 1
nigelj 09a4f73
nigelj 09a4f73
* Tue May 27 2008 Nigel Jones <dev@nigelj.com> - 0.99.2-3
nigelj b1c57af
- Rebuild for new gtk-sharp2
nigelj b1c57af
nigelj 53120e9
* Sat May 24 2008 Nigel Jones <dev@nigelj.com> - 0.99.2-2
nigelj 53120e9
- Rebuild & correct BR
nigelj 53120e9
nigelj 458ded3
* Fri May 23 2008 Nigel Jones <dev@nigelj.com> - 0.99.2-1
nigelj 458ded3
- New Upstream Release (0.99.2) - Beta 2
nigelj 458ded3
- Enable podcast & boo
nigelj 458ded3
5f00d8d
* Mon May 5 2008 Nigel Jones <dev@nigelj.com> - 0.99.1-1.1
nigelj 64a28c1
- Fix brainfart...  Comment out the cp for Source1 which I moved out of the way
nigelj 64a28c1
5f00d8d
* Mon May 5 2008 Nigel Jones <dev@nigelj.com> - 0.99.1-1
nigelj 20ec079
- New Upstream Release (0.99.1) - Beta 1 (Closes: Bug# 445449)
nigelj 20ec079
- boo doesn't work quite yet for us, this will most likely be enabled in a -2
nigelj 20ec079
  build (README.Fedora hence removed from sources)
nigelj e9a9c68
- Spec file improvements per guidelines
nigelj e9a9c68
- Put .pc files in their proper place
nigelj e9a9c68
4a98c52
* Sat Apr 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.98.3-2
4a98c52
- adding BR: mono-addins-devel
4a98c52
66b2653
* Sat Apr 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.98.3-1
66b2653
- update to 0.98.3 (which doesn't have any prebuilt binaries in it)
66b2653
dnielsen a614215
* Thu Feb 21 2008 David Nielsen <david@lovesunix.net> - 0.13.3-4
dnielsen a614215
- revert to using bundled boo as external has no ppc support currently
dnielsen a614215
dnielsen be2d2e7
* Thu Feb 21 2008 David Nielsen <david@lovesunix.net> - 0.13.2-3
dnielsen be2d2e7
- Use external boo and ndesk-dbus
dnielsen be2d2e7
- Nicer workaround to gstreamer-plugin detection problem
dnielsen be2d2e7
9a3302e
* Fri Jan 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.13.2-2
9a3302e
- Add content-type support
9a3302e
bb7c4d2
* Mon Jan 14 2008 Christopher Aillon <caillon@redhat.com> - 0.13.2-1
bb7c4d2
- Update to 0.13.2
bb7c4d2
260f71b
* Fri Aug 31 2007 Christopher Aillon <caillon@redhat.com> - 0.13.1-1
260f71b
- Update to 0.13.1
260f71b
d648372
* Tue Aug  7 2007 Christopher Aillon <caillon@redhat.com> - 0.13.0-1
d648372
- Update to 0.13.0
d648372
16fd8b4
* Sun May  6 2007 Matthias Clasen <mclasen@redhat.com> - 0.12.1-3
16fd8b4
- Own /usr/share/banshee (#233823)
16fd8b4
dce277d
* Tue Apr 17 2007 Christopher Aillon <caillon@redhat.com> - 0.12.1-2
dce277d
- Fix typo in schemas
dce277d
42396af
* Thu Apr  5 2007 Christopher Aillon <caillon@redhat.com> - 0.12.1-1
42396af
- Update to 0.12.1
42396af
6152061
* Fri Mar 30 2007 Christopher Aillon <caillon@redhat.com> - 0.12.0-5
6152061
- Fix up schema installs
6152061
0cb6871
* Fri Mar 23 2007 Christopher Aillon <caillon@redhat.com> - 0.12.0-4
0cb6871
- Some more updates to the file list
0cb6871
d113fb2
* Tue Mar 20 2007 Christopher Aillon <caillon@redhat.com> - 0.12.0-3
d113fb2
- Remove %%{_datadir}/icons/hicolor/* from %%files
d113fb2
d113fb2
* Wed Mar  7 2007 Christopher Aillon <caillon@redhat.com> - 0.12.0-2
4f98119
- Add gstreamer-plugins-good as a build dep for gconfaudiosink
4f98119
4f98119
* Wed Mar  7 2007 Christopher Aillon <caillon@redhat.com> - 0.12.0-1
ac6d480
- Update to 0.12.0
ac6d480
171fc9c
* Fri Feb  2 2007 Christopher Aillon <caillon@redhat.com> - 0.11.5-1
171fc9c
- Update to 0.11.5
171fc9c
dee32fc
* Fri Sep  1 2006 Christopher Aillon <caillon@redhat.com> - 0.10.12-4
dee32fc
- Register banshee-notificationareaicon.schemas in %%post (bug 185605)
dee32fc
- Add dllmap for libdbus-glib so banshee works without dbus-glib-devel
dee32fc
  (bug 202990)
dee32fc
0a95192
* Mon Aug 28 2006 Christopher Aillon <caillon@redhat.com> - 0.10.12-3
0a95192
- Rebuild
0a95192
05fa551
* Sat Aug 26 2006 Christopher Aillon <caillon@redhat.com> - 0.10.12-2
05fa551
- For some reason, the last build picked up dependencies on both
05fa551
  mono(glib-sharp) = 2.8.0.0 and mono(glib-sharp) = 2.10.0.0
05fa551
  Not sure why, but hopefully this rebuild fixes it....
05fa551
05fa551
* Wed Aug 23 2006 Christopher Aillon <caillon@redhat.com> - 0.10.12-1
252c30e
- Update to 0.10.12
252c30e
- Build against newer mono stack
252c30e
426d359
* Mon Aug  7 2006 Nalin Dahyabhai <nalin@redhat.com> - 0.10.11-1
426d359
- Update to 0.10.11
426d359
- Buildrequire: dbus-sharp-devel, because configure looks for it
a368522
- Buildrequire: gettext-devel, because configure looks for its copy of msgfmt
426d359
73f8b13
* Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com> - 0.10.10-2
9c3a01c
- rebuild against new nautilus-cd-burner
9c3a01c
- hack to get it to build
73f8b13
c689434
* Tue May  2 2006 Christopher Aillon <caillon@redhat.com> 0.10.10-1
c689434
- Update to 0.10.10
c689434
2c94d00
* Tue Mar 21 2006 Christopher Aillon <caillon@redhat.com> 0.10.9-1
2c94d00
- Update to 0.10.9
2c94d00
4ebdf50
* Tue Mar 14 2006 Christopher Aillon <caillon@redhat.com> 0.10.8-1
4ebdf50
- Update to 0.10.8
4ebdf50
cb16414
* Thu Mar  9 2006 Christopher Aillon <caillon@redhat.com> 0.10.7-2
cb16414
- Add explicit Requires on libipoddevice (#184482)
cb16414
6f34567
* Tue Mar  7 2006 Christopher Aillon <caillon@redhat.com> 0.10.7-1
6f34567
- Update to 0.10.7
6f34567
- Fix build on x86-64
6f34567
8f64667
* Mon Mar  6 2006 Christopher Aillon <caillon@redhat.com> 0.10.6-3
8f64667
- Don't build with smp_mflags, as parallel make causes the build to fail
8f64667
b4dd000
* Sat Mar  4 2006 Christopher Aillon <caillon@redhat.com> 0.10.6-2
b4dd000
- Rebuild
b4dd000
4f74591
* Tue Feb 21 2006 Christopher Aillon <caillon@redhat.com> 0.10.6-1
4f74591
- Initial RPM