!19 [sync] PR-13: fix build warnings: patchN is deprecated, use patch N (or %patch -P N)

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2025-01-08 09:25:32 +00:00 committed by Gitee
commit ad2493653d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
Summary: Distributed Monitoring System Summary: Distributed Monitoring System
Name: ganglia Name: ganglia
Version: %{gangver} Version: %{gangver}
Release: 3 Release: 4
License: BSD License: BSD
URL: http://ganglia.sourceforge.net/ URL: http://ganglia.sourceforge.net/
Source0: http://downloads.sourceforge.net/sourceforge/ganglia/ganglia-%{version}.tar.gz Source0: http://downloads.sourceforge.net/sourceforge/ganglia/ganglia-%{version}.tar.gz
@ -319,6 +319,9 @@ end
%dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}-web/dwoo/compiled %dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}-web/dwoo/compiled
%changelog %changelog
* Fri Dec 13 2024 litian <dev11105@linx-info.com> - 3.7.2-4
- fix %patchN is deprecated warning
* Tue Mar 12 2024 yaoxin <yao_xin001@hoperun.com> - 3.7.2-3 * Tue Mar 12 2024 yaoxin <yao_xin001@hoperun.com> - 3.7.2-3
- Disable pcre - Disable pcre