OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Oct-2006 15:26:32
Branch: OPENPKG_2_STABLE Handle: 2006102414263200
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/vorbis-libs vorbis-libs.patch vorbis-libs.spec
Log:
MFC: fix building under Solaris/sparc64
Summary:
Revision Changes Path
1.3.2.2 +20 -4 openpkg-src/vorbis-libs/vorbis-libs.patch
1.23.2.3 +1 -1 openpkg-src/vorbis-libs/vorbis-libs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vorbis-libs/vorbis-libs.patch
============================================================================
$ cvs diff -u -r1.3.2.1 -r1.3.2.2 vorbis-libs.patch
--- openpkg-src/vorbis-libs/vorbis-libs.patch 16 Oct 2006 14:57:49 -0000
1.3.2.1
+++ openpkg-src/vorbis-libs/vorbis-libs.patch 24 Oct 2006 13:26:32 -0000
1.3.2.2
@@ -1,6 +1,6 @@
Index: libao-0.8.6/configure
---- libao-0.8.6/configure.orig 2005-01-11 22:08:26.000000000 +0000
-+++ libao-0.8.6/configure 2006-10-09 08:38:37.706894963 +0000
+--- libao-0.8.6/configure.orig 2005-01-11 23:08:26.000000000 +0100
++++ libao-0.8.6/configure 2006-10-24 15:21:34.814819839 +0200
@@ -19116,9 +19116,9 @@
PROFILE="-pg -g -O20 -ffast-math -D_REENTRANT
-fsigned-char";;
sparc-sun-*)
@@ -15,8 +15,8 @@
PLUGIN_LDFLAGS="-module -avoid-version"
DEBUG="-g -Wall -D__NO_MATH_INLINES -fsigned-char
-Ddlsym=dlsym_auto_underscore"
Index: libogg-1.1.3/configure
---- libogg-1.1.3/configure.orig 2005-11-28 04:26:32.000000000 +0000
-+++ libogg-1.1.3/configure 2006-10-09 08:41:21.353386224 +0000
+--- libogg-1.1.3/configure.orig 2005-11-28 05:26:32.000000000 +0100
++++ libogg-1.1.3/configure 2006-10-24 15:21:34.827767423 +0200
@@ -19100,9 +19100,9 @@
PROFILE="-Wall -W -pg -g -O20 -ffast-math -fsigned-char"
;;
@@ -30,3 +30,19 @@
;;
*-*-darwin*)
DEBUG="-fno-common -g -Wall -fsigned-char"
+Index: libvorbis-1.1.2/configure
+--- libvorbis-1.1.2/configure.orig 2005-11-28 06:43:45.000000000 +0100
++++ libvorbis-1.1.2/configure 2006-10-24 15:21:52.010004406 +0200
+@@ -19366,9 +19366,9 @@
+ CFLAGS="-O20 -ffast-math -D_REENTRANT -fsigned-char"
+ PROFILE="-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char";;
+ sparc-sun-*)
+- DEBUG="-g -Wall -W -D__NO_MATH_INLINES -fsigned-char -mv8"
+- CFLAGS="-O20 -ffast-math -D__NO_MATH_INLINES -fsigned-char -mv8"
+- PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char -mv8" ;;
++ DEBUG="-g -Wall -W -D__NO_MATH_INLINES -fsigned-char"
++ CFLAGS="-O20 -ffast-math -D__NO_MATH_INLINES -fsigned-char"
++ PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char" ;;
+ *-*-darwin*)
+ DEBUG="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O0
-fsigned-char"
+ CFLAGS="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4
-ffast-math -fsigned-char"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vorbis-libs/vorbis-libs.spec
============================================================================
$ cvs diff -u -r1.23.2.2 -r1.23.2.3 vorbis-libs.spec
--- openpkg-src/vorbis-libs/vorbis-libs.spec 16 Oct 2006 14:57:49 -0000
1.23.2.2
+++ openpkg-src/vorbis-libs/vorbis-libs.spec 24 Oct 2006 13:26:32 -0000
1.23.2.3
@@ -39,7 +39,7 @@
Group: Audio
License: LGPL
Version: %{V_whole}
-Release: 2.20061018
+Release: 2.20061024
# list of sources
Source0: http://downloads.xiph.org/releases/ao/libao-%{V_libao}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]