rpms/pilot-link/devel pilot-link.spec,1.53,1.54

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 16 10:04:14 UTC 2007


Author: varekova

Update of /cvs/dist/rpms/pilot-link/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8576

Modified Files:
	pilot-link.spec 
Log Message:
- add --enable-libusb (#236413)



Index: pilot-link.spec
===================================================================
RCS file: /cvs/dist/rpms/pilot-link/devel/pilot-link.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- pilot-link.spec	9 Mar 2007 15:09:10 -0000	1.53
+++ pilot-link.spec	16 Apr 2007 10:04:12 -0000	1.54
@@ -3,7 +3,7 @@
 
 Name: pilot-link
 Version: 0.12.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 2
 License: GPL
 Group: Applications/Communications
@@ -28,6 +28,8 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
+BuildRequires: libusb
+
 
 %description
 This suite of tools allows you to upload and download programs and
@@ -78,7 +80,8 @@
 %else
   --with-perl=no \
 %endif
-  --enable-conduits
+  --enable-conduits \
+  --enable-libusb
 
 make
 
@@ -140,6 +143,9 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Mon Apr 16 2007 Ivana Varekova <varekova at redhat.com> - 2:0.12.1-6
+- add --enable-libusb (#236413)
+
 * Fri Mar  9 2007 Ivana Varekova <varekova at redhat.com> - 2:0.12.1-5
 - incorporate the package review feedback
 




More information about the fedora-cvs-commits mailing list