File wxEphe.spec of Package wxEphe

#
# spec file for package wxEphe
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           wxEphe
Version:        1.4
Release:        0
Summary:        Astronomical ephemeris for the Sun, Moon and solar system planets
License:        GPL-3.0
Group:          Productivity/Scientific/Astronomy
Url:            http://www.jpmr.org/
#Freshcode-URL:	https://freshcode.club/projects/wxephe
Source:         https://downloads.sf.net/wxephe/wxEphe-%version.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  libtool
BuildRequires:  gcc-c++
BuildRequires:  wxWidgets-devel >= 3

%description
wxEphe displays astronomical ephemeris for the Sun, the Moon and
solar system planets, given the date and observer's location.

%prep
%setup -q

%build
autoreconf -fi
%configure
make %{?_smp_mflags}

%install
%make_install
%find_lang %name

%files -f %name.lang
%defattr(-,root,root)
%doc COPYING
%_bindir/wxEphe

%changelog
openSUSE Build Service is sponsored by