Hello community,

here is the log from the commit of package privoxy for openSUSE:Factory checked 
in at 2020-02-04 19:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/privoxy (Old)
 and      /work/SRC/openSUSE:Factory/.privoxy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "privoxy"

Tue Feb  4 19:53:55 2020 rev:46 rq:769705 version:3.0.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/privoxy/privoxy.changes  2019-07-26 
12:44:33.865833096 +0200
+++ /work/SRC/openSUSE:Factory/.privoxy.new.26092/privoxy.changes       
2020-02-04 19:54:03.177346086 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:47:57 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ privoxy.spec ++++++
--- /var/tmp/diff_new_pack.tFolAj/_old  2020-02-04 19:54:04.545346883 +0100
+++ /var/tmp/diff_new_pack.tFolAj/_new  2020-02-04 19:54:04.553346888 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package privoxy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 Summary:        The Internet Junkbuster - HTTP Proxy Server
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Web/Proxy
-Url:            http://www.privoxy.org/
+URL:            http://www.privoxy.org/
 Source:         
http://sourceforge.net/projects/ijbswa/files/Sources/%{version}%%20%%28stable%%29/%{name}-%{version}-stable-src.tar.gz
 Source2:        %{name}-3.0.16-init.suse
 Source3:        %{name}.service
@@ -53,12 +53,12 @@
 Obsoletes:      junkbuster < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with_systemd}
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %endif
 %if %{with_systemd}
 # FIXME: use proper Requires(pre/post/preun/...)
 PreReq:         %{_sbindir}/useradd %{_sbindir}/groupadd
-%{?systemd_requires}
+%{?systemd_ordering}
 %else
 # FIXME: use proper Requires(pre/post/preun/...)
 PreReq:         %fillup_prereq %insserv_prereq %{_sbindir}/useradd 
%{_sbindir}/groupadd


Reply via email to