Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haveged for openSUSE:Factory checked 
in at 2021-10-31 22:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haveged (Old)
 and      /work/SRC/openSUSE:Factory/.haveged.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haveged"

Sun Oct 31 22:55:33 2021 rev:58 rq:928130 version:1.9.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/haveged/haveged.changes  2021-01-08 
17:32:22.373165409 +0100
+++ /work/SRC/openSUSE:Factory/.haveged.new.1890/haveged.changes        
2021-10-31 22:56:12.987724729 +0100
@@ -1,0 +2,8 @@
+Mon Oct 11 13:26:52 UTC 2021 - Cristian Rodr??guez <crrodrig...@opensuse.org>
+
+- Improvements on the linux kernel random subsystem have made 
+  the haveged service/daemon obsolete, remove the service files,
+  initrd modules and udev rules, the other components
+  are still useful.
+
+-------------------------------------------------------------------

Old:
----
  90-haveged.rules
  haveged-dracut.module
  haveged-switch-root.service
  haveged.service

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

Other differences:
------------------
++++++ haveged.spec ++++++
--- /var/tmp/diff_new_pack.bd86AK/_old  2021-10-31 22:56:13.471725100 +0100
+++ /var/tmp/diff_new_pack.bd86AK/_new  2021-10-31 22:56:13.475725103 +0100
@@ -25,10 +25,6 @@
 Group:          System/Daemons
 URL:            https://github.com/jirka-h/haveged
 Source0:        
https://github.com/jirka-h/haveged/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source2:        %{name}.service
-Source3:        90-haveged.rules
-Source4:        haveged-dracut.module
-Source5:        %{name}-switch-root.service
 Patch0:         ppc64le.patch
 # PATCH-FIX-UPSTREAM: don't write to syslog at startup to avoid deadlocks 
psim...@suse.com bnc#959237
 Patch2:         haveged-no-syslog.patch
@@ -39,14 +35,7 @@
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
 Requires(post): coreutils
-Requires(postun): coreutils
-Enhances:       apache2
-Enhances:       gpg2
-Enhances:       openssl
-Enhances:       openvpn
-Enhances:       php5
-Enhances:       smtp_daemon
-Enhances:       systemd
+Requires(postun):coreutils
 %{?systemd_requires}
 
 %description
@@ -87,7 +76,6 @@
     --disable-static \
     --disable-enttest \
     --enable-nistest \
-    --enable-daemon \
     --enable-clock_gettime
 make %{?_smp_mflags}
 
@@ -103,54 +91,15 @@
 
 %install
 %make_install
-install -Dpm 0644 %{SOURCE2} \
-  %{buildroot}%{_unitdir}/%{name}.service
-install -Dpm 0644 %{SOURCE3} \
-  %{buildroot}%{_udevrulesdir}/90-%{name}.rules
-install -Dpm 0644 %{SOURCE5} \
-  %{buildroot}%{_unitdir}/%{name}-switch-root.service
-install -Dpm 0755 %{SOURCE4} \
-  %{buildroot}%{_prefix}/lib/dracut/modules.d/98%{name}/module-setup.sh
 rm -f %{buildroot}%{_libdir}/libhavege.*a
-ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
-
-%post
-%{?udev_rules_update:%udev_rules_update}
-%service_add_post %{name}.service
-%service_add_post %{name}-switch-root.service
-%{?regenerate_initrd_post}
-
-%postun
-%service_del_postun %{name}.service
-%service_del_postun %{name}-switch-root.service
-%{?regenerate_initrd_post}
-
-%posttrans
-%{?regenerate_initrd_posttrans}
-
-%pre
-%service_add_pre %{name}.service
-%service_add_pre %{name}-switch-root.service
-
-%preun
-%service_del_preun %{name}.service
-%service_del_preun %{name}-switch-root.service
 
 %post -n libhavege2 -p /sbin/ldconfig
 %postun -n libhavege2 -p /sbin/ldconfig
 
 %files
 %license COPYING
-%{_sbindir}/rc%{name}
 %{_sbindir}/%{name}
 %{_mandir}/man8/%{name}.8%{?ext_man}
-%{_unitdir}/%{name}.service
-%{_unitdir}/%{name}-switch-root.service
-%{_udevrulesdir}/90-%{name}.rules
-%dir %{_prefix}/lib/dracut
-%dir %{_prefix}/lib/dracut/modules.d
-%dir %{_prefix}/lib/dracut/modules.d/98%{name}
-%{_prefix}/lib/dracut/modules.d/98%{name}/module-setup.sh
 
 %files devel
 %license COPYING

Reply via email to