Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115982 - media-sound/alsa-oss-1.0.10-r1 (early) stable request
Summary: media-sound/alsa-oss-1.0.10-r1 (early) stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 14:15 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-12-20 04:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 14:15:02 UTC
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
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-12-18 14:22:00 UTC
The stable version on x86 is 1.0.10_rc3, is this affected as well? Please remove us if not.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 14:31:28 UTC
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
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2005-12-18 15:07:51 UTC
(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?
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 15:23:43 UTC
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.
Comment 5 Luis Medinas (RETIRED) gentoo-dev 2005-12-18 18:40:44 UTC
amd64 done
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2005-12-20 04:34:02 UTC
x86 done for media-libs/alsa-oss
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-20 04:44:52 UTC
Closing.