Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a10b3cf10f | ||
|
|
095b81906e | ||
|
|
2a31982d3e | ||
|
|
93f854207d | ||
|
|
3364ed6d8c | ||
|
|
2c29600426 | ||
|
|
ac8dbc92e8 | ||
|
|
90da5737b3 | ||
|
|
4a71393113 | ||
|
|
e95633c703 | ||
|
|
446ce42aa8 | ||
|
|
eaee792f9f |
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 1
|
||||
%bcond dnf5 0
|
||||
%bcond packagekit 0
|
||||
%bcond dnf5 1
|
||||
|
||||
# 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 README.md
|
||||
%doc AUTHORS NEWS 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