SPECS: libmatheval.spec - updated to 1.1.4
qboosh
qboosh at pld-linux.org
Sun Mar 18 20:33:25 CET 2007
Author: qboosh Date: Sun Mar 18 19:33:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.4
---- Files affected:
SPECS:
libmatheval.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/libmatheval.spec
diff -u SPECS/libmatheval.spec:1.10 SPECS/libmatheval.spec:1.11
--- SPECS/libmatheval.spec:1.10 Tue Feb 13 07:46:51 2007
+++ SPECS/libmatheval.spec Sun Mar 18 20:33:20 2007
@@ -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.3
-Release: 2
+Version: 1.1.4
+Release: 1
License: GPL
Group: Libraries
Source0: ftp://ftp.gnu.org/gnu/libmatheval/%{name}-%{version}.tar.gz
-# Source0-md5: e88b3429da2758c799e6fbc44ac87416
+# Source0-md5: 84f4633b128fdbc4ee3984e3413ab295
Patch0: %{name}-info.patch
URL: http://www.gnu.org/software/libmatheval/
BuildRequires: automake
@@ -92,18 +92,19 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS NEWS README THANKS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libmatheval.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
-%{_infodir}/*.info*
+%attr(755,root,root) %{_libdir}/libmatheval.so
+%{_libdir}/libmatheval.la
+%{_includedir}/matheval.h
+%{_pkgconfigdir}/libmatheval.pc
+%{_infodir}/libmatheval.info*
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libmatheval.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -111,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2007/03/18 19:33:20 qboosh
+- updated to 1.1.4
+
Revision 1.10 2007/02/13 06:46:51 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libmatheval.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list