automatic version update by autodist [release 4.7.0-1mamba;Sat Oct 04 2014]
This commit is contained in:
parent
0a3de94067
commit
e5ae76186c
@ -1,5 +1,5 @@
|
||||
Name: kmymoney
|
||||
Version: 4.6.6
|
||||
Version: 4.7.0
|
||||
Release: 1mamba
|
||||
Summary: A personal finance manager for KDE
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -49,7 +49,7 @@ This package provides library and header files needed for development.
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde4
|
||||
@ -73,10 +73,11 @@ This package provides library and header files needed for development.
|
||||
%{_kde4_bindir}/kmymoney
|
||||
%{_kde4_libdir}/libkmm_*.so.*
|
||||
%{_kde4_libdir}/kde4/*.so
|
||||
%{_kde4_xdgappsdir}/kmymoney.desktop
|
||||
%dir %{_kde4_datadir}/kmymoney
|
||||
%{_kde4_datadir}/kmymoney/*
|
||||
%{_kde4_kcfgdir}/kmymoney.kcfg
|
||||
%dir %{_kde4_datadir}/kmm_csvexport
|
||||
%{_kde4_datadir}/kmm_csvexport/kmm_csvexport.rc
|
||||
%dir %{_kde4_datadir}/kmm_csvimport
|
||||
%{_kde4_datadir}/kmm_csvimport/kmm_csvimport.rc
|
||||
%dir %{_kde4_datadir}/kmm_icalendarexport
|
||||
@ -86,9 +87,12 @@ This package provides library and header files needed for development.
|
||||
%dir %{_kde4_datadir}/kmm_printcheck
|
||||
%{_kde4_datadir}/kmm_printcheck/*
|
||||
%{_kde4_servicesdir}/*.desktop
|
||||
%{_kde4_xdgappsdir}/kmymoney.desktop
|
||||
%{_kde4_sharedir}/appdata/kmymoney.appdata.xml
|
||||
%{_kde4_kconfupdatedir}/kmymoney.upd
|
||||
%{_kde4_servicetypesdir}/kmymoney*.desktop
|
||||
%{_kde4_icondir}/locolor/*/apps/kmymoney.png
|
||||
%{_kde4_icondir}/hicolor/*/mimetypes/kmy.png
|
||||
%{_kde4_icondir}/hicolor/*/mimetypes/application-x-kmymoney.png
|
||||
%{_kde4_icondir}/hicolor/*/apps/kmymoney.png
|
||||
%{_kde4_mimedir}/packages/x-kmymoney.xml
|
||||
%lang(de) %{_kde4_htmldir}/de/kmymoney
|
||||
@ -97,11 +101,11 @@ This package provides library and header files needed for development.
|
||||
%lang(fr) %{_kde4_htmldir}/fr/kmymoney
|
||||
%lang(it) %{_kde4_htmldir}/it/kmymoney
|
||||
%lang(nl) %{_kde4_htmldir}/nl/kmymoney
|
||||
%lang(pt) %{_kde4_htmldir}/pt/kmymoney
|
||||
#%lang(pt) %{_kde4_htmldir}/pt/kmymoney
|
||||
%lang(pt_BR) %{_kde4_htmldir}/pt_BR/kmymoney
|
||||
%lang(sv) %{_kde4_htmldir}/sv/kmymoney
|
||||
%lang(uk) %{_kde4_htmldir}/uk/kmymoney
|
||||
%{_mandir}/man1/kmymoney.1.gz
|
||||
#%{_mandir}/man1/kmymoney.1.gz
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -110,6 +114,9 @@ This package provides library and header files needed for development.
|
||||
%{_kde4_libdir}/libkmm_*.so
|
||||
|
||||
%changelog
|
||||
* Sat Oct 04 2014 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 10 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.6-1mamba
|
||||
- update to 4.6.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user