SPECS: banshee.spec - up to 1.4.0 - %build: autoconf, automake, libtool dro...

duddits duddits at pld-linux.org
Fri Nov 14 15:45:14 CET 2008


Author: duddits                      Date: Fri Nov 14 14:45:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.0
- %build: autoconf, automake, libtool dropped
- %install: more cleaning
- more verbose %files

---- Files affected:
SPECS:
   banshee.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/banshee.spec
diff -u SPECS/banshee.spec:1.36 SPECS/banshee.spec:1.37
--- SPECS/banshee.spec:1.36	Fri Oct 17 00:23:42 2008
+++ SPECS/banshee.spec	Fri Nov 14 15:45:08 2008
@@ -5,21 +5,19 @@
 Summary:	A Mono/GStreamer Based Music Player
 Summary(pl.UTF-8):	Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:		banshee
-Version:	1.2.1
-Release:	4
+Version:	1.4.0
+Release:	1
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
-# Source0-md5:	4537d105352b465049953f72da34d3d8
+# Source0-md5:	0779dba8e0608d19fa1f4424fc26a557
 URL:		http://banshee-project.org/
 BuildRequires:	GConf2-devel
-BuildRequires:	autoconf >= 2.13
-BuildRequires:	automake
 BuildRequires:	dbus-devel >= 0.93
 BuildRequires:	dbus-glib-devel >= 0.71
 BuildRequires:	dotnet-gnome-sharp-devel >= 2.16.0
 BuildRequires:	dotnet-gtk-sharp2-devel >= 2.10.0
-BuildRequires:	dotnet-ipod-sharp-devel >= 0.8.0
+BuildRequires:	dotnet-ipod-sharp-devel >= 0.8.1
 BuildRequires:	dotnet-libgphoto2-sharp-devel
 BuildRequires:	dotnet-mono-zeroconf-devel
 BuildRequires:	dotnet-njb-sharp
@@ -34,7 +32,6 @@
 BuildRequires:	intltool >= 0.35
 BuildRequires:	libmtp-devel >= 0.2.0
 BuildRequires:	libmusicbrainz-devel >= 2.1.1
-BuildRequires:	libtool
 BuildRequires:	mono-addins-devel >= 0.3.1-2
 BuildRequires:	mono-csharp >= 1.1.13
 BuildRequires:	monodoc
@@ -65,9 +62,6 @@
 %build
 %{__intltoolize}
 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
-%{__libtoolize}
-%{__automake}
-%{__autoconf}
 %configure \
 	--disable-boo \
 	--disable-dev-tests \
@@ -89,7 +83,9 @@
 
 #mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/Backends/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/gstreamer-0.10/*.{la,a}
 
 %find_lang %{name}-1
 
@@ -121,6 +117,7 @@
 %{_libdir}/banshee-1/Extensions/*.mdb
 %{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
 %dir %{_libdir}/banshee-1/Backends
+%{_libdir}/banshee-1/Backends/*.config
 %{_libdir}/banshee-1/Backends/*.dll
 %{_libdir}/banshee-1/Backends/*.mdb
 %{_libdir}/banshee-1/Backends/*.so
@@ -133,6 +130,7 @@
 %{_desktopdir}/banshee-1.desktop
 %{_iconsdir}/hicolor/*/*/*
 %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
+%{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -140,6 +138,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/11/14 14:45:08  duddits
+- up to 1.4.0
+- %build: autoconf, automake, libtool dropped
+- %install: more cleaning
+- more verbose %files
+
 Revision 1.36  2008/10/16 22:23:42  megabajt
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list