/[packages]/cauldron/comex-qt/current/SPECS/comex-qt.spec
ViewVC logotype

Contents of /cauldron/comex-qt/current/SPECS/comex-qt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 391970 - (show annotations) (download)
Thu Jan 24 09:31:57 2013 UTC (11 years, 2 months ago) by fwang
File size: 1118 byte(s)
update rpm group
1 Summary: QT user interface for comex project
2 Name: comex-qt
3 Version: 0.1.6.2
4 Release: %mkrel 2
5 License: GPLv2
6 #ExcludeArch: ppc64
7 Group: Office/Utilities
8 Source: http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
9 URL: http://comex-project.googlecode.com/
10 BuildArch: noarch
11 # don't generate debug file because is empty
12 # % define debug_package %{nil}
13
14 BuildRequires: mono
15 BuildRequires: log4net-devel
16 BuildRequires: comex-base-devel >= 0.1.8.5
17 BuildRequires: qyoto
18 BuildRequires: qyoto-devel
19 BuildRequires: pinentry-qt4
20 BuildRequires: pkgconfig
21
22 Requires: mono
23 Requires: log4net
24 Requires: comex-base >= 0.1.8.5
25 Requires: qyoto
26 Requires: qyoto-devel
27
28 %description
29 Is QT user interface of a simple application that can be used to exchange
30 data with smartcards using PC/SC standard readers or smartmouse
31 phoenix serial reader.
32
33 %prep
34 %setup -q
35
36 %build
37 %configure2_5x --libdir=%_prefix/lib
38 %make
39
40 %install
41 %makeinstall_std
42
43 %files
44 %doc copying.gpl comex-qt/readme
45 %{_bindir}/%{name}
46 %_prefix/lib/%{name}/
47 %{_datadir}/pixmaps/%{name}.png
48 %{_datadir}/applications/%{name}.desktop
49

  ViewVC Help
Powered by ViewVC 1.1.30