Summary: Mobile Device SMS tool. Name: @PACKAGE@ %define release 0 Version: @VERSION@ Release: %{release} Group: Applications/Communications Source: http://vellum.cz/~short/sw/@PACKAGE@-@VERSION@.tar.gz Copyright: LGPL2.1 BuildRoot: /var/tmp/@PACKAGE@-@VERSION@-%{release}-root Prefix: /usr %description Program sends one SmartMessaging SMS through one of the supported mobile device connected through the serial port. Currently supported devices: * Nokia Communicator 9000/9000i/9110 * Siemens A1/M1/M20 (incl. MobilDock) %prep %setup %build %configure make %install %makeinstall strip "$RPM_BUILD_ROOT/%{_bindir}/@PACKAGE@" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README NEWS ChangeLog %{_bindir}/@PACKAGE@ %doc %{_mandir}/man1/@PACKAGE@.1* %{_datadir}/locale/*/LC_MESSAGES/@PACKAGE@.mo