Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > b5220e09022c47c5afb43c6a610af125 > files > 2

scmxx-0.6.4.1-1mdk.src.rpm

%define name scmxx
%define version 0.6.4.1
%define release 1mdk

Name:		%{name}
Summary:	Exchange data with Siemens mobile phones
Version:	%{version}
Release:	%{release}
License:	GPL
Group:		Communications
URL:		http://www.hendrik-sattler.de/scmxx
Source:		%{name}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-buildroot

%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, SL45,
S45, ME45 and C45 and probably others.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc BUGS INSTALL README TODO AUTHORS CHANGELOG docs/*.txt contrib
%{_bindir}/scmxx
%{_mandir}/man*/*

%changelog
* Wed Jan 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4.1-1mdk
- 0.6.4.1

* Wed Sep 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4-1mdk
- 0.6.4

* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.8-1mdk
- 0.6.3.8

* Mon May 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.7-1mdk
- 0.6.3.7

* Wed Jan 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.5-1mdk
- 0.6.3.5
- \o/ Happy new year \o/ even for you silly rpmlint :-) 

* Mon Dec 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.3-1mdk
- 0.6.3.3

* Sun Nov 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.6.1.6-1mdk
- from Michael Reinsch <mr@uue.org> :
	- first mandrake spec file