automatic version update by autodist [release 5.4.0-1mamba;Sat Jan 21 2017]
This commit is contained in:
parent
e244ba1bae
commit
d5138d03ee
@ -1,13 +1,4 @@
|
||||
# digikam
|
||||
|
||||
digiKam is an advanced digital photo management application for KDE, which makes importing and organizing digital photos a 'snap'.
|
||||
It includes currently:
|
||||
* XMP sidecar support,
|
||||
* Pure Qt4 port of preview widget,
|
||||
* Image versioning support in editor,
|
||||
* Reverse Geo-coding,
|
||||
* Color and Pick Labels support,
|
||||
* Tags keyboard shortcuts,
|
||||
* Face detection,
|
||||
* etc...
|
||||
|
||||
|
24
digikam.spec
24
digikam.spec
@ -2,7 +2,7 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
|
||||
Name: digikam
|
||||
Version: 5.3.0
|
||||
Version: 5.4.0
|
||||
Release: 1mamba
|
||||
Summary: An advanced digital photo management application Linux, Windows and Mac-OSX
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -84,13 +84,13 @@ BuildRequires: libusb-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libkipi5-devel >= 16.12.0-1mamba
|
||||
BuildRequires: libplist-devel >= 1.11-1mamba
|
||||
#BuildRequires: libopencv-kde4-devel
|
||||
BuildRequires: ufraw
|
||||
BuildRequires: mysql
|
||||
BuildRequires: shared-desktop-ontologies-devel
|
||||
BuildRequires: soprano-backend-redland
|
||||
BuildRequires: libkipi5-devel >= 16.08
|
||||
BuildRequires: libkdcraw5-devel >= 15.12.2
|
||||
BuildRequires: libmarble5-devel >= 15.12.2
|
||||
BuildRequires: libgphoto2-devel >= 1:2.5
|
||||
@ -111,15 +111,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
digiKam is an advanced digital photo management application for KDE, which makes importing and organizing digital photos a 'snap'.
|
||||
It includes currently:
|
||||
* XMP sidecar support,
|
||||
* Pure Qt4 port of preview widget,
|
||||
* Image versioning support in editor,
|
||||
* Reverse Geo-coding,
|
||||
* Color and Pick Labels support,
|
||||
* Tags keyboard shortcuts,
|
||||
* Face detection,
|
||||
* etc...
|
||||
|
||||
%package -n libkface
|
||||
Group: Graphical Desktop/Libraries/KDE
|
||||
@ -256,6 +247,7 @@ Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{pkgver}
|
||||
#-D -T
|
||||
#cd core
|
||||
#% patch2 -p1
|
||||
|
||||
@ -347,11 +339,11 @@ done
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/digikam
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/showfoto
|
||||
#%doc %lang(it) %{_kde5_htmldir}/it/digikam
|
||||
%doc %lang(nl) %{_kde5_htmldir}/nl/digikam
|
||||
#%doc %lang(nl) %{_kde5_htmldir}/nl/digikam
|
||||
#%doc %lang(pt) %{_kde5_htmldir}/pt/digikam
|
||||
#%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/digikam
|
||||
#%doc %lang(sv) %{_kde5_htmldir}/sv/digikam
|
||||
%doc %lang(uk) %{_kde5_htmldir}/uk/digikam
|
||||
#%doc %lang(uk) %{_kde5_htmldir}/uk/digikam
|
||||
%{_mandir}/man1/cleanup_digikamdb.*
|
||||
%{_mandir}/man1/digitaglinktree.*
|
||||
|
||||
@ -394,6 +386,12 @@ done
|
||||
%{_libdir}/qt5/plugins/kipiplugin_*.so
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2017 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 22 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.0-2mamba
|
||||
- rebuilt by autoport with build requirements: libkipi5-devel>=16.12.0-1mamba
|
||||
|
||||
* Tue Nov 15 2016 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user