automatic version update by autodist [release 16.04.1-1mamba;Wed May 11 2016]
This commit is contained in:
parent
b9e71e8bb5
commit
d396922f7d
39
kamera.spec
39
kamera.spec
@ -1,13 +1,13 @@
|
||||
Name: kamera
|
||||
Version: 4.14.3
|
||||
Release: 2mamba
|
||||
Version: 16.04.1
|
||||
Release: 1mamba
|
||||
Summary: Digital camera io_slave for Konqueror
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/%{version}/src/kamera-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/kamera-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libqt4-devel
|
||||
@ -21,7 +21,7 @@ BuildRequires: libqt4-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgphoto2-devel >= 1:2.5
|
||||
Requires: kde-workspace
|
||||
#Requires: kde-workspace
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -31,7 +31,7 @@ Together gPhoto this allows you to access your camera's picture with the URL kam
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -43,14 +43,33 @@ Together gPhoto this allows you to access your camera's picture with the URL kam
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_datadir}/solid/actions/solid_camera.desktop
|
||||
%{_kde4_libdir}/kde4/*_%{name}.so
|
||||
%{_kde4_servicesdir}/camera.protocol
|
||||
%{_kde4_servicesdir}/%{name}.desktop
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/kcontrol/%{name}
|
||||
%{_kde5_datadir}/solid/actions/solid_camera.desktop
|
||||
%{_libdir}/qt5/plugins/kcm_kamera.so
|
||||
%{_libdir}/qt5/plugins/kio_kamera.so
|
||||
%{_kde5_servicesdir}/camera.protocol
|
||||
%{_kde5_servicesdir}/%{name}.desktop
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/kcontrol/%{name}
|
||||
%doc AUTHORS COPYING COPYING.DOC README
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 16.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 12 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 23 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.14.3-2mamba
|
||||
- rebuilt with libgphoto2 2.5.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user