]> oss.titaniummirror.com Git - cp210x.git/blobdiff - rpm/cp2103.spec
This is the original version as sent by Silicon Labs. It was an older version
[cp210x.git] / rpm / cp2103.spec
diff --git a/rpm/cp2103.spec b/rpm/cp2103.spec
new file mode 100644 (file)
index 0000000..c5a507a
--- /dev/null
@@ -0,0 +1,34 @@
+# RPM header info
+Summary: Silicon Labs CP2101/CP2102/CP2103 USB To Serial Bridge driver
+Name: cp2103
+Version: 0.11.0
+Release: 1
+Group: System Environment/Kernel
+BuildRoot: /var/tmp/%{name}-%{version}-%{release}
+ExclusiveOS: linux
+Source: %{name}-%{version}.tar.gz
+Packager: Intelligraphics, Inc.
+Vendor: Silicon Laboratories, Inc.
+License: GPL
+
+%description
+Device driver kernel module for the Silicon Laboratories CP2101/CP2102/CP2103 USB To Serial Bridge.
+
+%prep
+%setup -q
+
+%build
+./configure
+make -f Makefile.go modules
+
+%install
+make -f Makefile.go install
+
+%clean
+make -f Makefile.go distclean
+
+%files
+%defattr(-,root,root)
+%doc
+%config
+