Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2026-03-19 17:40:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Thu Mar 19 17:40:05 2026 rev:179 rq:1341152 version:3.3.5+git0.f0a2d1bf5

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2026-03-10 
17:48:23.171344564 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new.8177/haproxy.changes        
2026-03-19 17:41:57.085180568 +0100
@@ -1,0 +2,7 @@
+Thu Mar 12 10:12:34 UTC 2026 - Peter Varkoly <[email protected]>
+
+- Fix packages for %suse_version bump: haproxy
+  (jsc#PED-15852)
+- Remove deprecated %if-s
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.CCavWY/_old  2026-03-19 17:41:58.125223655 +0100
+++ /var/tmp/diff_new_pack.CCavWY/_new  2026-03-19 17:41:58.125223655 +0100
@@ -22,30 +22,16 @@
 
 %bcond_with awslc
 
-%if 0%{?suse_version} > 1600 || %{with awslc}
+%if 0%{?suse_version} >= 1699  || %{with awslc}
 %bcond_without quic
 %else
 %bcond_with quic
 %endif
 
-%if 0%{?suse_version} > 1500
-%bcond_with    rc_symlink
-%else
-%bcond_without rc_symlink
-%endif
-
 %bcond_without pcre2_jit
 
 %bcond_without  apparmor
 
-%if 0%{?suse_version} >= 1500
-%bcond_without sysusers
-%bcond_without tmpfiles
-%else
-%bcond_with sysusers
-%bcond_with tmpfiles
-%endif
-
 %bcond_with ech
 
 Name:           haproxy
@@ -173,9 +159,6 @@
 install -D -m 0755 admin/halog/halog %{buildroot}%{_sbindir}/haproxy-halog
 
 install -D -m 0644 admin/systemd/%{pkg_name}.service  
%{buildroot}%{_unitdir}/%{pkg_name}.service
-%if %{with rc_symlink}
-ln -sf /sbin/service   %{buildroot}%{_sbindir}/rc%{pkg_name}
-%endif
 install -D -m 644 %{SOURCE5} %{buildroot}%{_sysusersdir}/haproxy-user.conf
 install -D -m 644 %{SOURCE6} %{buildroot}%{_tmpfilesdir}/%{name}.conf
 install -d -m 0750                          %{buildroot}%{pkg_home}
@@ -219,9 +202,6 @@
 %dir %ghost %{_rundir}/%{name}
 %{_sbindir}/haproxy
 %{_sbindir}/haproxy-halog
-%if %{with rc_symlink}
-%{_sbindir}/rchaproxy
-%endif
 %dir %ghost %{pkg_home}
 %{_mandir}/man1/%{pkg_name}.1%{?ext_man}
 %dir %{_datadir}/vim
@@ -229,9 +209,6 @@
 %dir %{vim_data_dir}/syntax
 %{vim_data_dir}/syntax/%{pkg_name}.vim
 %if %{with apparmor}
-%if 0%{?suse_version} == 1110
-%dir %{_sysconfdir}/apparmor.d/local/
-%endif
 %config(noreplace) %{_sysconfdir}/apparmor.d/usr.sbin.haproxy
 %config(noreplace) %ghost %{_sysconfdir}/apparmor.d/local/haproxy
 %config(noreplace) %ghost %{_sysconfdir}/apparmor.d/local/usr.sbin.haproxy

Reply via email to