rpms/wine/devel .cvsignore, 1.66, 1.67 sources, 1.67, 1.68 wine-rpath.patch, 1.6, 1.7 wine.spec, 1.92, 1.93

Andreas Bierfert awjb at fedoraproject.org
Sun Nov 23 10:45:05 UTC 2008


Author: awjb

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- .cvsignore	26 Oct 2008 13:04:21 -0000	1.66
+++ .cvsignore	23 Nov 2008 10:44:34 -0000	1.67
@@ -1 +1 @@
-wine-1.1.7-fe.tar.bz2
+wine-1.1.9-fe.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources	26 Oct 2008 13:04:22 -0000	1.67
+++ sources	23 Nov 2008 10:44:34 -0000	1.68
@@ -1 +1 @@
-f2a4216dd36c202eafaeac56e557c983  wine-1.1.7-fe.tar.bz2
+b671c6fbce7ed91cce9539cf418a2a75  wine-1.1.9-fe.tar.bz2

wine-rpath.patch:

Index: wine-rpath.patch
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/wine-rpath.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wine-rpath.patch	18 Aug 2007 08:23:03 -0000	1.6
+++ wine-rpath.patch	23 Nov 2008 10:44:34 -0000	1.7
@@ -1,17 +1,17 @@
---- configure.orig	2007-08-18 09:42:40.000000000 +0200
-+++ configure	2007-08-18 09:44:10.000000000 +0200
-@@ -8525,14 +8525,14 @@
+--- configure.orig	2008-11-05 12:25:10.000000000 +0300
++++ configure	2008-11-06 22:22:27.000000000 +0300
+@@ -9306,14 +9306,14 @@
  fi
  
  
--      as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
--{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
--echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; }
-+      as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh`
-+{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5
-+echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; }
+-      as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
+-{ $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
+-$as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
++      as_ac_var=`$as_echo "ac_cv_cflags_-fPIC" | $as_tr_sh`
++{ $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5
++$as_echo_n "checking whether the compiler supports -fPIC" >&6; }
  if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
+   $as_echo_n "(cached) " >&6
  else
    ac_wine_try_cflags_saved=$CFLAGS
 -CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
@@ -19,30 +19,14 @@
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -8582,8 +8582,8 @@
- 	       { echo "$as_me:$LINENO: result: $ac_res" >&5
- echo "${ECHO_T}$ac_res" >&6; }
- if test `eval echo '${'$as_ac_var'}'` = yes; then
+@@ -9369,8 +9369,8 @@
+ $as_echo "$ac_res" >&6; }
+ if test `eval 'as_val=${'$as_ac_var'}
+ 		 $as_echo "$as_val"'` = yes; then
 -  LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
 -                       LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
 +  LDRPATH_INSTALL=""
 +  LDRPATH_LOCAL=""
  else
-   as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
- { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
---- configure.ac.orig	2007-08-18 09:44:15.000000000 +0200
-+++ configure.ac	2007-08-18 09:44:46.000000000 +0200
-@@ -439,13 +439,6 @@
-       WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic],
-                       [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])])
- 
--      WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib],
--                      [LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
--                       LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"],
--          [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib],
--                           [LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
--                            LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"])])
--
-       WINE_TRY_CFLAGS([-Wl,--enable-new-dtags],
-                       [LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"])
- 
+   as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
+ { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5


Index: wine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/wine.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- wine.spec	26 Oct 2008 13:04:22 -0000	1.92
+++ wine.spec	23 Nov 2008 10:44:34 -0000	1.93
@@ -1,5 +1,5 @@
 Name:		wine
-Version:	1.1.7
+Version:	1.1.9
 Release:	1%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
@@ -39,10 +39,6 @@
 # mime types
 Source300:      wine-mime-msi.desktop
 
-# enhancements
-Source400:      wineshelllink-fedora
-Patch400:       wine-wineshelllink.patch
-
 # explain how to use wine with pulseaudio
 Source402:      README-FEDORA-PULSEAUDIO
 
@@ -224,7 +220,6 @@
 %setup -q -n %{name}-%{version}-fe
 %patch1
 %patch2
-%patch400
 
 %build
 # work around gcc bug see #440139
@@ -327,9 +322,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/
 install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/
 
-install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora
-
-
 # deploy pulseaudio readme
 cp %{SOURCE402} .
 
@@ -397,8 +389,6 @@
 %{_bindir}/wineconsole
 %{_bindir}/wineprefixcreate
 %{_mandir}/man1/wineprefixcreate.1*
-%{_bindir}/wineshelllink
-%{_bindir}/wineshelllink-fedora
 %{_bindir}/winecfg
 %{_bindir}/uninstaller
 %{_libdir}/wine/expand.exe.so
@@ -474,6 +464,7 @@
 %{_libdir}/wine/ctl3d32.dll.so
 %{_libdir}/wine/ctl3dv2.dll16
 %{_libdir}/wine/d3d10.dll.so
+%{_libdir}/wine/d3d10core.dll.so
 %{_libdir}/wine/d3dim.dll.so
 %{_libdir}/wine/d3drm.dll.so
 %{_libdir}/wine/d3dx9_*.dll.so
@@ -737,6 +728,10 @@
 %{_libdir}/wine/dnsapi.dll.so
 %{_libdir}/wine/iexplore.exe.so
 %{_libdir}/wine/xcopy.exe.so
+%{_libdir}/wine/xinput1_1.dll.so
+%{_libdir}/wine/xinput1_2.dll.so
+%{_libdir}/wine/xinput1_3.dll.so
+%{_libdir}/wine/xinput9_1_0.dll.so
 %{_sysconfdir}/ld.so.conf.d/wine-32.conf
 
 %files tools
@@ -838,6 +833,10 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Sun Nov 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.1.9-1
+- version upgrade
+
 * Sun Oct 26 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.1.7-1
 - version upgrade




More information about the fedora-extras-commits mailing list