diff --git a/.gitignore b/.gitignore index 8f54551..aea60ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /wicked-version-0.6.63.tar.gz +/wicked-version-0.6.69.tar.gz +/wicked-version-0.6.77.tar.gz diff --git a/sources b/sources index 7c8498b..470dae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wicked-version-0.6.63.tar.gz) = c23529246c545acd5c2342e035bc14d4b967bfbcedc8d7c49077a45bf3f98273ba73949522339569372120109078b53a3c8332d34ec29907841f36a72d413d39 +SHA512 (wicked-version-0.6.77.tar.gz) = 79abbe380651af8732d0343f410acd36c521f18c67f80916fc675cd394ae3481e8422b51a100305d60bffb88eb0a020f3ec8de14fed052840f8ae81062f7ab34 diff --git a/wicked.spec b/wicked.spec index 6dff155..abad997 100644 --- a/wicked.spec +++ b/wicked.spec @@ -6,17 +6,17 @@ %global wicked_statedir %{_rundir}/%{name} %global wicked_storedir %{_sharedstatedir}/%{name} -%if 0%{?fedora} >= 30 -%global dbus_service dbus-broker.service -%else +%if 0%{?rhel} && 0%{?rhel} < 9 %global dbus_service dbus-daemon.service +%else +%global dbus_service dbus-broker.service %endif Name: wicked -Version: 0.6.63 -Release: 1%{?dist} +Version: 0.6.77 +Release: 4%{?dist} Summary: Network configuration infrastructure -License: GPLv2+ +License: GPL-2.0-or-later URL: https://en.opensuse.org/Portal:Wicked Source0: https://github.com/openSUSE/%{name}/archive/version-%{version}/%{name}-version-%{version}.tar.gz @@ -26,16 +26,13 @@ BuildRequires: gcc BuildRequires: libtool BuildRequires: make BuildRequires: systemd -%if 0%{?fedora} >= 30 BuildRequires: systemd-rpm-macros -%endif BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-route-3.0) BuildRequires: libgcrypt-devel -BuildRequires: wireless-tools-devel Requires: dbus-common Requires: lib%{name}%{?_isa} = %{version}-%{release} @@ -138,8 +135,11 @@ fi %dir %{_sysconfdir}/wicked %config(noreplace) %{_sysconfdir}/wicked/common.xml %config(noreplace) %{_sysconfdir}/wicked/client.xml +%config(noreplace) %{_sysconfdir}/wicked/client-nbft.xml %config(noreplace) %{_sysconfdir}/wicked/server.xml %config(noreplace) %{_sysconfdir}/wicked/nanny.xml +%dir %{_sysconfdir}/wicked/scripts +%config(noreplace) %{_sysconfdir}/wicked/scripts/* %dir %{_sysconfdir}/wicked/extensions %config(noreplace) %{_sysconfdir}/wicked/extensions/* %dir %{_sysconfdir}/wicked/ifconfig @@ -175,8 +175,10 @@ fi %{_mandir}/man5/routes.5* %endif %{_mandir}/man8/wicked.8* +%{_mandir}/man8/wicked-redfish.8* %{_mandir}/man8/wickedd.8* %{_mandir}/man8/wicked-ethtool.8* +%{_mandir}/man8/wicked-firmware.8* %attr(0750,root,root) %dir %{wicked_storedir} %files devel @@ -190,6 +192,63 @@ fi %{_libdir}/libwicked-%{version}.so %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.6.77-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 0.6.77-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jul 25 2025 Fedora Release Engineering - 0.6.77-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Tue May 06 2025 Neal Gompa - 0.6.77-1 +- Rebase to version 0.6.77 +- Small packaging cleanups + +* Sun Jan 19 2025 Fedora Release Engineering - 0.6.69-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jul 26 2024 Miroslav Suchý - 0.6.69-8 +- convert license to SPDX + +* Sat Jul 20 2024 Fedora Release Engineering - 0.6.69-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 0.6.69-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sat Jul 22 2023 Fedora Release Engineering - 0.6.69-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sat Jan 21 2023 Fedora Release Engineering - 0.6.69-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0.6.69-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Jun 15 2022 Neal Gompa - 0.6.69-2 +- Switch to upstream fix to drop wireless-tools-devel build dependency + +* Sun Apr 17 2022 Neal Gompa - 0.6.69-1 +- Update to version 0.6.69 +- Add patch to drop wireless-tools-devel build dependency + +* Sat Jan 22 2022 Fedora Release Engineering - 0.6.63-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.63-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.6.63-4 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.63-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.63-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Mar 10 2020 Neal Gompa - 0.6.63-1 - Update to version 0.6.63