Accepting request 1146245 from home:dirkmueller:Factory
- handle one more mismatch in docdir handling OBS-URL: https://build.opensuse.org/request/show/1146245 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=428
This commit is contained in:
parent
c2009f1404
commit
ce0a65cf4e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 17:05:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- handle one more mismatch in docdir handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 10:02:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -220,7 +220,7 @@ sed -i -e 's|Exec=wireshark %f|Exec=xdg-su -c wireshark %f|g' %{buildroot}%{_dat
|
||||
%suse_update_desktop_file %{org_name}
|
||||
%suse_update_desktop_file %{org_name}-su
|
||||
|
||||
rm -f %{buildroot}%{_datadir}/doc/wireshark/*.html
|
||||
rm -f %{buildroot}${cmakedocdir}/*.html
|
||||
|
||||
%pre
|
||||
getent group wireshark >/dev/null || groupadd -r wireshark
|
||||
|
Loading…
Reference in New Issue
Block a user