This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %global majorversion 0 | |
| %global minorversion 3 | |
| %global microversion 47 | |
| %global apiversion 0.3 | |
| %global spaversion 0.2 | |
| %global soversion 0 | |
| %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 | |
| # For rpmdev-bumpspec and releng automation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %global majorversion 0 | |
| %global minorversion 3 | |
| %global microversion 47 | |
| %global apiversion 0.3 | |
| %global spaversion 0.2 | |
| %global soversion 0 | |
| %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 | |
| # For rpmdev-bumpspec and releng automation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %global majorversion 0 | |
| %global minorversion 3 | |
| %global microversion 47 | |
| %global apiversion 0.3 | |
| %global spaversion 0.2 | |
| %global soversion 0 | |
| %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 | |
| # For rpmdev-bumpspec and releng automation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set to bcond_without or use --with bootstrap, | |
| # when bootstrapping a new architecture. | |
| %bcond_with bootstrap | |
| Name: ninja-build | |
| Version: 1.11.1 | |
| Release: 7%{?dist} | |
| Summary: Small build system with a focus on speed | |
| License: Apache-2.0 | |
| URL: https://ninja-build.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set to bcond_without or use --with bootstrap, | |
| # when bootstrapping a new architecture. | |
| %bcond_with bootstrap | |
| Name: ninja-build | |
| Version: 1.11.1 | |
| Release: 7%{?dist} | |
| Summary: Small build system with a focus on speed | |
| License: Apache-2.0 | |
| URL: https://ninja-build.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set to bcond_without or use --with bootstrap, | |
| # when bootstrapping a new architecture. | |
| %bcond_with bootstrap | |
| Name: ninja-build | |
| Version: 1.11.1 | |
| Release: 7%{?dist} | |
| Summary: Small build system with a focus on speed | |
| License: Apache-2.0 | |
| URL: https://ninja-build.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set to bcond_without or use --with bootstrap, | |
| # when bootstrapping a new architecture. | |
| %bcond_with bootstrap | |
| Name: ninja-build | |
| Version: 1.11.1 | |
| Release: 7%{?dist} | |
| Summary: Small build system with a focus on speed | |
| License: Apache-2.0 | |
| URL: https://ninja-build.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set to bcond_without or use --with bootstrap, | |
| # when bootstrapping a new architecture. | |
| %bcond_with bootstrap | |
| Name: ninja-build | |
| Version: 1.11.1 | |
| Release: 7%{?dist} | |
| Summary: Small build system with a focus on speed | |
| License: Apache-2.0 | |
| URL: https://ninja-build.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %global majorversion 0 | |
| %global minorversion 3 | |
| %global microversion 47 | |
| %global apiversion 0.3 | |
| %global spaversion 0.2 | |
| %global soversion 0 | |
| %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 | |
| # For rpmdev-bumpspec and releng automation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %bcond_with mingw | |
| Summary: Library for accessing USB devices | |
| Name: libusb1 | |
| Version: 1.0.30 | |
| Release: 1%{?dist} | |
| Source0: https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2 | |
| Source1: https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2.asc | |
| Source2: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc68187379b23de9efc46651e2c80ff56c6830a0e#/%{name}.keyring | |
| License: LGPL-2.1-or-later |
NewerOlder