Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cyrus-sasl for openSUSE:Factory 
checked in at 2022-12-08 16:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cyrus-sasl (Old)
 and      /work/SRC/openSUSE:Factory/.cyrus-sasl.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cyrus-sasl"

Thu Dec  8 16:50:20 2022 rev:65 rq:1041090 version:2.1.28

Changes:
--------
cyrus-sasl-saslauthd-bdb.changes: same change
cyrus-sasl-saslauthd.changes: same change
--- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl.changes    2022-03-23 
20:15:26.602363553 +0100
+++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new.1835/cyrus-sasl.changes  
2022-12-08 16:50:21.871230972 +0100
@@ -1,0 +2,8 @@
+Wed Dec  7 11:15:12 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Do not set directories inside doc/ mode 644; otherwise the
+  directories are set 644 as well, which means no files inside are
+  accessible. This resulted in the past in doc/ actually not being
+  added to the devel package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
cyrus-sasl-saslauthd-bdb.spec: same change
cyrus-sasl-saslauthd.spec: same change
++++++ cyrus-sasl.spec ++++++
--- /var/tmp/diff_new_pack.dTA18K/_old  2022-12-08 16:50:22.523234308 +0100
+++ /var/tmp/diff_new_pack.dTA18K/_new  2022-12-08 16:50:22.527234329 +0100
@@ -200,7 +200,7 @@
 mkdir -p %{buildroot}%{_sysconfdir}/sasl2
 install -m 755 sample/.libs/client 
%{buildroot}%{_bindir}/cyrus_sasl_sample_client
 install -m 755 sample/.libs/server 
%{buildroot}%{_bindir}/cyrus_sasl_sample_server
-chmod 0644 doc/*
+find doc -type f -exec chmod 0644 {} \;
 rm -f doc/Makefile*
 rm -f %{buildroot}/%{_mandir}/cat?/*
 rm -f %{buildroot}/%{_mandir}/man8/saslauthd*

Reply via email to