This commit is contained in:
parent
8875793241
commit
fe58497e88
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine
|
# spec file for package wine%{?flavor:-}%{?flavor}
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -146,9 +146,9 @@ Recommends: wine-mono >= 6.1.1
|
|||||||
Conflicts: wine-mono < 6.1.1
|
Conflicts: wine-mono < 6.1.1
|
||||||
# not packaged in distro...
|
# not packaged in distro...
|
||||||
Recommends: wine-mono
|
Recommends: wine-mono
|
||||||
Recommends: dosbox
|
|
||||||
Recommends: alsa-plugins
|
Recommends: alsa-plugins
|
||||||
Recommends: alsa-plugins-pulse
|
Recommends: alsa-plugins-pulse
|
||||||
|
Recommends: dosbox
|
||||||
Recommends: winetricks
|
Recommends: winetricks
|
||||||
Requires: samba-winbind
|
Requires: samba-winbind
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
@ -384,7 +384,7 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license LICENSE LICENSE.OLD
|
%license LICENSE LICENSE.OLD
|
||||||
%doc ANNOUNCE AUTHORS README*
|
%doc ANNOUNCE AUTHORS README*
|
||||||
%{_bindir}/function_grep.pl
|
%{_bindir}/function_grep.pl
|
||||||
%{_bindir}/msidb
|
%{_bindir}/msidb
|
||||||
%{_bindir}/msiexec
|
%{_bindir}/msiexec
|
||||||
@ -429,7 +429,7 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%config %{_sysconfdir}/xdg/menus/applications-merged/*.menu
|
%config %{_sysconfdir}/xdg/menus/applications-merged/*.menu
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%dir %{_datadir}/desktop-directories/
|
%dir %{_datadir}/desktop-directories/
|
||||||
%{_datadir}/desktop-directories/*.directory
|
%{_datadir}/desktop-directories/*.directory
|
||||||
%dir %{_datadir}/icons/hicolor
|
%dir %{_datadir}/icons/hicolor
|
||||||
%dir %{_datadir}/icons/hicolor/scalable
|
%dir %{_datadir}/icons/hicolor/scalable
|
||||||
%dir %{_datadir}/icons/hicolor/scalable/apps
|
%dir %{_datadir}/icons/hicolor/scalable/apps
|
||||||
@ -449,7 +449,7 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%dir %{_libdir}/wine/*-windows
|
%dir %{_libdir}/wine/*-windows
|
||||||
%{_libdir}/wine/*-windows
|
%{_libdir}/wine/*-windows
|
||||||
%dir %{_libdir}/wine/*-unix
|
%dir %{_libdir}/wine/*-unix
|
||||||
%{_libdir}/wine/*-unix
|
%{_libdir}/wine/*-unix/*so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -463,6 +463,8 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%{_bindir}/winemaker
|
%{_bindir}/winemaker
|
||||||
%{_bindir}/wmc
|
%{_bindir}/wmc
|
||||||
%{_bindir}/wrc
|
%{_bindir}/wrc
|
||||||
|
%dir %{_libdir}/wine/*-unix
|
||||||
|
%{_libdir}/wine/*-unix/*.a
|
||||||
%doc %{_mandir}/man1/winemaker.1*
|
%doc %{_mandir}/man1/winemaker.1*
|
||||||
%doc %{_mandir}/*/man1/winemaker.1*
|
%doc %{_mandir}/*/man1/winemaker.1*
|
||||||
%doc %{_mandir}/man1/widl.1*
|
%doc %{_mandir}/man1/widl.1*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user