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