rpms/wine/devel .cvsignore, 1.62, 1.63 sources, 1.63, 1.64 wine.spec, 1.88, 1.89

Andreas Bierfert awjb at fedoraproject.org
Fri Sep 5 22:24:57 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/wine/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24420/devel

Modified Files:
	.cvsignore sources wine.spec 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- .cvsignore	29 Jul 2008 19:31:56 -0000	1.62
+++ .cvsignore	5 Sep 2008 22:24:26 -0000	1.63
@@ -1 +1 @@
-wine-1.1.2-fe.tar.bz2
+wine-1.1.4-fe.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources	29 Jul 2008 19:31:56 -0000	1.63
+++ sources	5 Sep 2008 22:24:26 -0000	1.64
@@ -1 +1 @@
-0c2bd312ed15b4ff15fef18794803c7e  wine-1.1.2-fe.tar.bz2
+9d1a87a5de2f9e10cb2b7c14ebe25f7f  wine-1.1.4-fe.tar.bz2


Index: wine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/wine.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- wine.spec	29 Jul 2008 19:31:56 -0000	1.88
+++ wine.spec	5 Sep 2008 22:24:26 -0000	1.89
@@ -1,5 +1,5 @@
 Name:		wine
-Version:	1.1.2
+Version:	1.1.4
 Release:	1%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
@@ -45,10 +45,8 @@
 
 # explain how to use wine with pulseaudio
 Source402:      README-FEDORA-PULSEAUDIO
-Patch402:       wine-alsa-pulseaudio.patch
 
 
-Patch0:         wine-prefixfonts.patch
 Patch1:         wine-rpath.patch
 # fix #448338
 Patch2:         wine-desktop-mime.patch
@@ -223,20 +221,18 @@
 
 %prep
 %setup -q -n %{name}-%{version}-fe
-#%patch0
 %patch1
 %patch2
 %patch400
-%patch402 -p1
 
 %build
 # work around gcc bug see #440139
 # this affects more then just dlls/user32/menu.c
-#%if %{?fedora} > 8
-#export CFLAGS="$RPM_OPT_FLAGS -fno-tree-fre -fno-tree-pre"
-#%else
+%if %{?fedora} > 8
+export CFLAGS="$RPM_OPT_FLAGS -fno-tree-fre -fno-tree-pre"
+%else
 export CFLAGS="$RPM_OPT_FLAGS"
-#%endif
+%endif
 
 %configure \
 	--sysconfdir=%{_sysconfdir}/wine --disable-static \
@@ -580,6 +576,7 @@
 %{_libdir}/wine/msi.dll.so
 %{_libdir}/wine/msimtf.dll.so
 %{_libdir}/wine/msimg32.dll.so
+%{_libdir}/wine/msisip.dll.so
 %{_libdir}/wine/msisys.ocx.so
 %{_libdir}/wine/msnet32.dll.so
 %{_libdir}/wine/mssip32.dll.so
@@ -839,6 +836,15 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Fri Sep 05 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.1.4-1
+- version upgrade
+- drop wine-prefixfonts.patch (#460745)
+
+* Fri Aug 29 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.1.3-1
+- version upgrade
+
 * Sun Jul 27 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.1.2-1
 - version upgrade (#455960, #456831)




More information about the fedora-extras-commits mailing list