📄 irda-utils.spec
字号:
Name: irda-utilsSummary: Utilities for infrared communication between devicesVersion: 0.9.14Release: 1mdkSource0: ftp://irda.sourceforge.net/pub/irda/irda-utils/%{name}-%{version}.tar.bz2Group: System/ServersURL: http://irda.sourceforge.net/BuildRoot: %{_tmppath}/%{name}-buildrootCopyright: GPLPrefix: %{_prefix}%descriptionIrDA(TM) (Infrared Data Association) is an industry standard forwireless, infrared communication between devices. IrDA speeds rangefrom 9600 bps to 4 Mbps, and IrDA can be used by many modern devicesincluding laptops, LAN adapters, PDAs, printers, and mobile phones.The Linux-IrDA project is a GPL'd implementation, written fromscratch, of the IrDA protocols. Supported IrDA protocols includeIrLAP, IrLMP, IrIAP, IrTTP, IrLPT, IrLAN, IrCOMM and IrOBEX.The irda-utils package contains a collection of programs that enablethe use of IrDA protocols. Most IrDA features are implemented in thekernel, so IrDA support must be enabled in the kernel before any IrDAtools or programs can be used. Some configuration outside the kernelis required, however, and some IrDA features, like IrOBEX, areactually implemented outside the kernel.%preprm -rf $RPM_BUILD_ROOT%setup -q%buildmake all RPM_BUILD_ROOT="$RPM_BUILD_ROOT" RPM_OPT_FLAGS="$RPM_OPT_FLAGS" ROOT="$RPM_BUILD_ROOT"%installmake install RPM_OPT_FLAGS="$RPM_OPT_FLAGS" ROOT="$RPM_BUILD_ROOT"for dir in irattach irdadump irdaping tekram; do cp $dir/README $dir/README.$dirdone%cleanrm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/file.list.%{name}%files%defattr(-,root,root,0755)%doc README%doc irattach/README.irattach%doc irdadump/README.irdadump%doc irdaping/README.irdaping%doc tekram/README.tekram/usr/sbin/irattach/usr/sbin/irdaping/usr/sbin/dongle_attach/usr/sbin/findchip/usr/bin/irdadump/usr/bin/irpsion5/usr/bin/irkbd%config(noreplace) /etc/rc.d/init.d/irda%config(noreplace) /etc/sysconfig/irda%config(noreplace) /etc/sysconfig/network-scripts/ifcfg-irlan0%post/sbin/chkconfig --add irda%preunif [ $1 = 0 ]; then /sbin/chkconfig --del irdafiexit 0%changelog* Sun Nov 19 2000 Dag Brattli <dag@brattli.net> 0.9.13-1mdk- 0.9.13- Changed config scripts (now that irmanager is gone)- Removed irmanager (not needed anymore)* Wed Jan 19 2000 Ian Soboroff <ian@cs.umbc.edu>- 0.9.8- Added findchip to package- Added READMEs for the various utilities to the doc directory* Wed Nov 10 1999 Dag Brattli <dagb@cs.uit.no>- 0.9.5- Some fixes to irattach, so it works with the latest kernels and patches- Removed OBEX which will now become its own distribution- Removed irdadump-X11 which will be replaced with a GNOME version* Wed Sep 8 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>- 0.9.4- include new stuff (palm3, psion, obex_tcp, ...)- various fixes* Tue Sep 7 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>- Fix .spec bug* Tue Sep 7 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>- add README to %doc- compile gnobex, now in irda-utils-X11* Tue Sep 7 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>- initial RPM: - handle RPM_OPT_FLAGS and RPM_BUILD_ROOT - fix build - split in normal and X11 packages
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -