SPECS: kmymoney2.spec - fixed build with lib64 - added kbanking fi...

qboosh qboosh at pld-linux.org
Sun Jan 15 19:48:32 CET 2006


Author: qboosh                       Date: Sun Jan 15 18:48:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build with lib64
- added kbanking files (as subpackage)

---- Files affected:
SPECS:
   kmymoney2.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/kmymoney2.spec
diff -u SPECS/kmymoney2.spec:1.11 SPECS/kmymoney2.spec:1.12
--- SPECS/kmymoney2.spec:1.11	Sun Jan 15 17:50:24 2006
+++ SPECS/kmymoney2.spec	Sun Jan 15 19:48:27 2006
@@ -14,7 +14,7 @@
 # Source0-md5:	a944bcfb7556d20e79d6e8cfc1e30333
 Patch0:		%{name}-includehints.patch
 URL:		http://kmymoney2.sourceforge.net/
-%{?with_kbanking:BuildRequires:	aqbanking-frontend-kbanking-devel}
+%{?with_kbanking:BuildRequires:	aqbanking-frontend-kbanking-devel >= 0.1.0.0}
 BuildRequires:	arts-qt-devel
 BuildRequires:	artsc-devel
 BuildRequires:	kdelibs-devel >= 9:3.0
@@ -62,14 +62,27 @@
 ăĹĘ ĐÁËĹÔ ÍŚÓÔÉÔŘ ČĹÄĹŇÉ, ÎĹĎÂČŚÄÎŚ ÄĚŃ ËĎÍĐŚĚŃĂŚ§ ĐŇĎÇŇÁÍ ÄĚŃ
 kMyMoney2.
 
+%package kbanking
+Summary:	KBanking plugin for KMyMoney2
+Summary(pl):	Wtyczka KBanking dla KMyMoney2
+Group:		X11/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description kbanking
+KBanking plugin for KMyMoney2.
+
+%description kbanking -l pl
+Wtyczka KBanking dla KMyMoney2.
+
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 CONFIG_SHELL="/bin/bash" \
 %configure \
-	%{?with_kbanking:--enable-kbanking}
+	%{?with_kbanking:--enable-kbanking} \
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
@@ -135,7 +148,7 @@
 %{_desktopdir}/*
 %{_iconsdir}/*/*/*/*
 %{_datadir}/mimelnk/application/x-kmymoney2.desktop
-%{_datadir}/services/*
+%{_datadir}/services/kmm_ofximport.desktop
 %{_datadir}/servicetypes/*
 %{_mandir}/man1/*
 
@@ -145,12 +158,23 @@
 %attr(755,root,root) %{_libdir}/libkmm_plugin.so
 %{_includedir}/kmymoney
 
+%files kbanking
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/kde3/kmm_kbanking.so
+%{_libdir}/kde3/kmm_kbanking.la
+%{_datadir}/apps/kmm_kbanking
+%{_datadir}/services/kmm_kbanking.desktop
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/15 18:48:27  qboosh
+- fixed build with lib64
+- added kbanking files (as subpackage)
+
 Revision 1.11  2006/01/15 16:50:24  qboosh
 - added missing BRs (libofx-devel, libxml2-devel)
 - conditional kbanking support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmymoney2.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list