Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 28a8066d7a4a6e10a4323082eef59796 > files > 2

monosim-gtk-2.0.0.0-2.mga1.src.rpm

Summary:   GTK user interface to manage sim card contacts
Name:      monosim-gtk
Version:   2.0.0.0
Release:   %mkrel 2
License:   GPLv2
#ExcludeArch: ppc64
Group:     Office
Source:    http://monosim.googlecode.com/files/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL:       http://monosim.integrazioneweb.com/
BuildArch: noarch
# don't generate debug file because is empty
# % define debug_package %{nil}

BuildRequires: mono
BuildRequires: log4net-devel
BuildRequires: comex-base-devel >= 0.1.8.5
BuildRequires: gtk-sharp2-devel
BuildRequires: glade-sharp2
BuildRequires: pkgconfig

Requires: mono
Requires: log4net
Requires: comex-base >= 0.1.8.5
Requires: gtk-sharp2
Requires: glade-sharp2
Requires: glib-sharp2

Obsoletes: monosim

%description
Is GTK user interface of a simple application that can be used 
to manage sim card contacts using PC/SC standard readers or 
smartmouse phoenix serial reader.

%prep
%setup -q

%build
%configure2_5x --libdir=%_prefix/lib 
%make

%install
rm -fr %{buildroot}
%makeinstall_std


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc copying.gpl monosim-gtk/readme
%{_bindir}/%{name}
%_prefix/lib/%{name}/
%{_datadir}/%{name}/Languages/
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/applications/%{name}.desktop







%changelog

* Mon Mar 19 2012 hman <hman> 2.0.0.0-2.mga1
+ Revision: 224384
- added obsoletes to spec file (fix for Mdv updates)
- import package from cauldron

* Sat Jan 21 2012 hman <hman> 2.0.0.0-1.mga2
+ Revision: 199183
- imported package monosim-gtk


* Sun Oct 30 2011 Armando Basile <hman@mandriva.org> 2.0.0.0-1mdv2012.0
+ Revision: 707933
- import monosim-gtk