Hello community,

here is the log from the commit of package ptokax for openSUSE:Factory checked 
in at 2020-07-20 21:01:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ptokax (Old)
 and      /work/SRC/openSUSE:Factory/.ptokax.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ptokax"

Mon Jul 20 21:01:16 2020 rev:5 rq:821753 version:0.5.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ptokax/ptokax.changes    2019-02-17 
12:21:33.232197046 +0100
+++ /work/SRC/openSUSE:Factory/.ptokax.new.3592/ptokax.changes  2020-07-20 
21:02:51.157183032 +0200
@@ -1,0 +2,6 @@
+Sun Jul 12 09:10:23 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Trim old RPM constructs. Drop hard dependency on systemd.
+- Add %noreplace for config files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ptokax.spec ++++++
--- /var/tmp/diff_new_pack.8d6dfB/_old  2020-07-20 21:02:54.329186248 +0200
+++ /var/tmp/diff_new_pack.8d6dfB/_new  2020-07-20 21:02:54.333186253 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ptokax
 #
-# 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
@@ -33,8 +33,6 @@
 Patch1:         logs.patch
 Patch2:         nodate.diff
 Patch3:         gcc7.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{?systemd_requires}
 Requires(pre):  shadow
 
 %description
@@ -85,15 +83,15 @@
 %service_del_postun %name.service
 
 %files
-%defattr(-,root,root)
-%doc Changelog.txt ReadMe.txt License.txt scripting.docs
+%doc Changelog.txt ReadMe.txt scripting.docs
+%license License.txt
 %_sbindir/%name
 %_sbindir/rcptokax
 %_unitdir/%name.service
 %attr(-,ptokax,ptokax) %dir %_sysconfdir/%name
 %attr(-,ptokax,ptokax) %dir %_sysconfdir/%name/cfg
 %attr(-,ptokax,ptokax) %dir %_sysconfdir/%name/language
-%config %attr(644,ptokax,ptokax) %_sysconfdir/%name/cfg/*
+%config(noreplace) %attr(644,ptokax,ptokax) %_sysconfdir/%name/cfg/*
 %config %attr(644,ptokax,ptokax) %_sysconfdir/%name/language/*
 %attr(-,ptokax,ptokax) %dir /var/log/%name
 


Reply via email to