Hello community,

here is the log from the commit of package davfs2 for openSUSE:Factory checked 
in at 2020-11-26 23:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/davfs2 (Old)
 and      /work/SRC/openSUSE:Factory/.davfs2.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "davfs2"

Thu Nov 26 23:15:24 2020 rev:5 rq:850978 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/davfs2/davfs2.changes    2020-09-17 
15:06:07.236782896 +0200
+++ /work/SRC/openSUSE:Factory/.davfs2.new.5913/davfs2.changes  2020-11-26 
23:16:14.757077302 +0100
@@ -1,0 +2,5 @@
+Tue Nov 17 13:53:05 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- prepare usrmerge (boo#1029961)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ davfs2.spec ++++++
--- /var/tmp/diff_new_pack.nJP7nm/_old  2020-11-26 23:16:15.333077750 +0100
+++ /var/tmp/diff_new_pack.nJP7nm/_new  2020-11-26 23:16:15.337077753 +0100
@@ -51,10 +51,12 @@
 cd src
 
 %build
-ssbindir="%{_sbindir}" \
 dav_user="%{name}" \
 dav_group="%{name}" \
 %configure \
+%if 0%{?usrmerged}
+    ssbindir="%{_sbindir}" \
+%endif
     --disable-static
 %if 0%{?suse_version} >= 1000
 PIE="-fPIE"
@@ -105,7 +107,9 @@
 %{_sbindir}/umount.davfs
 %{_datadir}/%{name}
 %attr(0750, %{name}, %{name}) %{_localstatedir}/cache/%{name}
+%if !0%{?usrmerged}
 /sbin/mount.davfs
 /sbin/umount.davfs
+%endif
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to