Hello community,

here is the log from the commit of package usbguard for openSUSE:Factory 
checked in at 2019-01-21 10:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usbguard (Old)
 and      /work/SRC/openSUSE:Factory/.usbguard.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usbguard"

Mon Jan 21 10:56:31 2019 rev:5 rq:666304 version:0.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/usbguard/usbguard.changes        2018-11-09 
07:54:43.335690329 +0100
+++ /work/SRC/openSUSE:Factory/.usbguard.new.28833/usbguard.changes     
2019-01-21 10:56:50.667548986 +0100
@@ -1,0 +2,5 @@
+Tue Jan 15 16:28:33 UTC 2019 - Robert Frohl <[email protected]>
+
+- use upstream usbguard.service instead of hardcoded version (bsc#1120969) 
+
+-------------------------------------------------------------------

Old:
----
  usbguard.service

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

Other differences:
------------------
++++++ usbguard.spec ++++++
--- /var/tmp/diff_new_pack.XVX3IV/_old  2019-01-21 10:56:52.923546281 +0100
+++ /var/tmp/diff_new_pack.XVX3IV/_new  2019-01-21 10:56:52.923546281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package usbguard
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,8 +33,7 @@
 Source1:        
https://github.com/USBGuard/usbguard/releases/download/usbguard-%{version}/usbguard-%{version}.tar.gz.sig
 Source2:        usbguard.keyring
 Source3:        usbguard-daemon.conf
-Source4:        usbguard.service
-Source5:        usbguard-rpmlintrc
+Source4:        usbguard-rpmlintrc
 Patch0:         usbguard-applet-qt_desktop_menu_categories.patch
 %{?systemd_requires}
 
@@ -111,8 +110,6 @@
 %prep
 %setup -q -n usbguard-%version
 %patch0 -p1
-# Remove bundled library sources before build
-#rm -rf src/ThirdParty/{Catch,PEGTL}
 
 %build
 mkdir -p ./m4
@@ -141,10 +138,6 @@
 mkdir -p %{buildroot}%{_sysconfdir}/usbguard
 install -p -m 600 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/usbguard/usbguard-daemon.conf
 
-# Install systemd unit
-mkdir -p %{buildroot}%{_unitdir}
-install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/usbguard.service
-
 # zsh completion, currently needs manual intervention
 mkdir -p %{buildroot}%{_datadir}/zsh/site-functions/
 install -p -m 644 scripts/usbguard-zsh-completion 
%{buildroot}%{_datadir}/zsh/site-functions/_usbguard




Reply via email to