%global _srcname linux-mcp-server Name: python-%{_srcname} Version: 0.1.0a3 Release: 1.20251202135836402827.pr61.10.g43787fe%{?dist} Summary: MCP server for read-only Linux system administration. License: Apache-2.0 URL: https://github.com/rhel-lightspeed/linux-mcp-server Source: linux-mcp-server-0.1.0a3.tar.gz BuildSystem: pyproject BuildOption(install): -l linux_mcp_server BuildOption(generate_buildrequires): -p BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: MCP server for read-only Linux system administration, diagnostics, and troubleshooting } %description %_description %package -n python3-%{_srcname} Summary: %{summary} %description -n python3-linux-mcp-server %_description %files -n python3-%{_srcname} -f %{pyproject_files} %changelog %autochangelog