Author: qboosh Date: Wed Jun 13 19:33:17 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.10 (note: new soname)
---- Files affected: packages/isl: isl.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/isl/isl.spec diff -u packages/isl/isl.spec:1.5 packages/isl/isl.spec:1.6 --- packages/isl/isl.spec:1.5 Fri May 25 18:46:46 2012 +++ packages/isl/isl.spec Wed Jun 13 21:33:12 2012 @@ -9,12 +9,12 @@ Summary: Library for manipulating sets and relations of integer points bounded by linear constraints Summary(pl.UTF-8): Biblioteka operacji na zbiorach i relacjach punktów całkowitoliczbowych z ograniczeniami liniowymi Name: isl -Version: 0.09 +Version: 0.10 Release: 1 License: LGPL v2.1 Group: Libraries Source0: ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/%{name}-%{version}.tar.lzma -# Source0-md5: d6ccfc11197c958c4e7f16937ca56004 +# Source0-md5: 7f79ea119c85f03d691f8743d0b2aac1 URL: http://freecode.com/projects/isl BuildRequires: gmp-devel %{?with_piplib:BuildRequires: piplib-devel >= 1.3.6} @@ -126,7 +126,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog %attr(755,root,root) %{_libdir}/libisl.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libisl.so.9 +%attr(755,root,root) %ghost %{_libdir}/libisl.so.10 %files devel %defattr(644,root,root,755) @@ -155,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/06/13 19:33:12 qboosh +- updated to 0.10 (note: new soname) + Revision 1.5 2012/05/25 16:46:46 qboosh - move gdb pretty printer to gdb auto-load dir, so it's not packaged in base and doesn't cause ldconfig warnings ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/isl/isl.spec?r1=1.5&r2=1.6 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
