rpms/monosim/devel monosim.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Armando Basile (hman-it) fedora-extras-commits at redhat.com
Thu Mar 27 20:10:19 UTC 2008


Author: hman-it

Update of /cvs/pkgs/rpms/monosim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18719/devel

Modified Files:
	.cvsignore sources 
Added Files:
	monosim.spec 
Log Message:



--- NEW FILE monosim.spec ---
Summary: Manage your SIM Card contacts
Name: monosim
Version: 1.3.0.2
Release: 1%{?dist}
License: GPLv2
ExcludeArch: ppc64
Group: Applications/Productivity
Source: http://www.integrazioneweb.com/monosim/packages/fedora/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://www.integrazioneweb.com/monosim

BuildRequires: gtk-sharp2-devel >= 2.8.3
BuildRequires: mono-core >= 1.2.3
BuildRequires: mono-web >= 1.2.3
BuildRequires: pkgconfig
BuildRequires: desktop-file-utils

Requires: gtk-sharp2 >= 2.8.3
Requires: mono-core >= 1.2.3
Requires: mono-web >= 1.2.3
Requires: pcsc-lite >= 1.0.0
Requires: pcsc-lite-libs >= 1.0.0
Requires: pcsc-lite-devel >= 1.0.0

%define debug_package %{nil}

%description
is a simple application that can be used to read, write,
update, delete and backup your sim card contacts. It open
and save also some format files to manage your contacts
also in a text files. To connect monosim to your smartcard
you need use a standard PCSC smartcard reader as towitoko,
acs, athena, blutronics, etc.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -fr %{buildroot}
make DESTDIR=%{buildroot} install
desktop-file-install --vendor="fedora"               \
  --dir=%{buildroot}%{_datadir}/applications    \
  monoSIM/images/%{name}.desktop

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc README
%doc COPYING.GPL
%{_bindir}/%{name}
%{_libdir}/%{name}/
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/applications/fedora-monosim.desktop


%changelog
* Mon Jul 02 2007 hman <hmandevteam at gmail.com> 1.3.0.2-1
- bug fixed: Fixed wrong label position reference in language files
- added support informations in language files
- added xml settings file to store selected language

* Sat Jun 30 2007 hman <hmandevteam at gmail.com> 1.2.0-1
- bug fixed: Many bugs fixed
- multilanguage support added (with text files in [languages] subfolder)
- erase sim phonebook function added

* Mon Jun 11 2007 hman <hmandevteam at gmail.com> 1.0.1-1
- first public release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/monosim/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Mar 2008 14:53:04 -0000	1.1
+++ .cvsignore	27 Mar 2008 20:09:39 -0000	1.2
@@ -0,0 +1 @@
+monosim-1.3.0.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/monosim/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Mar 2008 14:53:04 -0000	1.1
+++ sources	27 Mar 2008 20:09:39 -0000	1.2
@@ -0,0 +1 @@
+b416576f703b267d1c4532d01b67cb64  monosim-1.3.0.2.tar.gz




More information about the fedora-extras-commits mailing list