Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 19fc15ff16e981bcf3b059d08e3f2544 > files > 2

xfce4-wmdock-plugin-0.2.0-1mdv2008.0.src.rpm

Summary:	WindowMaker dockapps plugin for the Xfce desktop environment
Name:		xfce4-wmdock-plugin
Version:	0.2.0
Release:	%mkrel 1
License:	GPLv2+
Group:		Graphical desktop/Xfce
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
Source0:	http://goodies.xfce.org/_media/projects/panel-plugins/%{name}-%{version}.tar.bz2
Requires:	xfce4-panel >= 4.4.2
BuildRequires:	xfce4-panel-devel >= 4.4.2
BuildRequires:	perl(XML::Parser)
BuildRequires:	libwnck-devel
Obsoletes:	xfce-wmdock-plugin
BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot

%description
The WMdock plugin is a compatibility layer for running 
WindowMaker dockapps on the XFCE desktop. It integrates 
the dockapps into a panel, closely resembling the look 
and feel of the WindowMaker dock or clip, respectively.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%post
%update_icon_cache hicolor

%postun
%clean_icon_cache hicolor

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc README ChangeLog AUTHORS
%{_libdir}/xfce4/panel-plugins/*
%{_datadir}/xfce4/panel-plugins/*
%{_iconsdir}/hicolor/*/apps/*.png


%changelog
* Mon Feb 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.0
+ Revision: 165230
- new version

* Wed Feb 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-1mdv2008.1
+ Revision: 163347
- new version

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

* Thu Dec 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1mdv2008.1
+ Revision: 135362
- new version

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

* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-3mdv2008.1
+ Revision: 110144
- correct buildrequires
- new license policy
- use upstream tarball name as a real name
- do not package COPYING and NEWS files
- add ChangeLog file to the docs
- use upstream name

* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1mdv2008.1
+ Revision: 102632
- import xfce-wmdock-plugin