Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > e2ccf29708d17425d7a1ba5793873ac5 > files > 1

xfce-mpc-plugin-0.3.2-1mdv2007.1.src.rpm

Summary: 	A mpc plugin for the Xfce panel
Name: 		xfce-mpc-plugin
Version: 	0.3.2
Release: 	%mkrel 1
License:	GPL
Group: 		Graphical desktop/Xfce
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
Source0: 	http://goodies.xfce.org/releases/xfce4-mpc-plugin/xfce4-mpc-plugin-%{version}.tar.bz2
Requires:	xfce-panel >= 4.4
BuildRequires:	xfce-panel-devel >= 4.4
BuildRequires:	libxfcegui4-devel
BuildRequires:	perl(XML::Parser)
BuildRequires:	libmpd-devel
Requires:	mpd
BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot

%description
A mpc plugin for the Xfce panel.

%prep
%setup -qn xfce4-mpc-plugin-%{version}

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std 

%find_lang xfce4-mpc-plugin

%clean
rm -rf %{buildroot}

%files -f xfce4-mpc-plugin.lang
%defattr(-,root,root)
%doc ChangeLog COPYING AUTHORS
%{_libdir}/xfce4/panel-plugins/*
%{_datadir}/xfce4/panel-plugins/xfce4-mpc-plugin.desktop
      

%changelog
* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2007.1
+ Revision: 33444
- new version

* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
+ Revision: 31001
- requires mpd

* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
+ Revision: 30536
- Import xfce-mpc-plugin