Accepting request 443474 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443474 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=37
This commit is contained in:
parent
0128ddd62c
commit
62bb9f10f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2df93456eece0cd4519153e60237e79d94819942c0630ce6d6d328d6bc0c3152
|
|
||||||
size 389752
|
|
3
step-16.11.80.tar.xz
Normal file
3
step-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03a15bb6a38899a7a8689f938daa799e817f5e191d88acab47e1f17df792cd4f
|
||||||
|
size 390020
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:44:43 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.80
|
||||||
|
* KDE Applications 16.12.0 Beta
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 06:29:24 UTC 2016 - lbeltrame@kde.org
|
Wed Nov 9 06:29:24 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
38
step.spec
38
step.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package step
|
# spec file for package step
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,33 +17,37 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: step
|
Name: step
|
||||||
Version: 16.08.3
|
Version: 16.11.80
|
||||||
Release: 0
|
Release: 0
|
||||||
|
%define kf5_version 5.26.0
|
||||||
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: An interactive physics simulator
|
Summary: An interactive physics simulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Scientific/Physics
|
Group: Productivity/Scientific/Physics
|
||||||
Url: http://edu.kde.org
|
Url: http://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gsl-devel
|
BuildRequires: gsl-devel
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: libeigen3-devel
|
|
||||||
BuildRequires: libqalculate-devel
|
|
||||||
BuildRequires: extra-cmake-modules
|
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
|
||||||
BuildRequires: pkgconfig(Qt5Xml)
|
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
|
||||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
|
||||||
BuildRequires: pkgconfig(Qt5PrintSupport)
|
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
|
||||||
BuildRequires: khtml-devel
|
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
|
BuildRequires: khtml-devel
|
||||||
BuildRequires: knewstuff-devel
|
BuildRequires: knewstuff-devel
|
||||||
BuildRequires: kplotting-devel
|
BuildRequires: kplotting-devel
|
||||||
|
BuildRequires: libeigen3-devel
|
||||||
|
BuildRequires: libqalculate-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
|
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||||
|
BuildRequires: pkgconfig(Qt5PrintSupport)
|
||||||
|
BuildRequires: pkgconfig(Qt5Qml)
|
||||||
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
|
BuildRequires: pkgconfig(Qt5Xml)
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -82,8 +86,8 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
%{_kf5_configdir}/step.knsrc
|
%{_kf5_configdir}/step.knsrc
|
||||||
%dir %{_kf5_configkcfgdir}
|
%dir %{_kf5_configkcfgdir}
|
||||||
%{_kf5_configkcfgdir}/step.kcfg
|
%{_kf5_configkcfgdir}/step.kcfg
|
||||||
%dir %{_datadir}/appdata
|
%{_kf5_appstreamdir}/org.kde.step.appdata.xml
|
||||||
%{_datadir}/appdata/org.kde.step.appdata.xml
|
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||||
|
%dir %{_kf5_appstreamdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user