automatic version update by autodist [release 6.4-1mamba;Fri Dec 17 2021]
This commit is contained in:
parent
46adecc74e
commit
b7ee9c8945
12
avrdude.spec
12
avrdude.spec
@ -1,28 +1,29 @@
|
|||||||
Name: avrdude
|
Name: avrdude
|
||||||
Version: 6.3
|
Version: 6.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: AVR Downloader/UploaDEr
|
Summary: AVR Downloader/UploaDEr
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://www.nongnu.org/avrdude
|
URL: http://www.nongnu.org/avrdude/
|
||||||
Source: http://download.savannah.gnu.org/releases/avrdude/avrdude-%{version}.tar.gz
|
Source: http://download.savannah.gnu.org/releases/avrdude/avrdude-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: libftdi1-devel
|
BuildRequires: libftdi1-devel
|
||||||
|
BuildRequires: libhidapi-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libtermcap-devel
|
BuildRequires: libtermcap-devel
|
||||||
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libusb-compat-devel
|
BuildRequires: libusb-compat-devel
|
||||||
BuildRequires: libusbx-devel
|
BuildRequires: libusb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libftdi1-devel >= 1.1
|
BuildRequires: libftdi1-devel >= 1.1
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
AVRDUDE is an utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).
|
AVRDUDE is an utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).
|
||||||
@ -92,6 +93,9 @@ exit 0
|
|||||||
%{_libdir}/libavrdude.so
|
%{_libdir}/libavrdude.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 17 2021 Automatic Build System <autodist@mambasoft.it> 6.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 28 2016 Automatic Build System <autodist@mambasoft.it> 6.3-1mamba
|
* Sun Feb 28 2016 Automatic Build System <autodist@mambasoft.it> 6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user