Hello community,

here is the log from the commit of package cryptctl for openSUSE:Factory 
checked in at 2020-08-20 22:35:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptctl (Old)
 and      /work/SRC/openSUSE:Factory/.cryptctl.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptctl"

Thu Aug 20 22:35:33 2020 rev:10 rq:828243 version:2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptctl/cryptctl.changes        2020-02-04 
19:57:24.645463592 +0100
+++ /work/SRC/openSUSE:Factory/.cryptctl.new.3399/cryptctl.changes      
2020-08-20 22:35:44.900175377 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 09:54:56 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %{_udevrulesdir} instead of abusing %{_libexecdir}.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cryptctl.spec ++++++
--- /var/tmp/diff_new_pack.wR6MrK/_old  2020-08-20 22:35:46.072175914 +0200
+++ /var/tmp/diff_new_pack.wR6MrK/_new  2020-08-20 22:35:46.072175914 +0200
@@ -83,7 +83,7 @@
 ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rccryptctl-server
 
 # One udev rule
-install -D -m 0644 ospackage/udev/99-cryptctl-auto-unlock.rules 
%{buildroot}/%{_libexecdir}/udev/rules.d/99-cryptctl-auto-unlock.rules
+install -D -m 0644 ospackage/udev/99-cryptctl-auto-unlock.rules 
%{buildroot}/%{_udevrulesdir}/99-cryptctl-auto-unlock.rules
 
 # Runtime and TLS certificate dir
 install -d -m 0700 %{buildroot}/%{_localstatedir}/lib/%{name}
@@ -115,7 +115,7 @@
 %{_unitdir}/cryptctl-server.service
 %{_unitdir}/cryptctl-client.service
 %{_unitdir}/cryptctl-auto-unlock@.service
-%{_libexecdir}/udev/rules.d/99-cryptctl-auto-unlock.rules
+%{_udevrulesdir}/99-cryptctl-auto-unlock.rules
 %doc %{SRCDIR}/LICENSE
 
 %changelog


Reply via email to