SPECS: bmpx.spec - updated to 0.12.5 - new project and source URL ...
troll
troll at pld-linux.org
Sun Nov 13 17:53:28 CET 2005
Author: troll Date: Sun Nov 13 16:53:28 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.12.5
- new project and source URL
- require specific release of libhrel (0.1-2) since it has independent
versioning
- new package: remote, containing %%{_bindir}/bmpx-remote tool
- rel 2 for libhrel
---- Files affected:
SPECS:
bmpx.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.30 SPECS/bmpx.spec:1.31
--- SPECS/bmpx.spec:1.30 Fri Nov 11 15:28:16 2005
+++ SPECS/bmpx.spec Sun Nov 13 17:53:23 2005
@@ -6,15 +6,15 @@
Summary: Sound player with the WinAmp GUI, for Unix-based systems for GTK+
Summary(pl): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
Name: bmpx
-Version: 0.12.4
+Version: 0.12.5
Release: 1
License: GPL v2
Group: X11/Applications/Sound
-Source0: http://bmpx.kicks-ass.net/downloads/0.12/%{name}-%{version}.tar.bz2
-# Source0-md5: 6fbe6047ed4f658c602cae2b17222438
+Source0: http://dl.sourceforge.net/beepmp/%{name}-%{version}.tar.bz2
+# Source0-md5: fc9d1fabd48c5a2d70553603b74363aa
Source1: mp3license
Patch1: %{name}-desktop.patch
-URL: http://bmpx.berlios.de/
+URL: http://beep-media-player.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: curl-devel
@@ -37,7 +37,7 @@
Requires: %{name}-plugin-container = %{epoch}:%{version}-%{release}
Requires: %{name}-plugin-flow = %{epoch}:%{version}-%{release}
Requires: %{name}-plugin-transport = %{epoch}:%{version}-%{release}
-Requires: libhrel = 0.1-%{release}
+Requires: libhrel = 0.1-2
%if %{with gstreamer}
Requires: gstreamer-audio-effects
Requires: gstreamer-audio-formats
@@ -132,6 +132,18 @@
%description plugin-transport -l pl
Wtyczka Transport dla BMPx.
+%package remote
+Summary: BMPx python status watcher
+Summary(pl): Obserwator statusu BMPx
+Group: X11/Applications/Sound
+Requires: %{name} = %{epoch}:%{version}-%{release}
+
+%description remote
+BMPx python status watcher.
+
+%description remote -l pl
+Obserwator statusu BMPx.
+
%package remote-curses
Summary: BMPx python status watcher
Summary(pl): Obserwator statusu BMPx w pythonie
@@ -188,6 +200,7 @@
Summary(pl): Biblioteka Holyrel
Group: X11/Development/Libraries
Version: 0.1
+Release: 2
%description -n libhrel
Holyrel library.
@@ -201,6 +214,7 @@
Group: X11/Development/Libraries
Requires: libhrel = %{epoch}:%{version}-%{release}
Version: 0.1
+Release: 2
%description -n libhrel-devel
Header files for Holyrel library.
@@ -327,6 +341,10 @@
%dir %{_libdir}/bmpx/plugins/transport
%attr(755,root,root) %{_libdir}/bmpx/plugins/transport/*.so*
+%files remote
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/bmpx-remote
+
%files remote-curses
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/bmpty
@@ -363,6 +381,14 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2005/11/13 16:53:23 troll
+- updated to 0.12.5
+- new project and source URL
+- require specific release of libhrel (0.1-2) since it has independent
+ versioning
+- new package: remote, containing %%{_bindir}/bmpx-remote tool
+- rel 2 for libhrel
+
Revision 1.30 2005/11/11 14:28:16 freetz
- 0.12.4, libchroma subpackage, run ldconfig for libhrel, fixed some typos,
require lib{chroma,hrel}-devel in -devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list