Move wine.1 manpage to wine32 package

This commit is contained in:
Andrey Bondrov 2016-01-13 21:37:11 +10:00
parent 3578668816
commit d70ecd8518

View file

@ -204,6 +204,11 @@ Requires: libXi.so.6
Requires: libXrender.so.1
# This one is in Restricted repository so only suggest it
Suggests: libtxc_dxtn.so
# wine.1 manpage was moved to wine32 package
Conflicts: wine < 2:1.8
Conflicts: wine64 < 2:1.8
Conflicts: wine-devel < 2:1.8
Conflicts: wine64-devel < 2:1.8
%description -n wine32
Wine is a program which allows running Microsoft Windows programs
@ -260,7 +265,6 @@ Wine is often updated.
%{_mandir}/man1/winedbg.1*
%{_mandir}/man1/wineg++.1*
%{_mandir}/man1/winegcc.1*
%{_mandir}/pl.UTF-8/man1/wine.1*
#----------------------------------------------------------------------------
@ -461,10 +465,10 @@ EOF
%{_bindir}/winetricks
%{_bindir}/wisotool
%{_mandir}/man1/wine.1*
%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
%lang(fr) %{_mandir}/fr.UTF-8/man1/*
%lang(fr) %{_mandir}/fr.UTF-8/man1/winemaker.1*
%lang(fr) %{_mandir}/fr.UTF-8/man1/wineserver.1*
%{_mandir}/man1/wineserver.1*
%{_mandir}/man1/msiexec.1*
%{_mandir}/man1/notepad.1*
@ -494,6 +498,10 @@ EOF
%files -n wine32
%{_bindir}/wine
%{_bindir}/wine-preloader
%{_mandir}/man1/wine.1*
%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
%lang(fr) %{_mandir}/fr.UTF-8/man1/wine.1*
%lang(pl) %{_mandir}/pl.UTF-8/man1/wine.1*
%endif
%{_libdir}/libwine*.so.%{major}*