This commit is contained in:
parent
b0acc7af70
commit
9cc69b0d6f
@ -24,7 +24,6 @@ Version: 0.26.11
|
||||
Release: 0
|
||||
Summary: Hex Editor
|
||||
License: GFDL-1.2-only AND GPL-2.0-only
|
||||
Group: Development/Tools/Other
|
||||
URL: https://apps.kde.org/okteta
|
||||
Source0: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
@ -70,7 +69,6 @@ Okteta is a hex editor for the raw data of files.
|
||||
|
||||
%package data
|
||||
Summary: Hex Editor data files
|
||||
Group: Development/Tools/Other
|
||||
# the files were in the main package before
|
||||
Conflicts: %{name} < 0.26
|
||||
BuildArch: noarch
|
||||
@ -80,7 +78,6 @@ Data files used by Okteta/libKasten, e.g. structures definitions.
|
||||
|
||||
%package part
|
||||
Summary: Hex Editor KParts plugin
|
||||
Group: Development/Tools/Other
|
||||
Recommends: %{name}-part-lang
|
||||
|
||||
%description part
|
||||
@ -88,7 +85,6 @@ Hex editing component for KParts
|
||||
|
||||
%package -n libKasten%{Kasten_sover}
|
||||
Summary: High-level hex editor/viewer framework libraries
|
||||
Group: Development/Tools/Other
|
||||
Requires: %{name}-data
|
||||
Recommends: libkasten-lang
|
||||
Provides: libkasten = %{version}
|
||||
@ -99,7 +95,6 @@ applications.
|
||||
|
||||
%package -n libOkteta%{Okteta_sover}
|
||||
Summary: Hex editor/viewer QWidgets libraries
|
||||
Group: Development/Tools/Other
|
||||
Recommends: libokteta-lang
|
||||
Provides: libokteta = %{version}
|
||||
|
||||
@ -108,7 +103,6 @@ Okteta libraries for QWidget-based hex editing widgets.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the Okteta Hex Editor
|
||||
Group: Development/Tools/Other
|
||||
Requires: libKasten%{Kasten_sover} = %{version}
|
||||
Requires: libOkteta%{Okteta_sover} = %{version}
|
||||
# designer plugin was in the main package before
|
||||
|
Loading…
x
Reference in New Issue
Block a user