diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 6485a57..8a6402b 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define upname FanFicFare -%define upnamedown %(echo %{upname}|tr '[:upper:]' '[:lower:]') +%define upnamedown fanficfare %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare Version: 3.0.0 @@ -40,13 +40,15 @@ BuildArch: noarch %python_subpackages %description -This is the repository for the FanFicFare project. +FanFicFare is a tool for downloading fanfiction and original stories from various sites into ebook form. -FanFicFare is the rename and move of the previous FanFictionDownLoader (AKA -FFDL, AKA fanficdownloader) project. +FanFicFare is the rename and move of the FanFictionDownLoader (AKA FFDL, AKA fanficdownloader) project. -This program is available as a calibre plugin, a command-line interface (via -pip), and a web service. +Main Features of FanFicFare: + - Download fanfiction stories from various sites into ebooks. + - Create various ebook formats (currently epub, mobi, HTML, txt) + - Also available as a Calibre plugin (not in this package) + - Ability to update already downloaded book %prep %setup -q -n %{upname}-%{version}