📄 scmxx.spec
字号:
Summary: exchange data with Siemens mobile phonesName: scmxxVersion: 0.6.4Release: 1Group: consoleCopyright: GPLVendor: Hendrik Sattler <post@hendrik-sattler.de>Url: http://www.hendrik-sattler.de/scmxxPackager: Hendrik Sattler <post@hendrik-sattler.de>Source0: http://www.hendrik-sattler.de/scmxx/download/%{name}-%{version}.tar.bz2BuildRoot: %{_tmppath}/%{name}-%{version}-root%description SCMxx is a console program that allows you to exchange certain types of data with mobile phones made by Siemens. Some of the data types that can be exchanged are logos, ring tones, vCalendars, phonebook entries, and SMS messages. It works with the following models: S25, S35i, M35i and C35i, SL4x, S45, ME45 and C45 and probably others. It basically uses the AT command set published by Siemens (with some other, additional resources). See the website http://www.hendrik-sattler.de/scmxx for details.%prep%setup -q%build./configure --bindir=%{_bindir} --mandir=%{_mandir}%{__make}%install%{__make} install DESTDIR=$RPM_BUILD_ROOT%clean%{__make} distclean%files%defattr(-,root,root)%doc BUGS INSTALL README TODO AUTHORS CHANGELOG examples docs/*.txt%attr(0755,-,-) %{_bindir}/scmxx%attr(0755,-,-) %{_mandir}/man1/*%attr(0755,-,-) %{_mandir}/ru/man1/*%changelog* Mon Nov 18 2002 Hendrik Sattler <post@hendrik-sattler.de>- added manpage to package* Sat Jul 1 2002 Hendrik Sattler <post@hendrik-sattler.de>- changed defattr, so dirs get their x-flag* Sat May 14 2002 Hendrik Sattler <post@hendrik-sattler.de>- extensive usage of environment variables in the spec file- moved/renamed files in docdir* Sat Feb 9 2002 Petr Kri箃of <Petr@Kristof.cz>- RPM spec update* Sat Nov 17 2001 Hendrik Sattler <post@hendrik-sattler.de>- Initial RPM release
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -