Fix the build
Don't use %dir for the /usr/share/PackageKit/icons symlink: stricter rawhide rpmbuild 4.11.1 compared the the version that was in F19 can cause the build to fail.
This commit is contained in:
parent
f84e052215
commit
3bdc9ccaa2
@ -329,7 +329,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%config(noreplace) %{_sysconfdir}/PackageKit/Vendor.conf
|
||||
%config %{_sysconfdir}/dbus-1/system.d/*
|
||||
%dir %{_datadir}/PackageKit/helpers/test_spawn
|
||||
%dir %{_datadir}/PackageKit/icons
|
||||
%{_datadir}/PackageKit/icons
|
||||
%{_datadir}/PackageKit/helpers/test_spawn/*
|
||||
%{_datadir}/man/man1/pkcon.1.gz
|
||||
%{_datadir}/man/man1/pkmon.1.gz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user