udpate %%files

epel9
Rex Dieter 8 years ago
parent 819a82c1d9
commit c7701fea1a

@ -33,6 +33,7 @@ BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtx11extras-devel BuildRequires: qt5-qtx11extras-devel
%if 0%{?fedora} > 23 %if 0%{?fedora} > 23
%global appstream 1
BuildRequires: cmake(AppStreamQt) BuildRequires: cmake(AppStreamQt)
BuildRequires: cmake(packagekitqt5) BuildRequires: cmake(packagekitqt5)
%endif %endif
@ -115,6 +116,10 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font.
%license COPYING.LIB %license COPYING.LIB
%{_kf5_datadir}/kf5/infopage/ %{_kf5_datadir}/kf5/infopage/
%{_kf5_datadir}/knotifications5/plasma_workspace.notifyrc %{_kf5_datadir}/knotifications5/plasma_workspace.notifyrc
%if 0%{?appstream}
%dir %{_kf5_libexecdir}/kpackagehandlers
%{_kf5_libexecdir}/kpackagehandlers/appstreamhandler
%endif
%post libs -p /sbin/ldconfig %post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig

Loading…
Cancel
Save