automatic version update by autodist [release 5.17.0-1mamba;Sat Dec 26 2015]
This commit is contained in:
parent
221db088a7
commit
831f9c6001
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: knewstuff
|
||||
Version: 5.9.0
|
||||
Version: 5.17.0
|
||||
Release: 1mamba
|
||||
Summary: Framework for downloading and sharing additional application data
|
||||
Group: System/Libraries
|
||||
@ -12,13 +12,13 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/knewstuff-%{v
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: libattica5-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkarchive-devel
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
@ -81,6 +81,11 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libKF5NewStuff.so.*
|
||||
%{_datadir}/kf5/knewstuff/pics/thumb_frame.png
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools/presets-kmoretools
|
||||
%{_kde5_datadir}/kf5/kmoretools/presets-kmoretools/*
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools
|
||||
%{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/*
|
||||
%doc COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -98,6 +103,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md TODO
|
||||
|
||||
%changelog
|
||||
* Sat Dec 26 2015 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 25 2015 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user