Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0b0c23ce0 | ||
|
|
ab5e4457e4 | ||
|
|
5f0a66c87b | ||
|
|
3025fb5ba5 | ||
|
|
9094b1656e | ||
|
|
975a1e4c06 | ||
|
|
43d8246f4b | ||
|
|
b60b90e758 | ||
|
|
33a8261ad0 | ||
|
|
ba25bafa5f | ||
|
|
e7d886350b | ||
|
|
73ce07b97a |
1 changed files with 3 additions and 3 deletions
|
|
@ -18,8 +18,8 @@
|
|||
# Disable DKMS/akmods support for RHEL builds
|
||||
%bcond dkms %[!0%{?rhel}]
|
||||
|
||||
%bcond packagekit 0
|
||||
%bcond dnf5 1
|
||||
%bcond packagekit 1
|
||||
%bcond dnf5 0
|
||||
|
||||
# this is not a library version
|
||||
%define gs_plugin_version 23
|
||||
|
|
@ -235,7 +235,7 @@ FOE
|
|||
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS NEWS README.md
|
||||
%doc AUTHORS README.md
|
||||
%license COPYING
|
||||
%{_bindir}/gnome-software
|
||||
%{_datadir}/applications/gnome-software-local-file-flatpak.desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue