f6646ac
Name:		xfce4-places-plugin
da25c08
Version:	1.2.0
da25c08
Release:	1%{?dist}
f6646ac
Summary:	Places menu for the Xfce panel
f6646ac
f6646ac
Group:		User Interface/Desktops
4b77f68
License:	GPLv2+
f6646ac
URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
da25c08
Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
f6646ac
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
f6646ac
f6646ac
BuildRequires:	xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1
f6646ac
BuildRequires:	Thunar-devel >= 0.4.0
171e54b
BuildRequires:	libxml2-devel, gettext, intltool
17aa4dc
Requires:	xfce4-panel >= 4.4.1, Thunar >= 0.9.0
f6646ac
f6646ac
%description
f6646ac
A menu with quick access to folders, documents, and removable media. The 
f6646ac
Places plugin brings much of the functionality of GNOME’s Places menu to 
f6646ac
Xfce. It puts a simple button on the panel. Clicking on this button opens up 
f6646ac
a menu with 4 sections:
f6646ac
1) System-defined directories (home folder, trash, desktop, file system)
f6646ac
2) Removable media (using thunar-vfs)
f6646ac
3) User-defined bookmarks (reads ~/.gtk-bookmarks)
f6646ac
4) Recent documents submenu (requires GTK v2.10 or greater) 
f6646ac
f6646ac
%prep
f6646ac
%setup -q
da25c08
f6646ac
f6646ac
%build
f6646ac
%configure --disable-static
f6646ac
make %{?_smp_mflags}
f6646ac
da25c08
f6646ac
%install
f6646ac
rm -rf $RPM_BUILD_ROOT
f6646ac
make install DESTDIR=$RPM_BUILD_ROOT
f6646ac
%find_lang %{name}
f6646ac
da25c08
f6646ac
%clean
f6646ac
rm -rf $RPM_BUILD_ROOT
f6646ac
da25c08
f6646ac
%files -f %{name}.lang
f6646ac
%defattr(-,root,root,-)
f6646ac
%doc AUTHORS COPYING ChangeLog NEWS README TODO
44a1d97
%{_bindir}/xfce4-popup-places
f6646ac
%{_libexecdir}/xfce4/panel-plugins/%{name}
f6646ac
%{_datadir}/xfce4/panel-plugins/*.desktop
f6646ac
da25c08
f6646ac
%changelog
da25c08
* Fri Jul 31 2009 Christoph Wickert <cwickert@fedoraproject.org> - 1.2.0-1
da25c08
- Update to 1.2.0
da25c08
- Drop Andea Santilli's xdg-userdir-compat.patch because it got upstreamed
da25c08
afb78ff
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-6
afb78ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
afb78ff
9cc6e28
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-5
9cc6e28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
9cc6e28
4ea0880
* Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 1.1.0-4
4ea0880
- Rebuild for Xfce 4.6 (Beta 3)
4ea0880
4ea0880
* Sun Aug 31 2008 Christoph Wickert <cwickert@fedoraproject.org> - 1.1.0-3
c584c33
- Update xdg-userdir-compat.patch to use upstream's variable names
c584c33
4ea0880
* Wed Aug 27 2008 Christoph Wickert <cwickert@fedoraproject.org> - 1.1.0-2
f8e86da
- Respect xdg user directory paths (#457740)
f8e86da
4ea0880
* Thu Jun 12 2008 Christoph Wickert <cwickert@fedoraproject.org> - 1.1.0-1
44a1d97
- Update to 1.1.0
44a1d97
- Fix changelog
44a1d97
7bad46c
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.0-3
7bad46c
- Autorebuild for GCC 4.3
7bad46c
4ea0880
* Fri Dec 07 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.0.0-2
17aa4dc
- Rebuild for Xfce 4.4.2 and Thunar 0.9.0
17aa4dc
4ea0880
* Wed Nov 07 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.0.0-1
44a1d97
- Update to 1.0.0
2f8a32e
4ea0880
* Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.992-1
69dd6a6
- Update to 0.9.992
69dd6a6
4ea0880
* Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.991-1
4b77f68
- Update to 0.9.991
4b77f68
- Update license tag
4b77f68
4ea0880
* Thu May 17 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.3.0-1
8b71465
- Update to 0.3.0
8b71465
4ea0880
* Sun Apr 29 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.0-1
f6646ac
- Update to 0.2.0
f6646ac
4ea0880
* Sun Apr 08 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.1.0-1
f6646ac
- Initial package.