Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rasdaemon for openSUSE:Factory 
checked in at 2023-10-17 20:24:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rasdaemon (Old)
 and      /work/SRC/openSUSE:Factory/.rasdaemon.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rasdaemon"

Tue Oct 17 20:24:38 2023 rev:21 rq:1118091 version:0.8.0.10.git+a247baf

Changes:
--------
--- /work/SRC/openSUSE:Factory/rasdaemon/rasdaemon.changes      2023-07-11 
15:57:40.297299925 +0200
+++ /work/SRC/openSUSE:Factory/.rasdaemon.new.20540/rasdaemon.changes   
2023-10-17 20:24:41.586640900 +0200
@@ -1,0 +2,6 @@
+Mon Oct 16 18:50:53 UTC 2023 - Thomas Renninger <tr...@suse.de>
+
+- Fix build on old distros by linking new README.md to README
+- minor spec cleanups
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rasdaemon.spec ++++++
--- /var/tmp/diff_new_pack.zJdpsh/_old  2023-10-17 20:24:42.378668625 +0200
+++ /var/tmp/diff_new_pack.zJdpsh/_new  2023-10-17 20:24:42.378668625 +0200
@@ -30,8 +30,8 @@
 BuildRequires:  libtool
 BuildRequires:  libtraceevent-devel
 BuildRequires:  sqlite3-devel
-Requires(pre):  %fillup_prereq
 Requires:       perl-DBD-SQLite
+Requires(pre):  %fillup_prereq
 %{?systemd_ordering}
 %ifnarch s390x
 Requires:       dmidecode
@@ -51,6 +51,10 @@
 %autosetup
 
 %build
+# Fixes:
+# Makefile.am: error: required file './README' not found
+# on old autoconf versions
+ln -s README.md README
 autoreconf -fvi
 %configure --enable-all --with-sysconfdefdir=%{_sysconfdir}/sysconfig
 CFLAGS="%{optflags}" make %{?_smp_mflags} V=1
@@ -62,7 +66,7 @@
 install -D -p -m 0644 misc/ras-mc-ctl.service 
%{buildroot}%{_unitdir}/ras-mc-ctl.service
 ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rcrasdaemon
 ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rcras-mc-ctl
-rm INSTALL %{buildroot}/usr/include/*.h
+rm INSTALL %{buildroot}%{_includedir}/*.h
 mkdir -p %{buildroot}%{_localstatedir}/lib/rasdaemon
 mkdir -p %{buildroot}%{_fillupdir}
 mv %{buildroot}%{_sysconfdir}/sysconfig/rasdaemon 
%{buildroot}/%{_fillupdir}/sysconfig.rasdaemon

++++++ rasdaemon-0.8.0.10.git+a247baf.obscpio ++++++

Reply via email to