From 42d4abfd15478e3a10f00e147e0da64ac6293d57 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 28 Nov 2005 21:04:23 +0000 Subject: [PATCH] - fixed typos in spec and link patch - build kbanking by default Changed files: aqbanking.spec -> 1.5 --- aqbanking.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aqbanking.spec b/aqbanking.spec index 3e36ff5..acd70ba 100644 --- a/aqbanking.spec +++ b/aqbanking.spec @@ -1,8 +1,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 @@ -635,7 +635,7 @@ rm -rf $RPM_BUILD_ROOT %files frontend-kbanking-static %defattr(644,root,root,755) -%{_libdir}/libgkanking.a +%{_libdir}/libkbanking.a %endif %files frontend-qbanking -- 2.44.0