packages: kmymoney2/kmymoney2.spec - build without kbanking by default (try...

lisu lisu at pld-linux.org
Fri Sep 3 20:08:36 CEST 2010


Author: lisu                         Date: Fri Sep  3 18:08:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build without kbanking by default (try to fix it in the future)
- clean up

---- Files affected:
packages/kmymoney2:
   kmymoney2.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/kmymoney2/kmymoney2.spec
diff -u packages/kmymoney2/kmymoney2.spec:1.32 packages/kmymoney2/kmymoney2.spec:1.33
--- packages/kmymoney2/kmymoney2.spec:1.32	Fri Sep  3 16:00:52 2010
+++ packages/kmymoney2/kmymoney2.spec	Fri Sep  3 20:08:30 2010
@@ -1,23 +1,23 @@
 # $Revision$, $Date$
 #
 # TODO: - do something with rest of templates
+#	- fix build with kbanking enabled
 #
 # Conditional build:
-%bcond_without	kbanking	# kbanking support
+%bcond_with	kbanking	# kbanking support
 #
 %define		real_name kmymoney
 Summary:	Personal finance application similar to Microsoft Money
 Summary(pl.UTF-8):	Program do finansów osobistych, podobny do Microsoft Money
 Name:		kmymoney2
 Version:	4.5
-Release:	0.1
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/kmymoney2/%{version}/%{real_name}-%{version}.tar.bz2
 # Source0-md5:	a764fe259c7885f22a10049cef68398e
 URL:		http://kmymoney2.sourceforge.net/
 Patch0:		%{name}-desktop.patch
-#%%{?with_kbanking:BuildRequires:	aqbanking-frontend-kbanking-devel >= 0.1.0.0}
 #BuildRequires:	arts-qt-devel
 #BuildRequires:	artsc-devel
 BuildRequires:	automoc4
@@ -91,10 +91,6 @@
 %patch0 -p1
 
 %build
-#CONFIG_SHELL="/bin/bash" \
-#%%configure \
-#%	%{?with_kbanking:--enable-kbanking} \
-#%	--with-qt-libraries=%{_libdir}
 
 install -d build
 cd build
@@ -107,10 +103,6 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 
-#%%{__make} install \
-#	DESTDIR=$RPM_BUILD_ROOT \
-#	kde_htmldir=%{_kdedocdir}
-
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -189,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/09/03 18:08:30  lisu
+- build without kbanking by default (try to fix it in the future)
+- clean up
+
 Revision 1.32  2010/09/03 14:00:52  lisu
 - enable kbanking, BR: gwenhywfar-devel >= 3.10.1
 - BR: qt4-build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kmymoney2/kmymoney2.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list