]> oss.titaniummirror.com Git - cp210x.git/blobdiff - rpm/cp2103.spec
Changes in progress to support debian (ubuntu) integration
[cp210x.git] / rpm / cp2103.spec
diff --git a/rpm/cp2103.spec b/rpm/cp2103.spec
deleted file mode 100644 (file)
index c5a507a..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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
-