SHA256
1
0
forked from pool/xdg-utils

Accepting request 859523 from X11:common:Factory

OBS-URL: https://build.opensuse.org/request/show/859523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-utils?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2021-01-22 20:49:02 +00:00 committed by Git OBS Bridge
commit be83f5615d
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 30 15:09:47 UTC 2020 - Frederic Crozat <fcrozat@suse.com>
- Move call-browser and desktop-launch symlink from
desktop-data-openSUSE/SLE to xdg-utils (bsc#170316).
-------------------------------------------------------------------
Tue Jun 09 06:43:27 UTC 2020 - jslaby@suse.com

View File

@ -66,10 +66,16 @@ make %{?_smp_mflags}
%install
%make_install
# Make call-browser executable, symlink (bsc#170316)
ln -snf xdg-open %{buildroot}%{_bindir}/call-browser
ln -snf xdg-open %{buildroot}%{_bindir}/desktop-launch
%files
%defattr(-,root,root)
%doc ChangeLog README TODO
%license LICENSE
%{_bindir}/call-browser
%{_bindir}/desktop-launch
%{_bindir}/xdg-desktop-icon
%{_bindir}/xdg-desktop-menu
%{_bindir}/xdg-email