- Fix incorrect/missing licenses

- Run spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=22
This commit is contained in:
Paolo Stivanin 2021-11-12 06:41:10 +00:00 committed by Git OBS Bridge
parent 2ec3986cf8
commit 6c3a40a615
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 12 06:39:17 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Fix incorrect/missing licenses
- Run spec-cleaner
-------------------------------------------------------------------
Wed Nov 10 18:53:48 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -20,7 +20,7 @@ Name: siril
Version: 0.99.10.1
Release: 0
Summary: An astronomical image processing software for Linux. (IRIS clone)
License: GPL-3.0-only
License: BSL-1.0 AND GPL-3.0-or-later
Group: Productivity/Scientific/Physics
URL: https://www.siril.org/
Source: https://gitlab.com/free-astro/siril/-/archive/%{version}/siril-%{version}.tar.bz2
@ -46,14 +46,14 @@ BuildRequires: pkgconfig(libraw)
BuildRequires: pkgconfig(libswresample)
BuildRequires: pkgconfig(libswscale)
BuildRequires: pkgconfig(libtiff-4)
BuildRequires: pkgconfig(rtprocess)
BuildRequires: pkgconfig(shared-mime-info)
BuildRequires: pkgconfig(wcslib)
%if 0%{?suse_version} < 1550
BuildRequires: pkgconfig(opencv)
%else
BuildRequires: pkgconfig(opencv4)
%endif
BuildRequires: pkgconfig(rtprocess)
BuildRequires: pkgconfig(shared-mime-info)
BuildRequires: pkgconfig(wcslib)
%description
Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image
@ -82,7 +82,7 @@ install -m 0644 -D platform-specific/linux/siril.xml %{buildr
%files -f %{name}.lang
%doc ChangeLog NEWS README.md AUTHORS
%license LICENSE.md
%license LICENSE.md LICENSE_sleef.txt
%{_bindir}/siril
%{_bindir}/siril-cli
%{_mandir}/man1/siril.1%{?ext_man}