]> git.pld-linux.org Git - packages/NuSMV.git/blobdiff - NuSMV.spec
- fix c++ parsing issue
[packages/NuSMV.git] / NuSMV.spec
index 65e4a1940eeda7a6d49b6a49613ec5f7aaf3c795..0350e01ec8b372fe0225723bf22871ecc71de89e 100644 (file)
@@ -9,10 +9,10 @@ Summary:      New Symbolic Model Verifier
 Summary(pl.UTF-8):     Nowy weryfikator modeli symbolicznych
 Name:          NuSMV
 Version:       2.5.4
-Release:       10
+Release:       12
 License:       LGPL
 Group:         Applications
-Source0:       http://nusmv.irst.itc.it/distrib/%{name}-%{version}.tar.gz
+Source0:       http://nusmv.fbk.eu/distrib/%{name}-%{version}.tar.gz
 # Source0-md5: 4d8ae6136fbd916d875cd48f82d5f327
 Source1:       http://minisat.se/downloads/minisat2-%{minisat_ver}.zip
 # Source1-md5: fb12db9a13f86a2133758abfba239546
@@ -22,7 +22,8 @@ Patch0:               %{name}-build.patch
 Patch1:                %{name}-solvers.patch
 Patch2:                format-security.patch
 Patch3:                fork.patch
-URL:           http://nusmv.irst.itc.it/
+Patch4:                cxx.patch
+URL:           http://nusmv.fbk.eu/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: expat-devel
@@ -109,6 +110,7 @@ install %{SOURCE2} zchaff/
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 ICFLAGS="%{rpmcflags} -fPIC"
This page took 0.102335 seconds and 4 git commands to generate.