|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: prefixdevname
|
|
|
|
|
Version: 0.1.0
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Udev helper utility that provides network interface naming using user defined prefix
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -61,12 +61,8 @@ net_setup_link built-in (e.g. /etc/systemd/network/71-net-ifnames-prefix-net0.li
|
|
|
|
|
%{_prefix}/lib/dracut/modules.d/71%{name}-tools/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.0-8
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.0-7
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.1.0-6
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Wed Dec 19 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-6
|
|
|
|
|
- rebuild with non-SCL toolset
|
|
|
|
|