Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > e2b231506ab4cf95ac5c7124f12705b3 > files > 2

xplanet-0.92-1mdk.src.rpm

%define name xplanet 
%define version 0.92
%define release 1mdk
%define _prefix /usr/X11R6

Summary: OpenGL based planet renderer
Name: %{name}
Version: %{version}
Release: %{release}
Source: http://prdownloads.sourceforge.net/xplanet/%{name}-%{version}.tar.bz2
URL: http://xplanet.sourceforge.net
License: GPL
Group: Toys
BuildRoot: %{_tmppath}/%{name}-buildroot

%description
Xplanet is similar to Xearth, where an image of the earth is rendered into
an X window. Azimuthal, Mercator, Mollweide, orthographic, or rectangular
projections can be displayed as well as a window with a globe the user can
rotate interactively. The other planets and some satellites may also be
displayed. The latest version, as well as maps for other planets can be
found at http://xplanet.sourceforge.net. Xplanet can support separate
night and day maps, as well as a separate cloud map.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING CREDITS ChangeLog FAQ INSTALL
%{_mandir}/*/*
%{_bindir}/*
%{_datadir}/*

%changelog
* Thu Jan 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.92-1mdk
- 0.92

* Thu Oct 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.90-1mdk 
- 0.90

* Fri Oct 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.84-1mdk
- 0.84

* Sat Jul 28 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.83-1mdk
- update to version 0.83
- mandrakize macros

* Mon Apr 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.80-1mdk
- added in contribs by Sean Dague <sean@dague.net>