Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenRGB for openSUSE:Factory checked 
in at 2023-09-15 22:04:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenRGB (Old)
 and      /work/SRC/openSUSE:Factory/.OpenRGB.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenRGB"

Fri Sep 15 22:04:33 2023 rev:11 rq:1111348 version:0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenRGB/OpenRGB.changes  2023-08-28 
17:15:28.105196320 +0200
+++ /work/SRC/openSUSE:Factory/.OpenRGB.new.1766/OpenRGB.changes        
2023-09-15 22:09:42.882230225 +0200
@@ -1,0 +2,6 @@
+Thu Sep  7 06:41:06 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Use the make install target to install everything properly
+  (boo#1215079)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenRGB.spec ++++++
--- /var/tmp/diff_new_pack.VFndJf/_old  2023-09-15 22:09:44.094273561 +0200
+++ /var/tmp/diff_new_pack.VFndJf/_new  2023-09-15 22:09:44.094273561 +0200
@@ -52,15 +52,11 @@
 %autosetup -p1 -n %{name}-release_%{version}
 
 %build
-%qmake5 QMAKE_CXXFLAGS+=-save-temps
+%qmake5
 %make_build
 
-./scripts/build-udev-rules.sh $(pwd)
-
 %install
-install -Dpm0755 openrgb %{buildroot}/%{_bindir}/openrgb
-install -Dpm0644 qt/OpenRGB.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
-install -Dpm0644 60-openrgb.rules %{buildroot}%{_udevrulesdir}/60-openrgb.rules
+%make_install INSTALL_ROOT=%{buildroot}
 %suse_update_desktop_file -c %{name} %{name} 'Configure RGB LEDs' openrgb 
%{name} Settings HardwareSettings
 
 # see if creating .conf to load speficic kernel modules is necessary
@@ -75,8 +71,9 @@
 %license LICENSE
 %doc README.md
 %{_bindir}/openrgb
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/metainfo/org.openrgb.OpenRGB.metainfo.xml
 
 %files udev-rules
 %license LICENSE

Reply via email to