Author: patrys Date: Thu Jul 31 07:41:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2.0 - disable boo
---- Files affected: SPECS: banshee.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/banshee.spec diff -u SPECS/banshee.spec:1.29 SPECS/banshee.spec:1.30 --- SPECS/banshee.spec:1.29 Wed Jun 11 08:20:32 2008 +++ SPECS/banshee.spec Thu Jul 31 09:41:32 2008 @@ -5,12 +5,12 @@ Summary: A Mono/GStreamer Based Music Player Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki Name: banshee -Version: 1.0.0 +Version: 1.2.0 Release: 1 License: GPL Group: Applications/Multimedia Source0: http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2 -# Source0-md5: a0119f571701ecbede5f1e4c011e7685 +# Source0-md5: 1f651fa626b188adba35bcdac5d7f686 URL: http://banshee-project.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.13 @@ -68,6 +68,7 @@ %{__automake} %{__autoconf} %configure \ + --disable-boo \ --disable-dev-tests \ --disable-helix \ --enable-ipod \ @@ -117,11 +118,14 @@ %dir %{_libdir}/banshee-1/Extensions %{_libdir}/banshee-1/Extensions/*.dll %{_libdir}/banshee-1/Extensions/*.mdb +%{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config %dir %{_libdir}/banshee-1/Backends %{_libdir}/banshee-1/Backends/*.dll %{_libdir}/banshee-1/Backends/*.mdb +%{_libdir}/banshee-1/Backends/*.so %{_libdir}/banshee-1/Banshee.Services.addins -%{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config +%dir %{_libdir}/banshee-1/gstreamer-0.10 +%{_libdir}/banshee-1/gstreamer-0.10/*.so #%{_libdir}/banshee-1/libbanshee.a #%{_libdir}/banshee-1/libbanshee.la #%{_libdir}/monodoc/sources/* @@ -135,7 +139,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.29 2008/06/11 06:20:32 aredridel +Revision 1.30 2008/07/31 07:41:32 patrys +- 1.2.0 +- disable boo + +Revision 1.29 2008-06-11 06:20:32 aredridel - 1.0.0 Revision 1.28 2008-06-01 21:21:53 aredridel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
