Bug 115982 - media-sound/alsa-oss-1.0.10-r1 (early) stable request
|
Bug#:
115982
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: flameeyes@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-sound/alsa-oss-1.0.10-r1 (early) stable request
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-12-18 14:15 0000
|
As the summary says, I'm asking for an early stable on
media-sound/alsa-oss-1.0.10-r1. The -r0 version has a broken aoss script,
LD_PRELOAD wasn't loaded correctly, making it fail to work.
Thanks,
Diego
The stable version on x86 is 1.0.10_rc3, is this affected as well? Please
remove us if not.
If it wasn't, I wouldn't have asked you an early stable and just done on amd64
:)
The difference between rc3 and final was just the version number:
diff -ur alsa-oss-1.0.10rc3/configure alsa-oss-1.0.10/configure
--- alsa-oss-1.0.10rc3/configure 2005-11-04 11:42:01.000000000 +0100
+++ alsa-oss-1.0.10/configure 2005-11-16 16:20:32.000000000 +0100
@@ -1739,7 +1739,7 @@
# Define the identity of the package.
PACKAGE=alsa-oss
- VERSION=1.0.10rc3
+ VERSION=1.0.10
cat >>confdefs.h <<_ACEOF
diff -ur alsa-oss-1.0.10rc3/configure.in alsa-oss-1.0.10/configure.in
--- alsa-oss-1.0.10rc3/configure.in 2005-11-04 11:19:38.000000000 +0100
+++ alsa-oss-1.0.10/configure.in 2005-11-15 14:45:25.000000000 +0100
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
AC_INIT(alsa/alsa-oss.c)
-AM_INIT_AUTOMAKE(alsa-oss, 1.0.10rc3)
+AM_INIT_AUTOMAKE(alsa-oss, 1.0.10)
LIBTOOL_VERSION_INFO="0:0:0"
AC_SUBST(LIBTOOL_VERSION_INFO)
diff -ur alsa-oss-1.0.10rc3/Makefile.in alsa-oss-1.0.10/Makefile.in
--- alsa-oss-1.0.10rc3/Makefile.in 2005-11-04 11:41:56.000000000 +0100
+++ alsa-oss-1.0.10/Makefile.in 2005-11-16 16:20:27.000000000 +0100
@@ -134,8 +134,8 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-@WITH_AOSS_FALSE@ALSA_DIR =
@WITH_AOSS_TRUE@ALSA_DIR = alsa
+@WITH_AOSS_FALSE@ALSA_DIR =
SUBDIRS = $(ALSA_DIR) oss-redir test
AUTOMAKE_OPTIONS = foreign
(In reply to comment #2)
> If it wasn't, I wouldn't have asked you an early stable and just done on amd64
> :)
> The difference between rc3 and final was just the version number:
>
So this means that we don't have to mark all the other packages stable as well
as is usually the case with alsa?
rc3 is already stable for x86, and as there's no actual change, yeah there's no
problem in mixing and matching 1.0.10-r1 with the current x86 stable version of
alsa.
Really.
x86 done for media-libs/alsa-oss