forked from pool/kf6-frameworkintegration
Accepting request 1154898 from home:Vogtinator:frameworks6
- Enable AppStream integration - Remove empty %files OBS-URL: https://build.opensuse.org/request/show/1154898 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-frameworkintegration?expand=0&rev=4
This commit is contained in:
parent
46130fccfe
commit
a97556fc03
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 17:25:13 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Enable AppStream integration
|
||||||
|
- Remove empty %files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 19:27:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Feb 21 19:27:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -37,8 +37,7 @@ Source2: frameworks.keyring
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||||
# TODO Doesn't exist yet
|
BuildRequires: cmake(AppStreamQt) >= 1.0
|
||||||
# BuildRequires: cmake(AppStreamQt6) >= 1.0
|
|
||||||
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||||
@ -108,8 +107,6 @@ Applications do not need to link to this directly. Development files
|
|||||||
|
|
||||||
%ldconfig_scriptlets -n libKF6Style6
|
%ldconfig_scriptlets -n libKF6Style6
|
||||||
|
|
||||||
%files
|
|
||||||
|
|
||||||
%files -n libKF6Style6
|
%files -n libKF6Style6
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -117,8 +114,8 @@ Applications do not need to link to this directly. Development files
|
|||||||
|
|
||||||
%files plugin
|
%files plugin
|
||||||
%dir %{_kf6_libexecdir}/kpackagehandlers
|
%dir %{_kf6_libexecdir}/kpackagehandlers
|
||||||
# %%{_kf6_datadir}/infopage/
|
|
||||||
%{_kf6_libexecdir}/kpackagehandlers/knshandler
|
%{_kf6_libexecdir}/kpackagehandlers/knshandler
|
||||||
|
%{_kf6_libexecdir}/kpackagehandlers/appstreamhandler
|
||||||
%{_kf6_notificationsdir}/plasma_workspace.notifyrc
|
%{_kf6_notificationsdir}/plasma_workspace.notifyrc
|
||||||
%{_kf6_plugindir}/kf6/FrameworkIntegrationPlugin.so
|
%{_kf6_plugindir}/kf6/FrameworkIntegrationPlugin.so
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user