Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > aaaa6c0c377d1be5b91afb57c163441c > files > 3

xfce4-places-plugin-1.2.0-2mdv2010.1.src.rpm

Summary: 	A places plugin for the Xfce panel
Name: 		xfce4-places-plugin
Version: 	1.2.0
Release: 	%mkrel 2
License:	GPLv2+
Group: 		Graphical desktop/Xfce
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
Source0: 	http://goodies.xfce.org/releases/xfce4-places-plugin/%{name}-%{version}.tar.bz2
Patch2:		xfce4-places-plugin-1.1.0-format_not_a_string_literal_and_no_format_arguments.patch
Requires:	xfce4-panel >= 4.4.2
BuildRequires:	xfce4-panel-devel >= 4.4.2
BuildRequires:	libxfcegui4-devel >= 4.4.2
BuildRequires:	perl(XML::Parser)
BuildRequires:	thunar-devel
Obsoletes:	xfce-places-plugin
BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot

%description
A places plugin for the Xfce panel.

%prep
%setup -q
%patch2 -p1

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std 

%find_lang %{name}

%post
%update_icon_cache hicolor

%postun
%clean_icon_cache hicolor

%clean
rm -rf %{buildroot}

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


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

* Fri Jul 31 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2010.0
+ Revision: 405206
- update to new version 1.2.0
- drop patches 0 and as they were merged upstream

* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-8mdv2009.1
+ Revision: 353058
- Patch2: fix compiling with Werror=format-strings

* Sun Nov 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-7mdv2009.1
+ Revision: 306098
- Patch0: nerw version for xfce bugzilla
- Patch1: do not segfault on plugin exit

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

* Fri Oct 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-5mdv2009.0
+ Revision: 291579
- Patch0: new version from xfce bugzilla

* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-4mdv2009.0
+ Revision: 281253
- Patch0: new version of patch

* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-3mdv2009.0
+ Revision: 273490
- Patch0: use XDG_DESKTOP_DIR environment variable for desktop directory

* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2009.0
+ Revision: 269791
- rebuild early 2009.0 package (before pixel changes)

* Sun Jun 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2009.0
+ Revision: 216760
- update to new version 1.1.0
- package NEWS file

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

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-2mdv2008.1
+ Revision: 110128
- correct buildrequires
- new license policy
- use upstream tarball name as a real name
- do not package COPYING file
- use upstream name

* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2008.1
+ Revision: 102239
- update to the final version
- new version

* 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