Author: amateja Date: Tue Jun 9 11:36:33 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.6 (or 3.60 - due to wierd version numeration)
---- Files affected: packages/libev: libev.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/libev/libev.spec diff -u packages/libev/libev.spec:1.5 packages/libev/libev.spec:1.6 --- packages/libev/libev.spec:1.5 Mon Jul 14 18:56:30 2008 +++ packages/libev/libev.spec Tue Jun 9 13:36:28 2009 @@ -6,19 +6,20 @@ Summary: libev - an event notification library Summary(pl.UTF-8): libev - biblioteka powiadamiajÄ…ca o zdarzeniach Name: libev -Version: 3.43 +Version: 3.60 +%define _ver 3.6 Release: 1 License: BSD or GPL v2+ Group: Libraries -Source0: http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz -# Source0-md5: 6dddea9189345f0c8c36c4eb8ecce441 +Source0: http://dist.schmorp.de/libev/%{name}-%{_ver}.tar.gz +# Source0-md5: 40901d8d679cae4e42a15f5146bcf6a1 URL: http://software.schmorp.de/pkg/libev BuildRequires: autoconf >= 2.50 BuildRequires: automake # inotify interface BuildRequires: glibc-devel >= 6:2.4 BuildRequires: libtool -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +BuildRoot: %{tmpdir}/%{name}-%{_ver}-root-%(id -u -n) %description The libev API provides a mechanism to execute a callback function when @@ -57,7 +58,7 @@ Statyczna biblioteka libev. %prep -%setup -q +%setup -q -n %{name}-%{_ver} %build %{__libtoolize} @@ -116,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/06/09 11:36:28 amateja +- updated to 3.6 (or 3.60 - due to wierd version numeration) + Revision 1.5 2008/07/14 16:56:30 qboosh - updated to 3.43 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libev/libev.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
