Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Carle for...
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Mon, 5 Jun 2006 21:27:32 +0000 (21:27 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Mon, 5 Jun 2006 21:27:32 +0000 (21:27 +0000)
Package-Manager: portage-2.1_rc4-r2

media-video/vlc/ChangeLog
media-video/vlc/vlc-0.8.5-r1.ebuild

index f9f55cb5eb2a97076c44eb25ce0cfbf87a246e40..5ad634d1fae3b7a59f4e6fe1e24c25fbbf28d17f 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/vlc
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.165 2006/06/02 21:03:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.166 2006/06/05 21:27:32 flameeyes Exp $
+
+  05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> -vlc-0.8.5.ebuild,
+  vlc-0.8.5-r1.ebuild:
+  Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin
+  Carle for reporting and Samuli Suominen for finding the solution. Closes bug
+  #135681.
 
 *vlc-0.8.5-r1 (02 Jun 2006)
 
index 851c111d98faada9aed73ad781ab051579f7da6c..28b01f5ecddfd3c8dcb64386fda629f61796b4bc 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.5-r1.ebuild,v 1.1 2006/06/02 21:03:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.5-r1.ebuild,v 1.2 2006/06/05 21:27:32 flameeyes Exp $
 
 inherit eutils wxwidgets nsplugins multilib autotools toolchain-funcs
 
@@ -93,7 +93,7 @@ RDEPEND="cdda? ( >=dev-libs/libcdio-0.71
                        opengl? ( virtual/opengl )
                )
                directfb? ( dev-libs/DirectFB )
-               upnp? ( net-misc/upnp )"
+               upnp? ( >=net-misc/upnp-1.2 )"
 
 DEPEND="${RDEPEND}
        X? ( || ( (