From d70ecd8518592fad0ac27cbe45d40a2d2140386e Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Wed, 13 Jan 2016 21:37:11 +1000 Subject: [PATCH] Move wine.1 manpage to wine32 package --- wine.spec | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/wine.spec b/wine.spec index bfcda6a..8c16f24 100644 --- a/wine.spec +++ b/wine.spec @@ -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}*