File notefinder.spec of Package notefinder

#
# spec file for package NoteFinder (Version 0.2.1)
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

Name:		notefinder
Requires:	python python-qt4
License:	BSD
Group:		Productivity/Other
Autoreqprov:	on
Version:	0.2.1
Release:	0
Summary:	PyQT4 notetaking app for managing notes, quotes, conversations, drafts, articles. contacts...
URL:		http://notefinder.co.cc/
Source:		%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-build
BuildRequires:	python-devel python-setuptools

%description
NoteFinder is an application for managing any text information: notes, quotes, conversations, drafts, articles, contacts, etc.
These versions (>=0.x) are fully rewritten code of old 3.x branch. Old branch isn't mantained now.

Authors:
--------
Sergey Simonenko <gforgx@gmail.com>

%prep
%setup -n %{name}-%{version}

%build
python setup.py install --root=$RPM_BUILD_ROOT --prefix=/usr

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%dir 
/usr

%changelog
* Wed Oct 29 2008 - cubo@kewl.sk
- 0.2.1: ???
* Tue Oct 07 2008 - cubo@kewl.sk
- 0.1.8: New RSS ReadOnly backend (notefinder seems to become Emacs :-D), l10n fixes, ability to select markup engine (HTML or Wiki), backend icons in “Add new notebook” dialog, case-sensitive notebook names.
- 0.1.7: Preferences dialog, backend icons.
- 0.1.6: iCalendar backend.
- 0.1.5: Russian l10n
- 0.1.4: Wixi backend, version label in About dialog (bug no4), Preferences dialog, numberous new features and improvements
- 0.1.3: Zim backend bugfixes (no1, no2); CamelCase links support, minor usability improvements
- 0.1.2: Building entry lists, backlinks support
- 0.1.1: Bugfix release
- 0.1.0: Full code rewrite
* Tue Oct 07 2008 - cubo@kewl.sk
- package created
openSUSE Build Service is sponsored by