Hello community,

here is the log from the commit of package hwdata for openSUSE:Factory checked 
in at 2019-02-17 12:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hwdata (Old)
 and      /work/SRC/openSUSE:Factory/.hwdata.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwdata"

Sun Feb 17 12:18:34 2019 rev:19 rq:676182 version:0.320

Changes:
--------
--- /work/SRC/openSUSE:Factory/hwdata/hwdata.changes    2019-02-14 
14:12:58.336232981 +0100
+++ /work/SRC/openSUSE:Factory/.hwdata.new.28833/hwdata.changes 2019-02-17 
12:18:34.508246149 +0100
@@ -1,0 +2,6 @@
+Thu Feb 14 16:07:45 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Replace pciutils-ids package
+  * Provide compat symlink
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hwdata.spec ++++++
--- /var/tmp/diff_new_pack.GYkEGQ/_old  2019-02-17 12:18:35.984245744 +0100
+++ /var/tmp/diff_new_pack.GYkEGQ/_new  2019-02-17 12:18:35.984245744 +0100
@@ -24,6 +24,8 @@
 Group:          Hardware/Other
 URL:            https://github.com/vcrhonek/hwdata
 Source:         
https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Provides:       pciutils-ids = 20190109
+Obsoletes:      pciutils-ids < 20190109
 BuildArch:      noarch
 
 %description
@@ -39,6 +41,12 @@
 
 %install
 %make_install
+
+# create symlink for smooth transition from pciutils-ids package
+ln -s %{_datadir}/hwdata/pci.ids \
+  %{buildroot}%{_datadir}/pci.ids
+
+# not needed at all
 rm -rf %{buildroot}/%{_libdir}/modprobe.d
 
 %files
@@ -49,5 +57,6 @@
 %{_datadir}/hwdata/pci.ids
 %{_datadir}/hwdata/pnp.ids
 %{_datadir}/hwdata/usb.ids
+%{_datadir}/pci.ids
 
 %changelog


Reply via email to