## 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 # Tests works with enabled network. Also possible to run tests in COPR: # https://download.copr.fedorainfracloud.org/results/atim/buildstream/fedora-35-x86_64/02660103-buildstream/builder-live.log.gz %bcond_without test Name: buildstream Summary: Build/integrate software stacks License: LGPL-2.1-or-later URL: https://buildstream.build/ Version: 2.1.0 Release: %autorelease Source0: https://github.com/apache/buildstream/archive/%{version}/buildstream-%{version}.tar.gz BuildRequires: make BuildRequires: gcc BuildRequires: python3-devel BuildRequires: python3-cython # These from plugin-requirements.in + requirements.in BuildRequires: python3-setuptools %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. %package docs Summary: BuildStream documentation %description docs 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. This package provides the documentation for BuildStream. %prep %autosetup -n %{name}-%{version} -p1 %build %py3_build %install %py3_install %files -n %{name} %doc NEWS README.rst %license LICENSE %{_bindir}/bst* %{python3_sitearch}/%{name} %{python3_sitearch}/BuildStream-%{version}*.egg-info %{_datadir}/bash-completion/completions/bst %{_mandir}/man1/*.1* %files docs %changelog ## START: Generated by rpmautospec * Mon Apr 15 2024 Christiano Anderson - 2.1.0-3 - Version 2.1.0 - cleanup * Mon Apr 15 2024 Christiano Anderson - 2.1.0-2 - Version 2.1.0 - fixes * Sun Apr 14 2024 Christiano Anderson - 2.1.0-1 - Version 2.1.0 * Tue Jan 23 2024 Fedora Release Engineering - 1.6.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 1.6.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 22 2023 Miro Hrončok - 1.6.9-6 - Explicitly BuildRequire python3-sphinxcontrib-devhelp * Sat Sep 30 2023 Artem Polishchuk - 1.6.9-5 - license: Convert to SPDX * Tue Sep 05 2023 Robin Lee - 1.6.9-4 - Backport a patch to fix build for Python 3.12 * Tue Jul 25 2023 Python Maint - 1.6.9-3 - Rebuilt for Python 3.12 * Wed Jul 19 2023 Fedora Release Engineering - 1.6.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Feb 21 2023 Artem Polishchuk - 1.6.9-1 - chore(update): 1.6.9 * Wed Jan 18 2023 Fedora Release Engineering - 1.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 13 2022 Artem Polishchuk - 1.6.8-1 - chore(update): 1.6.8 * Fri Aug 12 2022 Artem Polishchuk - 1.6.7-2 - fix: Previous commit * Fri Aug 12 2022 Artem Polishchuk - 1.6.7-1 - chore(update): 1.6.7 * Wed Jul 20 2022 Fedora Release Engineering - 1.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 03 2022 Artem Polishchuk - 1.6.6-1 - chore(update): 1.6.6 * Wed May 11 2022 Artem Polishchuk - 1.6.5-5 - build: Update upstream URL * 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