Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 002587b3d778e033e632e6e789768055 > files > 2

stalonetray-0.7.5-1mdv2008.0.src.rpm

%define name	stalonetray
%define version	0.7.5
%define release %mkrel 1

Name: 	 	%{name}
Summary: 	Stand-alone, full-featured system tray
Version: 	%{version}
Release: 	%{release}

Source:		%{name}-%{version}.tar.bz2
URL:		http://stalonetray.sourceforge.net/
License:	GPL
Group:		Graphical desktop/Other
BuildRequires:	X11-devel

%description
Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification
area) for X Window System/X11. It has full XEMBED support and minimal
dependencies: an X11 lib only. Stalonetray works with virtually any
EWMH-compliant window manager.

%prep
%setup -q

%build
%configure2_5x
%make
										
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog README NEWS TODO stalonetrayrc.sample %name.html
%{_bindir}/%name
%{_mandir}/man1/*


%changelog
* Fri Dec 28 2007 Austin Acton <austin@mandriva.org> 0.7.5-1mdv2008.1
+ Revision: 138717
- new version

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

* Sat Jun 09 2007 Austin Acton <austin@mandriva.org> 0.6.5-1mdv2008.0
+ Revision: 37735
- Import stalonetray