rpms/avarice/F-13 avarice.spec,1.6,1.7

Lucian Langa lucilanga at fedoraproject.org
Tue Jun 22 10:03:40 UTC 2010


Author: lucilanga

Update of /cvs/pkgs/rpms/avarice/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23462

Modified Files:
	avarice.spec 
Log Message:
update BR to fix #483709


Index: avarice.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avarice/F-13/avarice.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- avarice.spec	29 Jan 2010 17:23:38 -0000	1.6
+++ avarice.spec	22 Jun 2010 10:03:40 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           avarice
 Version:        2.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Program for interfacing the Atmel JTAG ICE to GDB
 
 Group:          Applications/Engineering
@@ -10,7 +10,7 @@ Source0:        http://downloads.sourcef
 Patch0:         avarice-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  binutils-devel
+BuildRequires:  binutils-devel, libusb-devel
 #Requires:       
 
 %description
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 22 2010 Lucian Langa <cooly at gnome.eu.org> - 2.10-2
+- add libusb-devel as BR (#483709)
+
 * Fri Jan 29 2010 Lucian Langa <cooly at gnome.eu.org> - 2.10-1
 - new upstream release
 



More information about the scm-commits mailing list