rpms/libftdi/devel libftdi.spec,1.2,1.3

Lucian Langa lucilanga at fedoraproject.org
Sun Feb 15 10:02:29 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/libftdi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26251

Modified Files:
	libftdi.spec 
Log Message:
* Sun Feb 15 2009 Lucian Langa <cooly at gnome.eu.org> - 0.15-2
- add new BR boost-devel


Index: libftdi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/libftdi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libftdi.spec	15 Feb 2009 09:46:52 -0000	1.2
+++ libftdi.spec	15 Feb 2009 10:01:57 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		libftdi
 Version:	0.15
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Library to program and control the FTDI USB controller
 
 Group:		System Environment/Libraries
@@ -9,7 +9,7 @@
 Source0:	http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libusb-devel, doxygen
+BuildRequires:	libusb-devel, doxygen, boost-devel
 Requires:	pkgconfig
 
 %package devel
@@ -79,6 +79,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Feb 15 2009 Lucian Langa <cooly at gnome.eu.org> - 0.15-2
+- add new BR boost-devel
+
 * Sun Feb 15 2009 Lucian Langa <cooly at gnome.eu.org> - 0.15-1
 - fix for bug #485600: pick libusb-devel for -devel subpackage
 - new upstream release




More information about the fedora-extras-commits mailing list