rpms/banshee/devel .cvsignore, 1.14, 1.15 banshee.spec, 1.41, 1.42 sources, 1.14, 1.15

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Apr 13 01:53:04 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/banshee/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3462

Modified Files:
	.cvsignore banshee.spec sources 
Log Message:
update to 0.98.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	14 Jan 2008 16:03:38 -0000	1.14
+++ .cvsignore	13 Apr 2008 01:52:24 -0000	1.15
@@ -1 +1 @@
-banshee-0.13.2.tar.bz2
+banshee-1-0.98.3.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- banshee.spec	21 Feb 2008 11:54:07 -0000	1.41
+++ banshee.spec	13 Apr 2008 01:52:24 -0000	1.42
@@ -1,20 +1,16 @@
 Name:    banshee
-Version: 0.13.2
-Release: 4%{?dist}
-Summary: easily import, manage, and play selections from your music collection
+Version: 0.98.3
+Release: 1%{?dist}
+Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
 License: MIT
 URL:     http://banshee-project.org/
-Source0: http://banshee-project.org/files/banshee/%{name}-%{version}.tar.bz2
+Source0: http://banshee-project.org/files/banshee/banshee-1-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch1: banshee-0.10.12-mono-libdir.patch
-Patch2: banshee-0.10.12-libdbus-glib-dllmap.patch
-#
-Patch3: x-content.patch
 
 # We only have mono on these arches:
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha
+ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc
 
 BuildRequires: ipod-sharp
 BuildRequires: avahi-sharp
@@ -35,10 +31,10 @@
 BuildRequires: gettext-devel
 BuildRequires: perl(XML::Parser)
 BuildRequires: ndesk-dbus-glib-devel
-#BuildRequires: boo-devel
+BuildRequires: taglib-sharp-devel
+BuildRequires: libmtp-devel
 
 Requires:       libipoddevice
-Requires(post): GConf2
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
@@ -48,32 +44,29 @@
 library, and create audio and MP3 CDs from subsets of your library.
 
 %prep
-%setup -q
-#%patch1 -p1 -b .mono-libdir
-#%patch2 -p1 -b .libdbus-glib-dllmap
-%patch3 -p1 -b .x-content
+%setup -q -n %{name}-1-%{version}
 
 %build
 
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
 %configure  --disable-docs --with-gstreamer-0-10 --disable-helix \
             --enable-external-ndesk-dbus \
+            --enable-mtp --enable-podcast \
             --disable-gstreamer-plugins-check
 make
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 %makeinstall
 
 desktop-file-install --vendor gnome --delete-original		\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications			\
   --add-category X-Fedora					\
   --add-only-show-in=GNOME                                      \
-  $RPM_BUILD_ROOT%{_datadir}/applications/banshee.desktop
+  $RPM_BUILD_ROOT%{_datadir}/applications/banshee-1.desktop
 
-%find_lang %name
+%find_lang %name-1
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -81,11 +74,6 @@
 %post
 update-desktop-database %{_datadir}/applications
 
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-for schema in %{_sysconfdir}/gconf/schemas/banshee*.schemas; do
-  gconftool-2 --makefile-install-rule $schema > /dev/null || :
-done
-
 touch --no-create %{_datadir}/icons/hicolor || :
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
    %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
@@ -101,24 +89,28 @@
 fi
 
 
-%files -f %{name}.lang
+%files -f %{name}-1.lang
 %defattr(-,root,root,-)
 %doc COPYING
-%{_bindir}/banshee
-%{_libdir}/banshee
-%{_libdir}/pkgconfig/banshee.pc
+%{_bindir}/banshee-1
+%{_libdir}/banshee-1
+%{_libdir}/pkgconfig/banshee-1-*.pc
 %{_datadir}/applications/*.desktop
-%{_datadir}/dbus-1/services/org.gnome.Banshee.service
-%dir %{_datadir}/banshee
-%{_datadir}/banshee/audio-profiles
-%{_datadir}/icons/hicolor/*/apps/music-player-banshee.png
+%{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
+%dir %{_datadir}/banshee-1
+%{_datadir}/banshee-1/audio-profiles
+%{_datadir}/banshee-1/icons/
+%{_datadir}/icons/hicolor/*/apps/media-player-banshee.png
 #%{_datadir}/icons/hicolor/scalable/apps/music-player-banshee.svg
-%{_sysconfdir}/gconf/schemas
+#%{_sysconfdir}/gconf/schemas
 %exclude %{_datadir}/icons/hicolor/icon-theme.cache
-%exclude %{_libdir}/banshee/*.a
-%exclude %{_libdir}/banshee/*.la
+%exclude %{_libdir}/banshee-1/*.a
+%exclude %{_libdir}/banshee-1/*.la
 
 %changelog
+* Sat Apr 12 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.98.3-1
+- update to 0.98.3 (which doesn't have any prebuilt binaries in it)
+
 * Thu Feb 21 2008 David Nielsen <david at lovesunix.net> - 0.13.3-4
 - revert to using bundled boo as external has no ppc support currently
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	14 Jan 2008 16:03:38 -0000	1.14
+++ sources	13 Apr 2008 01:52:24 -0000	1.15
@@ -1 +1 @@
-fbb68d4b82613085eaaf9ee7cd55f689  banshee-0.13.2.tar.bz2
+c0426c66a97b1700c7353135f8940b16  banshee-1-0.98.3.tar.bz2




More information about the fedora-extras-commits mailing list