Accepting request 147162 from KDE:Distro:Factory

Updated build/runtime requirements (forwarded request 147159 from adra)

OBS-URL: https://build.opensuse.org/request/show/147162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/step?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2013-01-07 10:07:43 +00:00 committed by Git OBS Bridge
parent 6255c826d4
commit bc0ffda3fd
4 changed files with 24 additions and 28 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a119ee4beb94fb753b4668108c9dafc507ab31bf6533a906b516223fc1ee511d
size 371284

3
step-4.9.97.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df76e0661401702155b5e13013906d66faf2456aed22824b40bfb4ab21d2eff9
size 371296

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 3 21:44:23 UTC 2013 - asterios.dramis@gmail.com
- Removed unneeded build requirements. Added libkde4-devel.
- Removed unneeded runtime requirement for libkeduvocdocument4.
-------------------------------------------------------------------
Thu Jan 3 21:17:39 UTC 2013 - tittiatcoke@gmail.com
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 19 18:44:23 UTC 2012 - tittiatcoke@gmail.com Wed Dec 19 18:44:23 UTC 2012 - tittiatcoke@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package step # spec file for package step
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products 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,27 +17,19 @@
Name: step Name: step
BuildRequires: boost-devel Version: 4.9.97
BuildRequires: fdupes
BuildRequires: freeglut-devel
BuildRequires: gsl-devel
BuildRequires: kdebase4-workspace-devel
BuildRequires: libeigen2-devel
BuildRequires: libgmm++-devel
BuildRequires: libkdeedu4-devel
BuildRequires: libopenbabel-devel
BuildRequires: libqalculate-devel
BuildRequires: libspectre-devel
BuildRequires: python
BuildRequires: xz
Version: 4.9.95
Release: 0 Release: 0
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
Requires: libkeduvocdocument4 BuildRequires: fdupes
BuildRequires: gsl-devel
BuildRequires: libeigen2-devel
BuildRequires: libkde4-devel
BuildRequires: libqalculate-devel
BuildRequires: xz
Provides: kde4-step = 4.3.0 Provides: kde4-step = 4.3.0
Obsoletes: kde4-step < 4.3.0 Obsoletes: kde4-step < 4.3.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -63,19 +55,11 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%make_jobs %make_jobs
%install %install
cd build %kde4_makeinstall -C build
%make_install
%suse_update_desktop_file %{name} Education Physics X-KDE-Edu-Teaching %suse_update_desktop_file %{name} Education Physics X-KDE-Edu-Teaching
%kde_post_install %kde_post_install
%fdupes -s %{buildroot} %fdupes -s %{buildroot}
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_kde4_applicationsdir}/step.desktop %{_kde4_applicationsdir}/step.desktop