SPECS: gmpc-plugin-extraplaylist.spec - added descriptions

megabajt megabajt at pld-linux.org
Sat Jan 24 18:27:17 CET 2009


Author: megabajt                     Date: Sat Jan 24 17:27:17 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added descriptions

---- Files affected:
SPECS:
   gmpc-plugin-extraplaylist.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gmpc-plugin-extraplaylist.spec
diff -u SPECS/gmpc-plugin-extraplaylist.spec:1.6 SPECS/gmpc-plugin-extraplaylist.spec:1.7
--- SPECS/gmpc-plugin-extraplaylist.spec:1.6	Sun Dec 28 23:10:46 2008
+++ SPECS/gmpc-plugin-extraplaylist.spec	Sat Jan 24 18:27:12 2009
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-# - desc
-
 %define		source_name gmpc-extraplaylist
 Summary:	Extraplaylist plugin for Gnome Music Player Client
 Summary(pl.UTF-8):	Wtyczka extraplaylist dla odtwarzacza Gnome Music Player Client
@@ -20,15 +17,15 @@
 BuildRequires:	libglade2-devel
 BuildRequires:	libmpd-devel >= 0.17.0
 BuildRequires:	libtool
+BuildRequires:	libxml2-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The plugin allows you to generate a playlist based on a set of rules,
-f.e. "Genre contains 'jazz' and artist doesn't contain 'Jones'".
+The extraplaylist plugin adds a second pane showing the playlist.
 
 %description -l pl.UTF-8
-Ta wtyczka pozwala generować playlisty w oparciu o zbiór reguł, na
-przykład "Gatunek zawiera 'jazz' i wykonawca nie zawiera 'Jones'".
+Wtyczka extraplaylist dodaje drugie okienko pokazujące listę
+odtwarzania.
 
 %prep
 %setup -qn %{source_name}-%{version}
@@ -46,8 +43,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_libdir}/gmpc
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -58,7 +53,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gmpc/plugins/*.so
+%attr(755,root,root) %{_libdir}/gmpc/plugins/libextraplaylist.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/01/24 17:27:12  megabajt
+- added descriptions
+
 Revision 1.6  2008/12/28 22:10:46  wiget
 - 0.17.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-extraplaylist.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list