Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2022-05-14 22:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pciutils (Old)
 and      /work/SRC/openSUSE:Factory/.pciutils.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pciutils"

Sat May 14 22:52:10 2022 rev:70 rq:976584 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes        2022-04-26 
20:16:58.760703385 +0200
+++ /work/SRC/openSUSE:Factory/.pciutils.new.1538/pciutils.changes      
2022-05-14 22:52:15.078997584 +0200
@@ -1,0 +2,5 @@
+Thu May 12 09:47:28 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Make shared library executable
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pciutils.spec ++++++
--- /var/tmp/diff_new_pack.8nITFz/_old  2022-05-14 22:52:15.694998354 +0200
+++ /var/tmp/diff_new_pack.8nITFz/_new  2022-05-14 22:52:15.698998358 +0200
@@ -15,8 +15,8 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
-%define lname   libpci3
+%define sover   3
+%define lname   libpci%{sover}
 Name:           pciutils
 Version:        3.8.0
 Release:        0
@@ -82,6 +82,7 @@
 make install PREFIX=%{buildroot}%{_prefix} SBINDIR=%{buildroot}%{_bindir} \
              ROOT=%{buildroot} MANDIR=%{buildroot}%{_mandir} STRIP="" \
             SHARED="yes" LIBDIR=%{buildroot}%{_libdir}
+chmod 0755 %{buildroot}%{_libdir}/libpci.so.%{sover}
 mkdir -p %{buildroot}%{_includedir}/pci
 cp -p lib/{pci,header,config,types}.h %{buildroot}%{_includedir}/pci
 rm -rf %{buildroot}%{_datadir}/pci.ids*

Reply via email to