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