mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 06:18:27 +00:00
@@ -6,8 +6,8 @@ Version: 0.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Chip support package for Cypress EZ-USB FX2 series microcontrollers
|
||||
License: 0BSD
|
||||
URL: https://github.com/whitequark/libfx2
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
URL: https://glasgowembedded.codeberg.page/libfx2/
|
||||
Source0: https://codeberg.org/GlasgowEmbedded/libfx2/archive/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@@ -34,7 +34,7 @@ Provides: python3-libfx2
|
||||
%_desc
|
||||
|
||||
%prep
|
||||
%autosetup -n libfx2-%{version}
|
||||
%autosetup -n libfx2
|
||||
|
||||
%build
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
|
||||
|
||||
Reference in New Issue
Block a user