SPECS: avrdude.spec, gnupg.spec, gnupg2.spec - BR libusb-compat to make it ...
hawk
hawk at pld-linux.org
Wed Feb 4 13:52:47 CET 2009
Author: hawk Date: Wed Feb 4 12:52:47 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR libusb-compat to make it work with libusb 1.0.0
---- Files affected:
SPECS:
avrdude.spec (1.19 -> 1.20) , gnupg.spec (1.129 -> 1.130) , gnupg2.spec (1.89 -> 1.90)
---- Diffs:
================================================================
Index: SPECS/avrdude.spec
diff -u SPECS/avrdude.spec:1.19 SPECS/avrdude.spec:1.20
--- SPECS/avrdude.spec:1.19 Tue Oct 7 23:36:51 2008
+++ SPECS/avrdude.spec Wed Feb 4 13:52:41 2009
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Oprogramowanie do programowania mikrokontrolerów Atmel AVR
Name: avrdude
Version: 5.5
-Release: 2
+Release: 3
License: GPL
Group: Development/Tools
Source0: http://savannah.nongnu.org/download/avrdude/%{name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
BuildRequires: automake
BuildRequires: bison
BuildRequires: flex
-BuildRequires: libusb-devel
+BuildRequires: libusb-compat-devel
BuildRequires: readline-devel
BuildRequires: texinfo
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2009/02/04 12:52:41 hawk
+- BR libusb-compat to make it work with libusb 1.0.0
+
Revision 1.19 2008/10/07 21:36:51 shadzik
- rel 2
================================================================
Index: SPECS/gnupg.spec
diff -u SPECS/gnupg.spec:1.129 SPECS/gnupg.spec:1.130
--- SPECS/gnupg.spec:1.129 Mon Sep 1 15:28:48 2008
+++ SPECS/gnupg.spec Wed Feb 4 13:52:41 2009
@@ -14,7 +14,7 @@
Summary(zh_CN.UTF-8): GPL的PGP加密程序
Name: gnupg
Version: 1.4.9
-Release: 2
+Release: 3
License: GPL v3+
Group: Applications/File
Source0: ftp://ftp.gnupg.org/GnuPG/gnupg/%{name}-%{version}.tar.bz2
@@ -31,7 +31,7 @@
BuildRequires: curl-devel
BuildRequires: gettext-devel
BuildRequires: libcap-devel
-BuildRequires: libusb-devel
+BuildRequires: libusb-compat-devel
%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
BuildRequires: readline-devel
BuildRequires: texinfo
@@ -266,6 +266,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.130 2009/02/04 12:52:41 hawk
+- BR libusb-compat to make it work with libusb 1.0.0
+
Revision 1.129 2008/09/01 13:28:48 pluto
- fix build with recent curl/gcc, release bump.D
================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.89 SPECS/gnupg2.spec:1.90
--- SPECS/gnupg2.spec:1.89 Tue Jan 27 23:11:50 2009
+++ SPECS/gnupg2.spec Wed Feb 4 13:52:41 2009
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona
Name: gnupg2
Version: 2.0.10
-Release: 2
+Release: 3
License: GPL v3+
Group: Applications/File
Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
@@ -29,7 +29,7 @@
BuildRequires: libgcrypt-devel >= 1.2.2
BuildRequires: libgpg-error-devel >= 1.4
BuildRequires: libksba-devel >= 1.0.2
-BuildRequires: libusb-devel
+BuildRequires: libusb-compat-devel
BuildRequires: openldap-devel
BuildRequires: pcsc-lite-devel
%{?with_pth:BuildRequires: pth-devel >= 2.0.0}
@@ -333,6 +333,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.90 2009/02/04 12:52:41 hawk
+- BR libusb-compat to make it work with libusb 1.0.0
+
Revision 1.89 2009/01/27 22:11:50 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avrdude.spec?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnupg.spec?r1=1.129&r2=1.130&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnupg2.spec?r1=1.89&r2=1.90&f=u
More information about the pld-cvs-commit
mailing list