Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 0946866b8a713f79623ca09cd605cb83 > files > 1

xfce-clipman-plugin-0.4.0-1mdk.src.rpm


# soname breaks, don't run libtoolize
%define __libtoolize    /bin/true

Summary: 	Clipboard history panel plugin for XFce.
Name: 		xfce-clipman-plugin
Version: 	0.4.0
Release: 	1mdk
License:	BSD
URL: 		http://xfce4-goodies.berlios.de
Source0: 	xfce4-clipman-plugin-%{version}.tar.bz2
Group: 		Graphical desktop/Other
BuildRoot: 	%{_tmppath}/%{name}-root
Requires:	xfce-panel
BuildRequires:	xfce-panel-devel

%description
Clipboard history panel plugin for the XFce desktop environment.


%prep
%setup -q -n xfce4-clipman-plugin-%{version}

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall DESTDIR=$RPM_BUILD_ROOT

rm $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.a

%find_lang xfce4-clipman

%clean
rm -rf $RPM_BUILD_ROOT

%files -f xfce4-clipman.lang
%defattr(-,root,root)
%doc README ChangeLog COPYING AUTHORS
%{_libdir}/xfce4/panel-plugins/*


%changelog
* Sun Jan 11 2004 Marcel Pol <mpol@mandrake.org> 0.4.0-1mdk
- 0.4.0

* Mon Nov 24 2003 Marcel Pol <mpol@gmx.net> 0.3.1-1mdk
- initial mandrake package