File pondus.spec of Package pondus

Name:           pondus
Version:        0.4.1
Release:        2.1
License:        GPL
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
Requires:       python, python-gtk2, python-matplotlib
Group:          Productivity/Office/Other
Summary:        personal weight manager for GTK+2

%description
Pondus keeps track of your body weight. It aims to be simple to use, lightweight and fast. The data can be plotted to get a quick overview of the history of your weight. A simple weight planner allows to define "target weights" and this plan can be compared with the actual measurements in a plot.

%prep

%build
cd $RPM_BUILD_ROOT
python setup.py build

%install
rm -rf %{buildroot}
python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES

%clean
rm -rf "$RPM_BUILD_ROOT"

%files -f INSTALLED_FILES

%changelog
 * Sun May 18 2008 - Eike Nicklas <eike@ephys.de> - 0.4.1-1  
 - New upstream release
 * Sun Feb 17 2008 - Eike Nicklas <eike@ephys.de> - 0.1.0-1  
 - Initial release
openSUSE Build Service is sponsored by