Author: qboosh Date: Sun Aug 7 17:07:11 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2
---- Files affected: packages/eeze: eeze.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/eeze/eeze.spec diff -u packages/eeze/eeze.spec:1.7 packages/eeze/eeze.spec:1.8 --- packages/eeze/eeze.spec:1.7 Wed Mar 16 16:35:25 2011 +++ packages/eeze/eeze.spec Sun Aug 7 19:07:06 2011 @@ -8,12 +8,12 @@ Summary: Library for manipulating devices through udev Summary(pl.UTF-8): Biblioteka do operowania urządzeniami korzystająca z udev Name: eeze -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: BSD Group: X11/Libraries Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: f4151d503548b1741eea1254aff1ea51 +# Source0-md5: 51f9e7dca05a2e4c00ff75eeb70850a7 URL: http://trac.enlightenment.org/e/wiki/Eeze BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 @@ -28,18 +28,18 @@ %description Eeze is a library for manipulating devices through udev with a simple and fast API. It interfaces directly with libudev, avoiding such -middleman daemons as udisks/upower or hal, to immediately gather device -information the instant it becomes known to the system. This can be -used to determine such things as: +middleman daemons as udisks/upower or hal, to immediately gather +device information the instant it becomes known to the system. This +can be used to determine such things as: - If a CD-ROM has a disk inserted - The temperature of a cpu core - The remaining power left in a battery - The current power consumption of various parts - Monitor in realtime the status of peripheral devices. -Each of the above examples can be performed by using only a single eeze -function, as one of the primary focuses of the library is to reduce the -complexity of managing devices. +Each of the above examples can be performed by using only a single +eeze function, as one of the primary focuses of the library is to +reduce the complexity of managing devices. %description -l pl.UTF-8 Eeze to bibliotek do operowania urządzeniami poprzez udev z prostym i @@ -136,6 +136,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2011/08/07 17:07:06 qboosh +- updated to 1.0.2 + Revision 1.7 2011/03/16 15:35:25 qboosh - updated to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eeze/eeze.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
