Fix rpm dependency
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 28 Dec 2012 10:53:40 +0000 (11:53 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 28 Dec 2012 10:53:40 +0000 (11:53 +0100)
libftdi1.spec.in

index 881b0c4..c92f071 100644 (file)
@@ -24,7 +24,7 @@ Requires:  libftdi1 = %{version}, libusb1-devel
 Summary: Python bindings for libftdi
 License: LGPL
 Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description 
 Library to program and control the FTDI USB controller