## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec Name: buildstream Summary: Build/integrate software stacks License: Apache-2.0 URL: https://buildstream.build/ ExcludeArch: %{ix86} Version: 2.2.1 Release: %autorelease Source0: https://github.com/apache/buildstream/archive/%{version}/buildstream-%{version}.tar.gz BuildRequires: gcc BuildRequires: python3-devel >= 3.8 Requires: buildbox Requires: fuse3 Requires: fuse3-libs Requires: lzip Requires: patch Requires: tar %description BuildStream is a Free Software tool for building/integrating software stacks. It takes inspiration, lessons and use-cases from various projects including OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and Android repo. BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan, distutils, make, meson, qmake), and can create outputs in a range of formats (e.g. debian packages, flatpak runtimes, sysroots, system images) for multiple platforms and chipsets. %prep %autosetup -n %{name}-%{version} -p1 %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l %{name} %files -n %{name} -f %{pyproject_files} %doc NEWS README.rst %{_bindir}/bst* %{_datadir}/bash-completion/completions/bst %{_mandir}/man1/*.1* %changelog ## START: Generated by rpmautospec * Sun Aug 11 2024 Javier Jardon - 2.2.1-3 - Disable i686 build * Sat Aug 10 2024 Javier Jardon - 2.2.1-2 - Generate BuildRequires automatically * Sat Aug 10 2024 Javier Jardon - 2.2.1-1 - Update to BuilStream 2.2.1 * Tue Jul 30 2024 Peter Robinson - 1.6.9-11 - Use fuse3 (supported since 1.4.x) * Sun Mar 20 2022 Artem Polishchuk - 1.6.5-1 - chore(update): 1.6.5 * Wed Jan 19 2022 Fedora Release Engineering - 1.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Aug 25 2021 Artem Polishchuk - 1.6.3-1 - build(update): 1.6.3 * Wed Jul 21 2021 Fedora Release Engineering - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Artem Polishchuk - 1.6.2-1 - build(update): 1.6.2 * Fri Jun 04 2021 Python Maint - 1.6.1-3 - Rebuilt for Python 3.10 * Tue Jan 26 2021 Fedora Release Engineering - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 12 2020 Artem Polishchuk - 1.6.1-1 - build(update): 1.6.1 * Wed Oct 7 22:26:09 EEST 2020 Artem Polishchuk - 1.6.0-2 - build(add dep): fuse | rh#1886152 * Sat Oct 3 2020 Artem Polishchuk - 1.6.0-1 - Update to 1.6.0 * Sat Aug 15 2020 Artem Polishchuk - 1.4.3-1 - Update to 1.4.3 | Fix Python 3.8 compatibility | RH#1821245 * Mon Jul 27 2020 Fedora Release Engineering - 1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok - 1.4.1-3 - Rebuilt for Python 3.9 * Tue Jan 28 2020 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Sep 03 2019 Mathieu Bridon - 1.4.1-1 - Update to the latest upstream release. * Mon Aug 19 2019 Miro Hrončok - 1.2.8-3 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering - 1.2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Mathieu Bridon - 1.2.8-1 - Update to the latest upstream release. * Tue May 21 2019 Mathieu Bridon - 1.2.7-1 - Update to the latest upstream release. * Thu May 02 2019 Mathieu Bridon - 1.2.6-1 - Update to the latest upstream release. * Mon Apr 22 2019 Mathieu Bridon - 1.2.5-1 - Update to the latest upstream release. * Thu Feb 14 2019 Mathieu Bridon - 1.2.4-1 - Update to the latest upstream release. * Thu Jan 31 2019 Fedora Release Engineering - 1.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 17 2018 Mathieu Bridon - 1.2.3-3 - Rebuild with the new release tarball https://gitlab.com/BuildStream/buildstream/issues/820 - Remove brackets around command macros, to avoid future annoyance if I add arguments to them. * Mon Dec 17 2018 Mathieu Bridon - 1.2.3-2 - Make buildstream work with click 7. * Fri Oct 05 2018 Mathieu Bridon - 1.2.3-1 - Update to the latest upstream release. * Mon Sep 24 2018 Mathieu Bridon - 1.2.2-1 - Update to the latest upstream release. * Sun Sep 23 2018 Mathieu Bridon - 1.2.1-2 - Add back the blessings dependency. https://gitlab.com/BuildStream/buildstream/merge_requests/821 * Fri Sep 21 2018 Mathieu Bridon - 1.2.1-1 - Update to the latest upstream release. * Mon Sep 03 2018 Mathieu Bridon - 1.2.0-1 - Update to the latest upstream release. * Fri Aug 24 2018 Mathieu Bridon - 1.1.7.1 - Update to the latest upstream release. * Tue Aug 14 2018 Mathieu Bridon - 1.1.6-2 - Set the minimum required version of python3-blessings. https://gitlab.com/BuildStream/buildstream/merge_requests/663 * Tue Aug 14 2018 Mathieu Bridon - 1.1.6-1 - Update to the latest upstream release. * Mon Aug 06 2018 Mathieu Bridon - 1.1.5-1 - Update to the latest upstream release. - Add some optional dependencies. * Sat Aug 04 2018 Mathieu Bridon - 1.1.4-1 - Initial package for fedora. ## END: Generated by rpmautospec