Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2017-12-08 13:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netatalk (Old)
 and      /work/SRC/openSUSE:Factory/.netatalk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netatalk"

Fri Dec  8 13:00:49 2017 rev:47 rq:555013 version:3.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes        2017-07-05 
23:57:41.106599360 +0200
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2017-12-08 
13:01:11.349448362 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:15:18 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netatalk.spec ++++++
--- /var/tmp/diff_new_pack.WKnpgr/_old  2017-12-08 13:01:12.621402425 +0100
+++ /var/tmp/diff_new_pack.WKnpgr/_new  2017-12-08 13:01:12.625402280 +0100
@@ -104,7 +104,7 @@
 LDFLAGS="-lpthread" \
 CFLAGS="%{optflags} -Wall -g -pie -fpie -fno-strict-aliasing" \
 %if 0%{?with_tracker_spotlight}
-tracker_ver=$(rpm -q --queryformat="%{VERSION}" tracker-devel|cut -d . -f 1-2)
+tracker_ver=$(rpm -q --queryformat="%%{VERSION}" tracker-devel|cut -d . -f 1-2)
 %endif
 %configure --bindir=%{_bindir} \
        --disable-static \



Reply via email to