forked from pool/siril
- 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:
parent
2ec3986cf8
commit
6c3a40a615
@ -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>
|
Wed Nov 10 18:53:48 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
10
siril.spec
10
siril.spec
@ -20,7 +20,7 @@ Name: siril
|
|||||||
Version: 0.99.10.1
|
Version: 0.99.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An astronomical image processing software for Linux. (IRIS clone)
|
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
|
Group: Productivity/Scientific/Physics
|
||||||
URL: https://www.siril.org/
|
URL: https://www.siril.org/
|
||||||
Source: https://gitlab.com/free-astro/siril/-/archive/%{version}/siril-%{version}.tar.bz2
|
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(libswresample)
|
||||||
BuildRequires: pkgconfig(libswscale)
|
BuildRequires: pkgconfig(libswscale)
|
||||||
BuildRequires: pkgconfig(libtiff-4)
|
BuildRequires: pkgconfig(libtiff-4)
|
||||||
|
BuildRequires: pkgconfig(rtprocess)
|
||||||
|
BuildRequires: pkgconfig(shared-mime-info)
|
||||||
|
BuildRequires: pkgconfig(wcslib)
|
||||||
%if 0%{?suse_version} < 1550
|
%if 0%{?suse_version} < 1550
|
||||||
BuildRequires: pkgconfig(opencv)
|
BuildRequires: pkgconfig(opencv)
|
||||||
%else
|
%else
|
||||||
BuildRequires: pkgconfig(opencv4)
|
BuildRequires: pkgconfig(opencv4)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(rtprocess)
|
|
||||||
BuildRequires: pkgconfig(shared-mime-info)
|
|
||||||
BuildRequires: pkgconfig(wcslib)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image
|
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
|
%files -f %{name}.lang
|
||||||
%doc ChangeLog NEWS README.md AUTHORS
|
%doc ChangeLog NEWS README.md AUTHORS
|
||||||
%license LICENSE.md
|
%license LICENSE.md LICENSE_sleef.txt
|
||||||
%{_bindir}/siril
|
%{_bindir}/siril
|
||||||
%{_bindir}/siril-cli
|
%{_bindir}/siril-cli
|
||||||
%{_mandir}/man1/siril.1%{?ext_man}
|
%{_mandir}/man1/siril.1%{?ext_man}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user