Author: qboosh Date: Wed Mar 26 20:28:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.6
---- Files affected: SPECS: libmatheval.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/libmatheval.spec diff -u SPECS/libmatheval.spec:1.13 SPECS/libmatheval.spec:1.14 --- SPECS/libmatheval.spec:1.13 Thu Jan 24 02:36:33 2008 +++ SPECS/libmatheval.spec Wed Mar 26 21:28:22 2008 @@ -2,12 +2,12 @@ Summary: Library for evaluating mathematical expressions Summary(pl.UTF-8): Biblioteka do obliczania wyrażeń matematycznych Name: libmatheval -Version: 1.1.5 +Version: 1.1.6 Release: 1 License: GPL v3+ Group: Libraries Source0: ftp://ftp.gnu.org/gnu/libmatheval/%{name}-%{version}.tar.gz -# Source0-md5: 0534e1c5e4730fe60244bd3aa2d46ce2 +# Source0-md5: 931eb9e0515c4c806ccf6c7c62c24068 Patch0: %{name}-info.patch URL: http://www.gnu.org/software/libmatheval/ BuildRequires: automake @@ -83,16 +83,17 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post devel -p /sbin/postshell +%post devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun devel -p /sbin/postshell +%postun devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files %defattr(644,root,root,755) %doc AUTHORS NEWS README THANKS %attr(755,root,root) %{_libdir}/libmatheval.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libmatheval.so.1 %files devel %defattr(644,root,root,755) @@ -112,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-03-26 20:28:22 qboosh +- updated to 1.1.6 + Revision 1.13 2008-01-24 01:36:33 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmatheval.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
