rpms/xfce4-places-plugin/FC-6 xfce4-places-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:37:12 UTC 2007


Author: cwickert

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

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


--- NEW FILE xfce4-places-plugin.spec ---
Name:		xfce4-places-plugin
Version:	0.2.0
Release:	1%{?dist}
Summary:	Places menu for the Xfce panel

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

BuildRequires:	xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1
BuildRequires:	Thunar-devel >= 0.4.0
BuildRequires:	libxml2-devel, gettext, perl(XML::Parser)
Requires:	xfce4-panel >= 4.4.1, Thunar >= 0.8.0

%description
A menu with quick access to folders, documents, and removable media. The 
Places plugin brings much of the functionality of GNOME’s Places menu to 
Xfce. It puts a simple button on the panel. Clicking on this button opens up 
a menu with 4 sections:
1) System-defined directories (home folder, trash, desktop, file system)
2) Removable media (using thunar-vfs)
3) User-defined bookmarks (reads ~/.gtk-bookmarks)
4) Recent documents submenu (requires GTK v2.10 or greater) 

%prep
%setup -q

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

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Sun Apr 29 2007 Christoph Wickert <fedora christoph-wickert de> - 0.2.0-1
- Update to 0.2.0

* Sun Apr 08 2007 Christoph Wickert <fedora christoph-wickert de> - 0.1.0-1
- Initial package.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-places-plugin/FC-6/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 May 2007 15:30:13 -0000	1.1
+++ .cvsignore	14 May 2007 18:36:37 -0000	1.2
@@ -0,0 +1 @@
+xfce4-places-plugin-0.2.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-places-plugin/FC-6/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 May 2007 15:30:13 -0000	1.1
+++ sources	14 May 2007 18:36:37 -0000	1.2
@@ -0,0 +1 @@
+fc9828001674e7428ef4023e4a320c87  xfce4-places-plugin-0.2.0.tar.bz2




More information about the fedora-extras-commits mailing list