Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509918
en ru br
ALT Linux repos
S:0.0.4-alt6
5.0: 0.0.4-alt6
4.1: 0.0.4-alt6
4.0: 0.0.4-alt5
3.0: 0.0.4-alt5

Group :: Communications
RPM: gsm-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- rpm-spec -*-
# $Id: gsm-tools.spec,v 1.7 2004/07/22 06:19:03 grigory Exp $

Name: gsm-tools
Version: 0.0.4
Release: alt6

Summary: gsm-tools - Tcl/Tk tools for work with GSM phones
License: GPL
Group: Communications
URL: http://gsm-tools.sourceforge.net/

BuildArch: noarch
Source0: %name-%version.tar.bz2

Requires: bwidget tk >= 8.4.0-alt1
BuildRequires: rpm-build >= 4.0.4-alt0.7 rpm-build-tcl tcl

%description
Main functions:
   Sending/recieving SMS
   Working with phone book
   Make calls, answer and busy

%prep
%setup -q -c

%build

%install
%__mkdir_p %buildroot{%_tcldatadir/%name/,%_bindir}
%__install -m 0755 %name.tcl %buildroot%_bindir/%name
%__install -m 0644 *.tcl %buildroot%_tcldatadir/%name/
%__rm -f %buildroot%_tcldatadir/%name/%name.tcl

%files
%doc COPYING README TODO VERSION doc/config
%_bindir/*
%_tcldatadir/%{name}*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin