Rename libftdi.spec.in to libftdi1.spec.in. Adapt package requirements to libusb1
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sun, 24 Jun 2012 09:49:50 +0000 (11:49 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sun, 24 Jun 2012 09:49:50 +0000 (11:49 +0200)
libftdi1.spec.in [moved from libftdi.spec.in with 94% similarity]

similarity index 94%
rename from libftdi.spec.in
rename to libftdi1.spec.in
index bd95b0d..05fb975 100644 (file)
@@ -1,5 +1,5 @@
 Summary:   Library to program and control the FTDI USB controller
-Name:      libftdi
+Name:      libftdi1
 Version:   @VERSION@
 Release:   1
 License:   LGPL for libftdi and GPLv2+linking exception for the C++ wrapper
@@ -7,8 +7,8 @@ Group:     System Environment/Libraries
 Vendor:    Intra2net AG
 Source:    http://www.intra2net.com/en/developer/libftdi/download/%{name}-%{version}.tar.gz
 Buildroot: /tmp/%{name}-%{version}-root
-Requires:  libusb
-BuildRequires: libusb, libusb-devel, pkgconfig, doxygen
+Requires:  libusb1
+BuildRequires: libusb1, libusb1-devel, pkgconfig, doxygen
 Prefix:    /usr
 URL:       http://www.intra2net.com/en/developer/libftdi