[spec] Update the Requires section 86/292486/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.094839 accepted/tizen/unified/20230601.163012 tizen_8.0_m2_release
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 9 May 2023 02:47:23 +0000 (11:47 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Tue, 9 May 2023 02:47:23 +0000 (11:47 +0900)
This patch fixes the wrong Requires section of the flatbuffers-python package.

Change-Id: Ie01232ca99b0e943421d951ff8fd4fbc727ce016
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/flatbuffers.spec

index 8ae86cf..4944676 100644 (file)
@@ -31,7 +31,7 @@ This package provides headers and other miscellaneous files required to use flat
 Summary:       Python subpackage to use flatbuffers
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:   python3-devel
+Requires:   python3
 %description python
 This package provides flatbuffers python API.