SPECS: GiNaC.spec - updated to 1.4.1 - updated info patch

qboosh qboosh at pld-linux.org
Wed Dec 26 23:46:39 CET 2007


Author: qboosh                       Date: Wed Dec 26 22:46:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.1
- updated info patch

---- Files affected:
SPECS:
   GiNaC.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/GiNaC.spec
diff -u SPECS/GiNaC.spec:1.22 SPECS/GiNaC.spec:1.23
--- SPECS/GiNaC.spec:1.22	Wed Sep  5 19:19:12 2007
+++ SPECS/GiNaC.spec	Wed Dec 26 23:46:33 2007
@@ -2,19 +2,21 @@
 Summary:	C++ class library for symbolic calculations
 Summary(pl.UTF-8):	Biblioteka klas C++ do obliczeń symbolicznych
 Name:		GiNaC
-Version:	1.4.0
+Version:	1.4.1
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Libraries
 Source0:	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ginac-%{version}.tar.bz2
-# Source0-md5:	e8eee1be68d32d5f5961afa2667928c3
+# Source0-md5:	37356db3fe520498f2857e3ed6daec82
 Patch0:		%{name}-info.patch
 URL:		http://www.ginac.de/
 BuildRequires:	automake
-BuildRequires:	cln-devel >= 1.1.0
+BuildRequires:	cln-devel >= 1.1.6
+BuildRequires:	libstdc++-devel
+BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
 BuildRequires:	texinfo
-Requires:	cln >= 1.1
+Requires:	cln >= 1.1.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +33,8 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe i inne do tworzenia aplikacji GiNaC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	cln-devel >= 1.1.0
+Requires:	cln-devel >= 1.1.6
+Requires:	libstdc++-devel
 
 %description devel
 This package contains include files and other resources you can use to
@@ -103,14 +106,16 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libginac-*.so.*.*
+%attr(755,root,root) %{_libdir}/libginac-*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libginac-*.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libginac.so
 %{_libdir}/libginac.la
 %{_includedir}/ginac
-%{_infodir}/*.info*
+%{_infodir}/ginac.info*
+%{_infodir}/ginac-examples.info*
 %{_pkgconfigdir}/ginac.pc
 
 %files static
@@ -131,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007-12-26 22:46:33  qboosh
+- updated to 1.4.1
+- updated info patch
+
 Revision 1.22  2007-09-05 17:19:12  baggins
 - up to 1.4.0
 - updated files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GiNaC.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list