Sophie

Sophie

distrib > PLD > ra > i386 > media > dist-src > by-pkgid > 39a8619cae32e37fa4e2ee099df41086 > files > 3

icecc-0.5-2.src.rpm

# $Revision: 1.4 $, $Date: 2002/08/29 23:23:32 $
Summary:	The IceWM Control Center
Summary(pl):	Centrum Sterowania IceWM-a
Name:		icecc
Version:	0.5
Release:	2
License:	GPL v2
Group:		X11/Window Managers/Tools
Source0:	http://www.selena.kherson.ua/xvadim/%{name}-%{version}.tar.bz2
Source1:	%{name}.desktop
URL:		http://www.selena.kherson.ua/xvadim/programse.html#icecc
BuildRequires:	qt-devel >= 3.0.5
Requires:	icewm
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%define		_prefix		/usr/X11R6
%define		_mandir		%{_prefix}/man

%description
The IceWM Control Center allows you to run various tools for
configuring IceWM's options.

%description -l pl
Centrum Sterowania IceWM pozwala na uruchomienie ró¿nych narzêdzi w
celu skonfigurowania opcji IceWM-a.

%prep
%setup -q

%build
%configure2_13
%{__make}

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir}}
install -d $RPM_BUILD_ROOT%{_applnkdir}/Settings/IceWM/

install icecc/icecc $RPM_BUILD_ROOT%{_bindir}
install icecc/lo32-app-icecc.png $RPM_BUILD_ROOT%{_pixmapsdir}/icecc.png
install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Settings/IceWM/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc AUTHORS README icecc/docs/en/*.html
%attr(755,root,root) %{_bindir}/*
%{_pixmapsdir}/*
%{_applnkdir}/Settings/IceWM/*

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback@pld.org.pl>
All persons listed below can be reached at <cvs_login>@pld.org.pl

$Log: icecc.spec,v $
Revision 1.4  2002/08/29 23:23:32  blues
- release 2 - new doc, proper BR

Revision 1.3  2002/05/06 11:35:19  qboosh
- pl fix

Revision 1.2  2002/05/04 15:28:26  grzegol
- fixed typo in URL

Revision 1.1  2002/05/03 13:46:03  grzegol
- initial PLD release (The IceWM Control Center)
STBR