automatic version update by autodist [release 0.12.0-1mamba;Sun Jan 15 2023]
This commit is contained in:
parent
3bcbc2a9a7
commit
5cb3b275d1
19
openocd.spec
19
openocd.spec
@ -1,29 +1,25 @@
|
|||||||
Name: openocd
|
Name: openocd
|
||||||
Version: 0.10.0
|
Version: 0.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
|
Summary: Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://openocd.sourceforge.net/
|
URL: https://openocd.sourceforge.io/
|
||||||
Source: http://downloads.sourceforge.net/project/openocd/openocd/%{version}/openocd-%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/project/openocd/openocd/%{version}/openocd-%{version}.tar.bz2
|
||||||
Source1: openocd-board-guruplug.cfg
|
Source1: openocd-board-guruplug.cfg
|
||||||
Source2: openocd-interface-guruplug.cfg
|
Source2: openocd-interface-guruplug.cfg
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libftdi-devel
|
BuildRequires: libftdi1-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libhidapi-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libusb-compat-devel
|
|
||||||
BuildRequires: libusbx-devel
|
|
||||||
BuildRequires: udev-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
Requires(preun): %{__install_info}
|
Requires(preun): %{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores.
|
The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores.
|
||||||
@ -89,6 +85,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 23 2017 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
|
* Mon Jan 23 2017 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user