File ncli-downloader.spec of Package ncli-downloader

Summary: Novell downloads via CLI
Name: ncli-downloader
Version: 0.1
Release: 2
License: GPL
Group: Productivity/Networking/Novell
Packager: Leo Eraly <leo@unstable.be>
URL: http://leo.unstable.be/projects
BuildArch: noarch

Source: http://leo.unstable.be/projects/ncli-downloader/ncli-downloader-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root

Requires: python

%description
Small CLI utility to download file from download.novell.com.

No graphical browser is needed. Can easily be started in a screen.

%prep
%setup

%install
%{__rm} -rf %{buildroot}
%{__install} -D -m0755 ncli-downloader.py "%{buildroot}/%{_bindir}/ncli-downloader"

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-, root, root, 0755)
%doc COPYING README TODO
%{_bindir}/ncli-downloader

%changelog
* Sun Aug 19 2007 Leo Eraly <leo@unstable.be> - 0.1-2
- Cosmetic fix

* Sun Aug 19 2007 Leo Eraly <leo@unstable.be> - 0.1-1
- Initial package 
openSUSE Build Service is sponsored by