Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ppp for openSUSE:Factory checked in 
at 2024-07-15 19:46:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ppp (Old)
 and      /work/SRC/openSUSE:Factory/.ppp.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ppp"

Mon Jul 15 19:46:23 2024 rev:53 rq:1187482 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ppp/ppp.changes  2024-03-03 20:19:20.837886845 
+0100
+++ /work/SRC/openSUSE:Factory/.ppp.new.17339/ppp.changes       2024-07-15 
19:46:28.129486581 +0200
@@ -1,0 +2,5 @@
+Wed Jun 19 10:10:49 UTC 2024 - Jiri Bohac <jbo...@suse.com>
+
+- drop support for PPPoATM and the dependency on linux-atm-devel
+
+-------------------------------------------------------------------

Old:
----
  pppoatm-peers

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ppp.spec ++++++
--- /var/tmp/diff_new_pack.BZT8U3/_old  2024-07-15 19:46:28.845512817 +0200
+++ /var/tmp/diff_new_pack.BZT8U3/_new  2024-07-15 19:46:28.845512817 +0200
@@ -38,7 +38,6 @@
 Source7:        modem-peers
 Source8:        pppoe-peers
 Source9:        pppoe-rp-peers
-Source10:       pppoatm-peers
 Source11:       ppp-peers
 Source12:       pptp-peers
 # modem files
@@ -63,7 +62,6 @@
 # Of cause any other compatible libc would work, like musl, but 2.24 required 
for SOL_NETLINK
 BuildRequires:  glibc-devel >= 2.24
 BuildRequires:  libpcap-devel
-BuildRequires:  linux-atm-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig(libsystemd)
@@ -112,10 +110,6 @@
 find scripts -type f | xargs chmod a-x
 find -type f -name '*.orig' | xargs rm -f
 
-# Have to patch this in the Makefile, because setting it on the make
-# command line only is not enough.
-#sed -i '/#HAVE_LIBATM/s/#//' pppd/plugins/pppoatm/Makefile.linux
-
 %build
 %configure \
        --with-runtime-dir=%_rundir/ppp/ \
@@ -138,9 +132,6 @@
 install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/ppp/peers/modem
 install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/ppp/peers/pppoe
 install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/ppp/peers/pppoe-rp
-%ifnarch mips s390 s390x
-install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/ppp/peers/pppoatm
-%endif
 install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/ppp/peers/ppp
 install -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/ppp/peers/pptp
 %if 0%{?suse_version} > 1500

Reply via email to