Hello community, here is the log from the commit of package apt-cacher-ng for openSUSE:Factory checked in at 2017-06-28 10:36:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apt-cacher-ng (Old) and /work/SRC/openSUSE:Factory/.apt-cacher-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apt-cacher-ng" Wed Jun 28 10:36:37 2017 rev:2 rq:506391 version:3 Changes: -------- --- /work/SRC/openSUSE:Factory/apt-cacher-ng/apt-cacher-ng.changes 2017-06-20 09:38:57.328248803 +0200 +++ /work/SRC/openSUSE:Factory/.apt-cacher-ng.new/apt-cacher-ng.changes 2017-06-28 10:36:38.992291772 +0200 @@ -1,0 +2,5 @@ +Fri May 26 09:50:14 UTC 2017 - [email protected] + +- Trim description. Use regular %setup call for all unpacking. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apt-cacher-ng.spec ++++++ --- /var/tmp/diff_new_pack.lAQ6j1/_old 2017-06-28 10:36:39.560211428 +0200 +++ /var/tmp/diff_new_pack.lAQ6j1/_new 2017-06-28 10:36:39.560211428 +0200 @@ -51,14 +51,11 @@ a similar request is made, the cached copy of the data is delivered without being re-downloaded. -Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher, -but with a focus on maximizing throughput with low system resource -requirements. It can also be used as replacement for apt-proxy and approx with +Apt-Cacher NG can also be used as replacement for apt-proxy and approx with no need to modify clients' sources.list files. %prep -%setup -q -tar xvJf %{SOURCE1} +%setup -qa1 # systemd in openSUSE is at /usr/lib/ sed -i 's@lib/systemd@usr/&@' systemd/CMakeLists.txt
