%if 0%{?rhel} == 7 %define yumcmd yum %else %define yumcmd dnf %endif Name: mini-tps Version: 0.1 Release: 172.20240419051526981539.pr50%{?dist} Summary: Mini TPS - Test Package Sanity License: GPLv2 URL: https://github.com/fedora-ci/mini-tps Source0: mini-tps-0.1.tar.gz BuildArch: noarch # Don't add any Requires here because those would become protected, see mini-tps.conf %description Light version of TPS %prep %autosetup -n mini-tps-0.1 %build %install mkdir -p %{buildroot}%{_sbindir} # epel7 install -pD -m 0755 --target-directory=%{buildroot}%{_sbindir} mtps-* mkdir -p %{buildroot}%{_sysconfdir}/%{yumcmd}/protected.d/ cat > %{buildroot}%{_sysconfdir}/%{yumcmd}/protected.d/mini-tps.conf < 7 cat >> %{buildroot}%{_sysconfdir}/%{yumcmd}/protected.d/mini-tps.conf < - 0.1-172.20240419051526981539.pr50 - Development snapshot (7c25440e) * Fri Apr 19 2024 Jiri Popelka - 0.1-172 - Use download.devel.redhat.com * Fri Mar 22 2024 Jan Blazek - 0.1-171 - Add compatibility with RHEL 7 * Thu Feb 22 2024 Jiri Popelka - 0.1-170 - rhel-10.0-beta repo file * Thu Feb 01 2024 Jiri Popelka - 0.1-169 - rebuilt * Mon Jan 29 2024 Jiri Popelka - 0.1-168 - Handle missing compose (id) * Thu Jan 25 2024 Jiri Popelka - 0.1-167 - mtps-get-module improvements * Fri Jan 19 2024 Jiri Popelka - 0.1-166 - Skip update if old package can't be installed - Separate exit code for skipped tests * Fri Jan 12 2024 Jiri Popelka - 0.1-165 - multi-arch repos * Tue Jan 02 2024 Jiri Popelka - 0.1-164 - viewer (generate-result-json) related updates * Thu Dec 07 2023 Jiri Popelka - 0.1-163 - Remove the Requires: python-gobject-base - Move Requires: to mini-tps.conf - Improve messages * Fri Nov 24 2023 Jiri Popelka - 0.1-162 - URL update - Move mtps-* executables from /usr/local/bin/ to /usr/sbin/ - Use install instead of mkdir & cp - mtps-mutils Requires: python-gobject-base * Mon Jul 31 2023 Andrei Stepanov - 0.1-161 - new build * Fri Jul 28 2023 Michal Srb - 0.1-160 - Add profiles for Fedora * Wed Jul 26 2023 Michal Srb - 0.1-159 - Add option to rpm-verify installed packages (OSCI-1240) * Wed Mar 29 2023 Michal Srb - 0.1-158 - Ignore known scriptlet false positives * Wed Mar 29 2023 Michal Srb - 0.1-157 - Add HTML result viewer * Wed Mar 08 2023 Michal Srb - 0.1-156 - Add option to check for problems in scriptlet outputs (OSCI-1230) * Wed Feb 08 2023 Michal Srb - 0.1-155 - Add flatpak repos for RHEL 9 * Tue Jan 17 2023 Andrei Stepanov - 0.1-154 - Build with the latest merged PRs. * Sun Dec 04 2022 Andrei Stepanov - 0.1-153 - Build with the latest merged PRs. * Tue Oct 25 2022 Michal Srb - 0.1-152 - Add support for scratch builds * Tue Sep 13 2022 Michal Srb - 0.1-151 - Add profile for CentOS Stream 9 * Fri Sep 09 2022 Michal Srb - 0.1-150 - Make profiles configurable for different operating systems. * Tue Sep 06 2022 Michal Srb - 0.1-149 - Fix --onlyinrepo option in mtps-get-task. * Wed Oct 13 2021 Michal Srb - 0.1-145 - Build with the latest changes. * Tue Feb 02 2021 Andrei Stepanov - 0.1-144 - Build with the latest changes. * Tue Feb 02 2021 Andrei Stepanov - 0.1-143 - Build with the latest changes. * Mon Jan 25 2021 Andrei Stepanov - 0.1-142 - Build with the latest changes. * Mon Jan 25 2021 Andrei Stepanov - 0.1-141 - Build with the latest changes. * Mon Jan 18 2021 Andrei Stepanov - 0.1-140 - Build with the latest changes. * Thu Jun 25 2020 Andrei Stepanov - 0.1-139 - Build with the latest merged PRs.