SPECS: aqbanking.spec - fixed typos in spec and link patch - build...
qboosh
qboosh at pld-linux.org
Mon Nov 28 22:04:29 CET 2005
Author: qboosh Date: Mon Nov 28 21:04:29 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed typos in spec and link patch
- build kbanking by default
---- Files affected:
SPECS:
aqbanking.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/aqbanking.spec
diff -u SPECS/aqbanking.spec:1.4 SPECS/aqbanking.spec:1.5
--- SPECS/aqbanking.spec:1.4 Mon Nov 28 07:56:33 2005
+++ SPECS/aqbanking.spec Mon Nov 28 22:04:23 2005
@@ -2,8 +2,8 @@
#
# Conditional build:
%bcond_with chipcard # build aqgeldkarte backend
-%bcond_with gtk # build g2banking frontend
-%bcond_with kde # build kbanking frontend
+%bcond_with gtk # build g2banking frontend (needs $DISPLAY)
+%bcond_without kde # don't build kbanking frontend
#
Summary: A library for online banking functions and financial data import/export
Summary(pl): Biblioteka do funkcji bankowych online oraz importu/eksportu danych finansowych
@@ -636,7 +636,7 @@
%files frontend-kbanking-static
%defattr(644,root,root,755)
-%{_libdir}/libgkanking.a
+%{_libdir}/libkbanking.a
%endif
%files frontend-qbanking
@@ -666,6 +666,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/11/28 21:04:23 qboosh
+- fixed typos in spec and link patch
+- build kbanking by default
+
Revision 1.4 2005/11/28 06:56:33 qboosh
- updated to 1.6.2, updated link patch
- separated backend and frontend libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/aqbanking.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list