|
@@ -1,4 +1,4 @@
|
|
-%define pkg_major_version 1.4
|
|
+%define pkg_major_version 1.4.1
|
|
%define pkg_name wine
|
|
%define pkg_name wine
|
|
%define pkg_release 1%{?_dist_release}
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
@@ -52,7 +52,7 @@ Patch2: wine-1.4-x86_64_gstreamer.patch
|
|
## Patch2: wine-desktop-mime.patch
|
|
## Patch2: wine-desktop-mime.patch
|
|
|
|
|
|
# enable FontSmoothing by deafult
|
|
# enable FontSmoothing by deafult
|
|
-Patch1000: wine-1.1.23-vine.patch
|
|
+Patch1000: wine-1.4.1-vine.patch
|
|
|
|
|
|
# ADD ja
|
|
# ADD ja
|
|
Source801: wine_README.ja
|
|
Source801: wine_README.ja
|
|
@@ -515,9 +515,20 @@ fi
|
|
%{_datadir}/desktop-directories/Wine.directory
|
|
%{_datadir}/desktop-directories/Wine.directory
|
|
%{_mandir}/man1/wine.1.*
|
|
%{_mandir}/man1/wine.1.*
|
|
%{_mandir}/man1/wineserver.1*
|
|
%{_mandir}/man1/wineserver.1*
|
|
|
|
+%{_mandir}/man1/msiexec.1*
|
|
|
|
+%{_mandir}/man1/notepad.1*
|
|
|
|
+%{_mandir}/man1/regedit.1*
|
|
|
|
+%{_mandir}/man1/regsvr32.1*
|
|
|
|
+%{_mandir}/man1/wineboot.1*
|
|
|
|
+%{_mandir}/man1/winecfg.1*
|
|
|
|
+%{_mandir}/man1/wineconsole.1*
|
|
|
|
+%{_mandir}/man1/winefile.1*
|
|
|
|
+%{_mandir}/man1/winemine.1*
|
|
|
|
+%{_mandir}/man1/winepath.1*
|
|
## %{_mandir}/man1/wineprefixcreate.1*
|
|
## %{_mandir}/man1/wineprefixcreate.1*
|
|
%lang(de) %{_mandir}/de.UTF-8/man1/*.1*
|
|
%lang(de) %{_mandir}/de.UTF-8/man1/*.1*
|
|
%lang(fr) %{_mandir}/fr.UTF-8/man1/*
|
|
%lang(fr) %{_mandir}/fr.UTF-8/man1/*
|
|
|
|
+%lang(pl) %{_mandir}/pl.UTF-8/man1/wine.1*
|
|
|
|
|
|
#--------------------------------------------------------------------
|
|
#--------------------------------------------------------------------
|
|
%files devel
|
|
%files devel
|
|
@@ -540,13 +551,15 @@ fi
|
|
|
|
|
|
%{_mandir}/man1/widl.1*
|
|
%{_mandir}/man1/widl.1*
|
|
%{_mandir}/man1/winebuild.1*
|
|
%{_mandir}/man1/winebuild.1*
|
|
|
|
+%{_mandir}/man1/winecpp.1*
|
|
%{_mandir}/man1/winedump.1*
|
|
%{_mandir}/man1/winedump.1*
|
|
%{_mandir}/man1/winegcc.1*
|
|
%{_mandir}/man1/winegcc.1*
|
|
%{_mandir}/man1/winemaker.1*
|
|
%{_mandir}/man1/winemaker.1*
|
|
-%{_mandir}/man1/winedbg.1*
|
|
|
|
-%{_mandir}/man1/wineg++.1*
|
|
|
|
%{_mandir}/man1/wmc.1*
|
|
%{_mandir}/man1/wmc.1*
|
|
%{_mandir}/man1/wrc.1*
|
|
%{_mandir}/man1/wrc.1*
|
|
|
|
+%{_mandir}/man1/winedbg.1*
|
|
|
|
+%{_mandir}/man1/wineg++.1*
|
|
|
|
+
|
|
|
|
|
|
#--------------------------------------------------------------------
|
|
#--------------------------------------------------------------------
|
|
%files init
|
|
%files init
|
|
@@ -556,6 +569,10 @@ fi
|
|
|
|
|
|
#--------------------------------------------------------------------
|
|
#--------------------------------------------------------------------
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jun 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+- update Patch1000 (wine-1.4.1-vine.patch)
|
|
|
|
+
|
|
* Thu Mar 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4-1
|
|
* Thu Mar 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add Patch2 (wine-1.4-x86_64_gstreamer.patch)
|
|
- add Patch2 (wine-1.4-x86_64_gstreamer.patch)
|