Comment # 23 on bug 903553 from
(In reply to Dominique Leuenberger from comment #18)
> Atri,
> 
> Can you please duplictae the SR#288466 content into your upcoming GNOME
> update stack as well?
> 
> <diff>
> Index: NetworkManager.spec
> ===================================================================
> --- NetworkManager.spec (revision 221)
> +++ NetworkManager.spec (revision 41)
> @@ -51,6 +51,7 @@
>  BuildRequires:  ncurses-devel
>  BuildRequires:  ppp-devel
>  BuildRequires:  readline-devel
> +BuildRequires:  rp-pppoe
>  # Do not use suse-release, it's very late in build chain and not needed
>  # all it does is netconfig and ifconfig enablement
>  #BuildRequires:  suse-release
> @@ -96,6 +97,8 @@
>  Recommends:     NetworkManager-client
>  Recommends:     org.freedesktop.ModemManager
>  Recommends:     avahi-autoipd
> +# Recommend the rp-pppoe binary for PPP over Ethernet (common for ADSL)
> connections.
> +Recommends:     rp-pppoe
>  Recommends:     %{name}-lang
>  BuildRoot:      %{_tmppath}/%{name}-%{version}-build
>  %define _udevdir %(pkg-config --variable udevdir udev)
> 
> 
> 
> We only 'recommend' rp-pppoe as it is not a strict requirement to operarte
> NetworkManager, but a default install will get the recommended package
> installed, thus havingn benefit of rp-pppoe available.

If we are decided on this, I will go ahead and include it into the boo#916784
update being prepared in
https://build.opensuse.org/project/show/home:badshah400:���1��� .


You are receiving this mail because: