Accepting request 460080 from science

1

OBS-URL: https://build.opensuse.org/request/show/460080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meep?expand=0&rev=4
This commit is contained in:
2017-03-02 18:29:08 +00:00
committed by Git OBS Bridge
2 changed files with 13 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 20 12:36:35 UTC 2017 - wagner-thomas@gmx.at
- added two requirements to make meep start
-------------------------------------------------------------------
Mon Aug 31 13:38:34 UTC 2015 - toddrme2178@gmail.com
+8 -1
View File
@@ -1,7 +1,7 @@
#
# spec file for package meep
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,13 @@ BuildRequires: latex2html
BuildRequires: libctl-devel
BuildRequires: pkgconfig
BuildRequires: zlib-devel
# providing ice-9/boot-9.scm
Requires: guile
# providing /usr/share/libctl/base/include.scm
Requires: libctl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description