%define short_name pda Summary: Personal Digital Asistant Summary(pl.UTF-8): Cyfrowy asystent osobisty Name: Narval-%{short_name} Version: 20011016 Release: 1 License: GPL Group: Applications Source0: ftp://ftp.logilab.org/pub/narval/applications/%{short_name}-%{version}.npm # Source0-md5: 00dbc153f05108e55117e524b5e36947 URL: http://www.logilab.org/narval/app.html Requires: Narval BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description The PDA recipe is an example of how Narval can be used as a simple web server to manage your agenda and contact lists. It also shows some of Narval introspection features, with recipes showing available recipes, actions and transformations, as well as how to instanciate a new plan from with a recipe. %description -l pl.UTF-8 Recepta PDA to przykład jak Narval może być wykorzystany jako prosty serwer WWW do zarządzania twoim czasem i listą kontaktów. Pokazuje także część możliwości samoobserwacji Narvala, z recepturami pokazującymi dostępne receptury, akcje i przekształcenia, a także jak dziedziczyć nowy plan z receptury. %prep %install rm -rf $RPM_BUILD_ROOT install -D %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/narval/apps/%{short_name}-%{version}.npm %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %{_datadir}/narval/apps/*