SPECS: bmpx.spec - remote curses and gtk subpackages added

freetz freetz at pld-linux.org
Wed Oct 26 20:08:06 CEST 2005


Author: freetz                       Date: Wed Oct 26 18:08:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remote curses and gtk subpackages added

---- Files affected:
SPECS:
   bmpx.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.22 SPECS/bmpx.spec:1.23
--- SPECS/bmpx.spec:1.22	Wed Oct 26 19:38:01 2005
+++ SPECS/bmpx.spec	Wed Oct 26 20:08:01 2005
@@ -129,6 +129,31 @@
 %description plugin-transport -l pl
 Wtyczka Transport dla BMPx.
 
+%package remote-curses
+Summary:	BMPx Python status Watcher
+Summary(pl):	Obserwator statusu BMPx w Pythonie
+Group:		X11/Applications/Sound
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+
+%description remote-curses
+BMPx Python status Watcher (CLI interface).
+
+%description remote-curses -l pl
+Obserwator statusu BMPx w Pythonie (interfejs CLI).
+
+%package remote-gtk
+Summary:	BMPx Python status Watcher
+Summary(pl):	Obserwator statusu BMPx w Pythonie
+Group:		X11/Applications/Sound
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	python-pygtk-glade
+
+%description remote-gtk
+BMPx Python status Watcher (GTK+ interface).
+
+%description remote-gtk -l pl
+Obserwator statusu BMPx w Pythonie (interfejs GTK+).
+
 %prep
 %setup -q
 %patch0 -p1
@@ -204,13 +229,13 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/bmp*
+%attr(755,root,root) %{_bindir}/bmpx
+%attr(755,root,root) %{_bindir}/bmp-dbus-*
 %dir %{_libdir}/bmpx
 %dir %{_libdir}/bmpx/plugins
 %{_mandir}/man*/*
 %{_desktopdir}/*
 %{_datadir}/bmpx
-%{_datadir}/bmp-remote
 %{_pixmapsdir}/*
 
 %files libs
@@ -242,12 +267,24 @@
 %dir %{_libdir}/bmpx/plugins/transport
 %attr(755,root,root) %{_libdir}/bmpx/plugins/transport/*.so*
 
+%files remote-curses
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/bmpty
+
+%files remote-gtk
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/bmp-remote-pygtk
+%{_datadir}/bmp-remote
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/26 18:08:01  freetz
+- remote curses and gtk subpackages added
+
 Revision 1.22  2005/10/26 17:38:01  freetz
 - libs subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list