Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 53b4f112de550461d62ef86402315b8d > files > 1

xfce-places-plugin-0.9.991-1mdv2008.0.src.rpm

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

%description
A places plugin for the Xfce panel.

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

%build

%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std 

%find_lang xfce4-places-plugin

%post
%update_icon_cache hicolor

%postun
%clean_icon_cache hicolor

%clean
rm -rf %{buildroot}

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


%changelog
* Sat Aug 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.991-1mdv2008.0
+ Revision: 65407
- new version

* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
+ Revision: 31038
- Import xfce-places-plugin