]> git.pld-linux.org Git - packages/avrdude.git/commitdiff
- updated to 5.11.1 auto/th/avrdude-5_11_1-1 auto/ti/avrdude-5.11.1-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Sun, 22 Jan 2012 13:06:10 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use libusb instead of libusb-compat

Changed files:
    avrdude.spec -> 1.25

avrdude.spec

index 3fb8a773203891462cec017c7027dfe282e9b4b5..4a64d1aa5440ad6a469a49947ed7e2a611d60ab7 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Software for programming Atmel AVR Microcontrollers
 Summary(pl.UTF-8):     Oprogramowanie do programowania mikrokontrolerów Atmel AVR
 Name:          avrdude
-Version:       5.10
+Version:       5.11.1
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://savannah.nongnu.org/download/avrdude/%{name}-%{version}.tar.gz
-# Source0-md5: 69b082683047e054348088fd63bad2ff
+# Source0-md5: 3a43e288cb32916703b6945e3f260df9
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-doc.patch
 Patch2:                %{name}-configure.patch
@@ -15,7 +15,7 @@ BuildRequires:        autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: libusb-compat-devel
+BuildRequires: libusb-devel
 BuildRequires: readline-devel
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.079023 seconds and 4 git commands to generate.