Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 3d1abc45c76cf6c827627b707b666bc1 > files > 2

xfce4-verve-plugin-0.3.6-4mdv2010.1.src.rpm

Summary:	A minicmd-plugin for the Xfce panel
Name:		xfce4-verve-plugin
Version:	0.3.6
Release:	%mkrel 4
License:	GPLv2+
Group:		Graphical desktop/Xfce
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
Source0:	http://goodies.xfce.org/releases/xfce4-verve-plugin/%{name}-%{version}.tar.bz2
Requires:	xfce4-panel >= 4.3
Requires:	exo
BuildRequires:	xfce4-panel-devel >= 4.3
BuildRequires:	exo-devel >= 0.3.1.3
BuildRequires:	libxfcegui4-devel
BuildRequires:	dbus-glib-devel
BuildRequires:	pcre-devel
BuildRequires:	perl(XML::Parser)
Obsoletes:	xfce-verve-plugin < 0.3.6
Obsoletes:	verve-plugin < 0.3.6
Provides:	xfce-verve-plugin
BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot

%description
This plugin is like the (quite old) xfce4-minicmd-plugin, except that it
feature more cool features, like autocompletion and command history.
And more are yet to come!
A MUST!

%prep
%setup -q

%build
%configure2_5x \
	--enable-final

%make

%install
rm -rf %{buildroot}
%makeinstall_std

#fix name and location of bin file
rm -rf %{buildroot}/usr/bin
mkdir  %{buildroot}%{_bindir}
install -m 755 scripts/verve-focus %{buildroot}%{_bindir}/

%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS README THANKS TODO
%{_bindir}/verve-focus
%{_datadir}/xfce4/panel-plugins/*.desktop
%{_libdir}/xfce4/panel-plugins/*


%changelog
* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-4mdv2010.1
+ Revision: 543445
- rebuild for mdv 2010.1

* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-3mdv2010.0
+ Revision: 446154
- rebuild

* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-2mdv2009.1
+ Revision: 349538
- rebuild for xfce-4.6.0

* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2009.1
+ Revision: 306384
- update to new version 0.3.6
- new license policy
- spec file clean
- change name to be closer with upstream

* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-7mdv2009.1
+ Revision: 294987
- rebuild for new Xfce4.6 beta1

* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-6mdv2009.0
+ Revision: 262428
- rebuild

* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-5mdv2009.0
+ Revision: 257039
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Wed Nov 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.5-3mdv2008.1
+ Revision: 111063
- Fix BuildRequires and Requires

* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-2mdv2008.0
+ Revision: 33271
- spec file clean