update to 4.7.1 [release 4.7.1-1mamba;Fri Feb 26 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 02:38:00 +01:00
parent 37ed4b4f37
commit dd0a2248c3

View File

@ -1,5 +1,5 @@
Name: kphotoalbum
Version: 4.7
Version: 4.7.1
Release: 1mamba
Summary: KDE Photo Album
Group: Graphical Desktop/Applications/Graphics
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://kphotoalbum.org/
Source: http://fr2.rpmfind.net/linux/KDE/stable/kphotoalbum/%{version}/src/kphotoalbum-%{version}.tar.xz
Source: http://fr2.rpmfind.net/linux/KDE/stable/kphotoalbum/%{version}/src/kphotoalbum-%{version}.tar.xz
#Source: http://download.kde.org/stable/extragear/kphotoalbum-%{version}-kde4.4.0.tar.bz2
Patch0: kphotoalbum-4.1.1-docbook.patch
License: GPL
@ -50,12 +50,13 @@ A photo album tool. Focuses on three key points:
#%patch0 -p1 -b .docbook.patch
%build
%cmake_kde4
%cmake_kde4 -d build
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%makeinstall -C build
%find_lang %{name} --all-name --with-kde
@ -123,6 +124,9 @@ exit 0
%doc COPYING COPYING.DOC ChangeLog README
%changelog
* Fri Feb 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-1mamba
- update to 4.7.1
* Wed Feb 17 2016 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
- automatic version update by autodist