actions: - add_line: - target: "spec" section: "install" location: "bottom" content: | cp %{SOURCE1001} %{SOURCE1002} %{buildroot}/%{_datadir}/osinfo/os/almalinux.org/ cp %{SOURCE1003} %{buildroot}/%{_datadir}/osinfo/os/centos.org/ cp %{SOURCE1004} %{SOURCE1005} %{SOURCE1006} %{buildroot}/%{_datadir}/osinfo/os/redhat.com/ mkdir -p %{buildroot}/%{_datadir}/osinfo/device/pcisig.com/pci-1af4-1058.d/ cp %{SOURCE1007} %{buildroot}/%{_datadir}/osinfo/device/pcisig.com/pci-1af4-1058.d/class.xml - modify_release: - suffix: ".alma.3" enabled: true - changelog_entry: - name: "Elkhan Mammadli" email: "elkhan@almalinux.org" line: - "Add AlmaLinux 10" - add_files: - type: "source" name: "almalinux-10.xml" number: 1001 - type: "source" name: "almalinux-kitten-10.xml" number: 1002 - type: "source" name: "centos-stream-10.xml" number: 1003 - type: "source" name: "rhel-10-unknown.xml" number: 1004 - type: "source" name: "rhel-10.0.xml" number: 1005 - type: "source" name: "rhel-9.5.xml" number: 1006 - type: "source" name: "pci-1af4-1058.d-class.xml" number: 1007