This commit is contained in:
parent
f047f0b98a
commit
b0acc7af70
12
okteta.spec
12
okteta.spec
@ -62,7 +62,6 @@ BuildRequires: cmake(Qt5ScriptTools)
|
||||
BuildRequires: cmake(Qt5UiPlugin)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
Recommends: %{name}-lang
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
|
||||
@ -144,10 +143,8 @@ Contains the development files for the Okteta Hex Editor.
|
||||
|
||||
%suse_update_desktop_file org.kde.okteta Utility Editor
|
||||
|
||||
%post -n libKasten%{Kasten_sover} -p /sbin/ldconfig
|
||||
%postun -n libKasten%{Kasten_sover} -p /sbin/ldconfig
|
||||
%post -n libOkteta%{Okteta_sover} -p /sbin/ldconfig
|
||||
%postun -n libOkteta%{Okteta_sover} -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libKasten%{Kasten_sover}
|
||||
%ldconfig_scriptlets -n libOkteta%{Okteta_sover}
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
@ -179,7 +176,6 @@ Contains the development files for the Okteta Hex Editor.
|
||||
%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so.*
|
||||
|
||||
%files devel
|
||||
%license LICENSES/*
|
||||
%{_kf5_cmakedir}/
|
||||
%{_kf5_libdir}/libKasten%{Kasten_sover}*.so
|
||||
%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so
|
||||
@ -191,15 +187,11 @@ Contains the development files for the Okteta Hex Editor.
|
||||
%{_kf5_plugindir}/designer/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
|
||||
%files part-lang -f oktetapart.lang
|
||||
%license LICENSES/*
|
||||
|
||||
%files -n libkasten-lang -f libkasten.lang
|
||||
%license LICENSES/*
|
||||
|
||||
%files -n libokteta-lang -f libokteta.lang
|
||||
%license LICENSES/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user