Skip to content

Commit 548b221

Browse files
committed
Updated rpm spec to define a license for oracle linux. Fixes #857.
1 parent 296f53a commit 548b221

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

leocad.spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@ Release: <CI_CNT>.<B_CNT>%{?dist}
3434
%else
3535
Release: 1%{?dist}
3636
%endif
37-
%if 0%{?mdkversion} || 0%{?rhel_version} || 0%{?fedora} || 0%{?centos_version} || 0%{?scientificlinux_version} || 0%{?mageia}
38-
License: GPLv2
39-
%endif
4037
%if 0%{?suse_version} || 0%{?sles_version}
4138
License: GPL-2.0
4239
BuildRequires: fdupes
40+
#else
41+
License: GPLv2
4342
%endif
4443
Packager: Peter Bartfai <pbartfai@stardust.hu>
4544
BuildRoot: %{_builddir}/%{name}

0 commit comments

Comments
 (0)