SHA256
1
0
forked from pool/muparser

Homepage URL changed

OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2012-11-29 19:04:08 +00:00 committed by Git OBS Bridge
parent 3566494674
commit ca944e8117
2 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 29 19:03:48 UTC 2012 - jengelh@inai.de
- Updated homepage URL
-------------------------------------------------------------------
Thu Apr 5 11:24:30 UTC 2012 - jengelh@medozas.de

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: muparser
%define lname libmuparser2
Summary: A math parser library
@ -21,7 +23,7 @@ License: MIT
Group: Productivity/Scientific/Math
Version: 2.2.2
Release: 0
Url: http://muparser.sf.net/
Url: http://muparser.beltoforion.de/
# quilt does not like zips very much. downloaded and repackaged.
Source: %name-%version.tar.bz2
@ -29,7 +31,11 @@ Patch1: muparser-fix-ac.diff
Patch2: muparser-fix-undef.diff
Patch3: muparser-optflags.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf automake gcc-c++ libtool pkgconfig
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkgconfig
%description
muParser is an extensible high performance math parser library written in