Author: megabajt Date: Mon Aug 13 21:45:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use Suggests instead of %banner - bmpx plugin works only with firefox - release 1
---- Files affected: SPECS: bmpx.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/bmpx.spec diff -u SPECS/bmpx.spec:1.77 SPECS/bmpx.spec:1.78 --- SPECS/bmpx.spec:1.77 Mon Aug 13 19:16:57 2007 +++ SPECS/bmpx.spec Mon Aug 13 23:45:18 2007 @@ -1,5 +1,4 @@ # $Revision$, $Date$ -# TODO: use browser-plugins if plugin works with something else than firefox (e.g. seamonkey) # # Conditional build: %bcond_without sid # build without sid support @@ -8,7 +7,7 @@ Summary(pl.UTF-8): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+ Name: bmpx Version: 0.40.1 -Release: 0.1 +Release: 1 License: GPL v2 Group: X11/Applications/Sound Source0: http://files.beep-media-player.org/releases/0.40/%{name}-%{version}.tar.bz2 @@ -53,9 +52,18 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 >= 2:2.10.0 Requires(post,postun): hicolor-icon-theme -Requires: gstreamer-audio-effects-base >= 0.10.10 -Requires: gstreamer-audio-formats >= 0.10.3 Requires: gstreamer-audiosink +Suggests: gstreamer-aac +Suggests: gstreamer-audio-formats >= 0.10.3 +Suggests: gstreamer-cdparanoia +Suggests: gstreamer-ffmpeg +Suggests: gstreamer-flac +Suggests: gstreamer-mad +Suggests: gstreamer-mms +Suggests: gstreamer-musepack +Suggests: gstreamer-plugins-bad +Suggests: gstreamer-sid +Suggests: gstreamer-vorbis Obsoletes: bmpx-curses Obsoletes: bmpx-libs Obsoletes: bmpx-plugin-container @@ -153,15 +161,6 @@ %update_desktop_database_post %update_icon_cache hicolor -%banner %{name} -e << EOF -Remember to install appropriate GStreamer plugins for files -you want to play: -- gstreamer-cdparanoia (for Audio-CD) -- gstreamer-flac (for FLAC) -- gstreamer-mad (for MP3s) -- gstreamer-vorbis (for Ogg Vorbis) -EOF - %postun /sbin/ldconfig %update_desktop_database_postun @@ -211,6 +210,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2007/08/13 21:45:18 megabajt +- use Suggests instead of %banner +- bmpx plugin works only with firefox +- release 1 + Revision 1.77 2007/08/13 17:16:57 megabajt - updated to 0.40.1 - NFY, release 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
