Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tigervnc for openSUSE:Factory 
checked in at 2022-08-21 14:10:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tigervnc (Old)
 and      /work/SRC/openSUSE:Factory/.tigervnc.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tigervnc"

Sun Aug 21 14:10:55 2022 rev:92 rq:998316 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes        2022-05-01 
18:53:28.567156698 +0200
+++ /work/SRC/openSUSE:Factory/.tigervnc.new.2083/tigervnc.changes      
2022-08-21 14:10:59.394427399 +0200
@@ -1,0 +2,5 @@
+Tue Aug  9 12:17:29 UTC 2022 - Thorsten Kukuk <[email protected]>
+
+- Use %_pam_vendordir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tigervnc.spec ++++++
--- /var/tmp/diff_new_pack.oGCNOp/_old  2022-08-21 14:11:00.058429229 +0200
+++ /var/tmp/diff_new_pack.oGCNOp/_new  2022-08-21 14:11:00.066429251 +0200
@@ -26,7 +26,7 @@
 %define use_firewalld 0
 %endif
 %if 0%{?suse_version} < 1550
-%define _distconfdir %{_sysconfdir}
+%define _pam_vendordir %{_sysconfdir}/pam.d
 %endif
 Name:           tigervnc
 Version:        1.12.0
@@ -330,7 +330,7 @@
 # only package as %%doc (boo#1173045)
 cp %{SOURCE7} .
 install -D -m 755 %{SOURCE8} %{buildroot}%{_bindir}/vncpasswd.arg
-install -D -m 644 %{SOURCE9} %{buildroot}%{_distconfdir}/pam.d/vnc
+install -D -m 644 %{SOURCE9} %{buildroot}%{_pam_vendordir}/vnc
 install -D -m 644 %{SOURCE11} %{buildroot}%{_datadir}/vnc/classes
 %if 0%{?suse_version} >= 1315
 ln -s -f %{_sysconfdir}/alternatives/vncviewer %{buildroot}%{_bindir}/vncviewer
@@ -496,9 +496,9 @@
 %endif
 
 %if 0%{?suse_version} < 1550
-%config %{_distconfdir}/pam.d/vnc
+%config %{_sysconfdir}/pam.d/vnc
 %else
-%{_distconfdir}/pam.d/vnc
+%{_pam_vendordir}/vnc
 %endif
 
 %dir %attr(0755,%{vncuser},%{vncuser}) %{_sysconfdir}/vnc

Reply via email to