rpms/xfce4-verve-plugin/FC-6 xfce4-verve-plugin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Mon May 14 18:10:56 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/xfce4-verve-plugin/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29190

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-verve-plugin.spec 
Log Message:
update Requires:


--- NEW FILE xfce4-verve-plugin.spec ---
Name:		xfce4-verve-plugin
Version:	0.3.5
Release:	2%{?dist}
Summary:	A comfortable command line plugin for the Xfce panel

Group:		User Interface/Desktops
License:	GPL
URL:		http://goodies.xfce.org/projects/panel-plugins/verve-plugin
Source0:	http://goodies.xfce.org/releases/verve-plugin/verve-plugin-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	xfce4-panel-devel >=  4.3.90.2, libxfcegui4-devel >= 4.3.0, exo-devel >= 0.3.1.3
BuildRequires:	pcre-devel, dbus-devel >= 0.34
BuildRequires:	libxml2-devel, gettext, perl(XML::Parser)
%if "%fedora" > "5"
BuildRequires:	dbus-glib-devel
%endif
Requires:	xfce4-panel >= 4.4.1
Provides:	verve-plugin = %{version}

%description
This plugin is like the (quite old) xfce4-minicmd-plugin, except that it ships 
more cool features, such as:
* Command history
* Auto-completion (including command history)
* Open URLs and eMail addresses in your favourite applications
* Focus grabbing via D-BUS (so you can bind a shortcut to it)
* Custom input field width


%prep
%setup -qn verve-plugin-%{version}


%build
%configure --disable-static
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang verve-plugin


%clean
rm -rf $RPM_BUILD_ROOT


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

%changelog
* Sun Apr 29 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.5-2
- Rebuild for Xfce 4.4.1

* Sat Feb 24 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.5-1
- Update to 0.3.5

* Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 0.3.4-1
- Initial Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-verve-plugin/FC-6/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 May 2007 15:28:57 -0000	1.1
+++ .cvsignore	14 May 2007 18:10:22 -0000	1.2
@@ -0,0 +1 @@
+verve-plugin-0.3.5.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-verve-plugin/FC-6/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 May 2007 15:28:57 -0000	1.1
+++ sources	14 May 2007 18:10:22 -0000	1.2
@@ -0,0 +1 @@
+85701b960da6bb10762b460c23b84c15  verve-plugin-0.3.5.tar.bz2




More information about the fedora-extras-commits mailing list