Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2023-01-15 17:57:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pciutils (Old)
 and      /work/SRC/openSUSE:Factory/.pciutils.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pciutils"

Sun Jan 15 17:57:41 2023 rev:72 rq:1058138 version:3.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes        2022-12-04 
14:57:42.428046539 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils.new.32243/pciutils.changes     
2023-01-15 17:57:44.122049510 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:14:15 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pciutils.spec ++++++
--- /var/tmp/diff_new_pack.I3Kzir/_old  2023-01-15 17:57:45.446057368 +0100
+++ /var/tmp/diff_new_pack.I3Kzir/_new  2023-01-15 17:57:45.450057392 +0100
@@ -81,7 +81,7 @@
 install -D -m 0644 lib/libpci.pc %{buildroot}%{_libdir}/pkgconfig/libpci.pc
 ln -sf %{_libdir}/libpci.so.3 %{buildroot}%{_libdir}/libpci.so
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/sbin
 ln -s %{_bindir}/{lspci,setpci} %{buildroot}/sbin
 %endif
@@ -98,7 +98,7 @@
 %files
 %license COPYING
 %doc README
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/lspci
 /sbin/setpci
 %endif

Reply via email to