OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 17-Oct-2003 15:47:28
Branch: HEAD Handle: 2003101714472602
Modified files:
openpkg-re/vcheck vc.wine
openpkg-src/wine wine.patch wine.spec
openpkg-web news.txt
Log:
upgrading package: wine 20030911 -> 20031016
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.wine
1.4 +11 -11 openpkg-src/wine/wine.patch
1.12 +2 -2 openpkg-src/wine/wine.spec
1.7039 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.wine
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.wine
--- openpkg-re/vcheck/vc.wine 12 Sep 2003 10:04:11 -0000 1.3
+++ openpkg-re/vcheck/vc.wine 17 Oct 2003 13:47:26 -0000 1.4
@@ -2,7 +2,7 @@
}
prog wine = {
- version = 20030911
+ version = 20031016
url = http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/
regex = Wine-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 wine.patch
--- openpkg-src/wine/wine.patch 12 Sep 2003 10:04:13 -0000 1.3
+++ openpkg-src/wine/wine.patch 17 Oct 2003 13:47:28 -0000 1.4
@@ -12,7 +12,7 @@
echo "*************************************************" ; \
--- dlls/msi/Makefile.in.orig Wed Aug 13 03:27:48 2003
+++ dlls/msi/Makefile.in Fri Aug 15 10:50:59 2003
-@@ -29,6 +29,8 @@
+@@ -26,6 +26,8 @@
@MAKE_DLL_RULES@
@@ -21,15 +21,15 @@
y.tab.c y.tab.h: sql.y
$(YACC) -d -t $(SRCDIR)/sql.y
---- scheduler/pthread.c.orig 2003-09-11 03:09:09.000000000 +0200
-+++ scheduler/pthread.c 2003-09-12 11:18:49.000000000 +0200
-@@ -156,7 +156,9 @@
- initial_descr.cancel_type = PTHREAD_CANCEL_ASYNCHRONOUS;
- writejump( "__errno_location", __errno_location );
- writejump( "__h_errno_location", __h_errno_location );
+--- scheduler/pthread.c.orig 2003-10-17 12:53:46.000000000 +0200
++++ scheduler/pthread.c 2003-10-17 12:54:16.000000000 +0200
+@@ -180,7 +180,9 @@
+ descr = &initial_descr;
+ writejump( "__errno_location", __errno_location );
+ writejump( "__h_errno_location", __h_errno_location );
+#if !defined(__FreeBSD__)
- writejump( "__res_state", __res_state );
+ writejump( "__res_state", __res_state );
+#endif
- if (libc_uselocale) libc_uselocale( -1 /*LC_GLOBAL_LOCALE*/ );
- }
-
+ }
+ descr->cancel_state = PTHREAD_CANCEL_ENABLE;
+ descr->cancel_type = PTHREAD_CANCEL_ASYNCHRONOUS;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 wine.spec
--- openpkg-src/wine/wine.spec 13 Sep 2003 12:44:51 -0000 1.11
+++ openpkg-src/wine/wine.spec 17 Oct 2003 13:47:28 -0000 1.12
@@ -32,8 +32,8 @@
Distribution: OpenPKG [EVAL]
Group: X11
License: LGPL
-Version: 20030911
-Release: 20030913
+Version: 20031016
+Release: 20031017
# list of sources
Source0:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7038 -r1.7039 news.txt
--- openpkg-web/news.txt 17 Oct 2003 13:34:35 -0000 1.7038
+++ openpkg-web/news.txt 17 Oct 2003 13:47:26 -0000 1.7039
@@ -1,3 +1,4 @@
+17-Oct-2003: Upgraded package: P<wine-20031016-20031017>
17-Oct-2003: Upgraded package: P<crm114-20031015rc1-20031017>
17-Oct-2003: Upgraded package: P<lsof-4.69-20031017>
17-Oct-2003: Upgraded package: P<perl-parse-20031017-20031017>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]