packages: GiNaC/GiNaC.spec - updated to 1.6.0 (note: new soname)
qboosh
qboosh at pld-linux.org
Sat May 28 08:35:08 CEST 2011
Author: qboosh Date: Sat May 28 06:35:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.6.0 (note: new soname)
---- Files affected:
packages/GiNaC:
GiNaC.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: packages/GiNaC/GiNaC.spec
diff -u packages/GiNaC/GiNaC.spec:1.34 packages/GiNaC/GiNaC.spec:1.35
--- packages/GiNaC/GiNaC.spec:1.34 Fri Jan 28 02:55:52 2011
+++ packages/GiNaC/GiNaC.spec Sat May 28 08:35:02 2011
@@ -2,25 +2,25 @@
Summary: C++ class library for symbolic calculations
Summary(pl.UTF-8): Biblioteka klas C++ do obliczeń symbolicznych
Name: GiNaC
-Version: 1.5.8
+Version: 1.6.0
Release: 1
License: GPL v2+
Group: Libraries
Source0: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ginac-%{version}.tar.bz2
-# Source0-md5: 8693b3c9c3467694032ce9c8b3063d4c
+# Source0-md5: 6d1385b440c00705a368ad51d60a292d
Patch0: %{name}-info.patch
URL: http://www.ginac.de/
BuildRequires: autoconf >= 2.59
-BuildRequires: automake >= 1:1.7
+BuildRequires: automake >= 1:1.8
BuildRequires: bison >= 2.3
-BuildRequires: cln-devel >= 1.1.6
+BuildRequires: cln-devel >= 1.2.2
BuildRequires: gettext-devel
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.5
BuildRequires: pkgconfig
BuildRequires: readline-devel
BuildRequires: texinfo
-Requires: cln >= 1.1.6
+Requires: cln >= 1.2.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -37,7 +37,7 @@
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.6
+Requires: cln-devel >= 1.2.2
Requires: libstdc++-devel
%description devel
@@ -116,8 +116,8 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libginac-*.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libginac-*.so.0
+%attr(755,root,root) %{_libdir}/libginac.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libginac.so.2
%files devel
%defattr(644,root,root,755)
@@ -146,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2011/05/28 06:35:02 qboosh
+- updated to 1.6.0 (note: new soname)
+
Revision 1.34 2011/01/28 01:55:52 sparky
- BR: gettext-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GiNaC/GiNaC.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list