]> www.ginac.de Git - ginac.git/blobdiff - GiNaC.spec.in
- added using namespace GiNaC; after each #include<ginac/ginac.h>;
[ginac.git] / GiNaC.spec.in
index 2ffbf8e4114c89dc7b062e2a6403c4fe5907d4e8..c7b87de72e109fdde593767a44c24ddbd34337f8 100644 (file)
@@ -1,4 +1,4 @@
-# spec file for GiNaC
+# spec file for GiNaC (not relocatable)
 
 %define ver @VERSION@
 %define rel 1
@@ -17,11 +17,11 @@ URL: http://wwwthep.physik.uni-mainz.de/GiNaC/
 Docdir: %{prefix}/doc
 
 %description
-GiNaC (which stands for "GiNaC is not a computer algebra system) is a
-C++ library for symbolic mathematical calculations. It is designed to
-allow the creation of integrated systems that embed symbolic manipulations
-together with more established areas of computer science (like computation-
-intense numeric applications, graphical interfaces, etc.) under one roof.
+GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)") is a
+C++ library for symbolic mathematical calculations. It is designed to allow
+the creation of integrated systems that embed symbolic manipulations together
+with more established areas of computer science (like computation-intense
+numeric applications, graphical interfaces, etc.) under one roof.
 
 %prep
 %setup