Bugzilla – Attachment 56575 Details for
Bug 121895
USB hotpluggable devices not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
km_quickcam.spec
km_quickcam.spec (text/plain), 2.66 KB, created by
Olaf Hering
on 2005-11-07 10:18:24 UTC
(
hide
)
Description:
km_quickcam.spec
Filename:
MIME Type:
Creator:
Olaf Hering
Created:
2005-11-07 10:18:24 UTC
Size:
2.66 KB
patch
obsolete
># ># spec file for package km_quickcam (Version 0.6.3) ># ># Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. ># This file and all modifications and additions to the pristine ># package are under the same license as the package itself. ># ># Please submit bugfixes or comments via http://www.suse.de/feedback/ ># > ># norootforbuild ># neededforbuild > >BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel gettext-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv klogd less libacl libattr libcom_err libgcc libnscd libselinux libstdc++ libxcrypt libzio m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext libtool perl rpm > >Name: km_quickcam >URL: http://qce-ga.sourceforge.net/ >Version: 0.6.3 >Release: 1 >License: LGPL >Group: System/Kernel >Summary: sources for USB quickcam kernel module >BuildRoot: %{_tmppath}/%{name}-%{version}-build >Source: http://mesh.dl.sourceforge.net/sourceforge/qce-ga/qc-usb-%{version}.tar.gz >Patch0: qc-usb-support.patch > >%description >qc-usb, Logitech QuickCam video driver with V4L support Derived from >qce-ga, linux V4L driver for the QuickCam Express and Dexxa QuickCam > >http://qce-ga.sourceforge.net/ > > > >Authors: >-------- > Tuukka Toivonen <tuukkat@ee.oulu.fi> > >%prep >%setup -q -n qc-usb-%{version} >%patch0 -p1 > >%build > >%install >KM=$RPM_BUILD_ROOT/usr/src/kernel-modules/%{name}-%{version} >rm -rf $RPM_BUILD_ROOT >mkdir $RPM_BUILD_ROOT >mkdir -p $KM >cp -av \ >qc-driver.c \ >qc-hdcs.c \ >qc-pb0100.c \ >qc-vv6410.c \ >qc-formats.c \ >qc-mjpeg.c \ >qc-memory.c \ >qc-memory.h \ >quickcam.h \ >videodev2.h \ >videodevfix.h \ >$KM/ >cat > $KM/Makefile <<EOF >ifneq (\$(CONFIG_USB),n) >ifneq (\$(CONFIG_VIDEO_DEV),n) >ifneq (\$(CONFIG_SMP),y) >EXTRA_CFLAGS += -I\$(src) -DNOKERNEL >obj-m := quickcam.o >quickcam-objs := qc-driver.o qc-hdcs.o qc-pb0100.o qc-vv6410.o qc-formats.o qc-mjpeg.o qc-memory.o >endif >endif >endif >.PHONY: modules install clean modules_add >install : modules_add >modules modules_add clean: > \$(MAKE) -C \$(KERNEL_SOURCE) \$@ SUBDIRS=\$(CURDIR) >EOF >cat $KM/Makefile >chmod 644 $KM/* > >%files >%defattr(-,root,root) >%dir /usr/src/kernel-modules >/usr/src/kernel-modules/%{name}-%{version} > >%changelog -n km_quickcam >* Sat Oct 29 2005 - olh@suse.de >- create package version 0.6.3 (#6244, #47497, #63972, #103076, #121895)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 121895
:
52093
| 56575