Author: gotar Date: Sun Apr 5 22:04:30 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 1.1.2 (fixed SEGV), - oping package doesn't require same EVR, only autogenerated lib depencency
---- Files affected: SPECS: liboping.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/liboping.spec diff -u SPECS/liboping.spec:1.5 SPECS/liboping.spec:1.6 --- SPECS/liboping.spec:1.5 Tue Mar 24 17:00:58 2009 +++ SPECS/liboping.spec Mon Apr 6 00:04:24 2009 @@ -3,12 +3,12 @@ # - package perl modules Summary: Liboping library Name: liboping -Version: 1.1.1 +Version: 1.1.2 Release: 1 License: GPL v2 Group: Libraries Source0: http://verplant.org/liboping/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 51fab33507202f0a7e127be21852e14e +# Source0-md5: a120dcd0d808e9a59e2729e7cffcb067 URL: http://verplant.org/liboping/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,7 +29,6 @@ %package -n oping Summary: oping ICMP query tool Group: Applications/Networking -Requires: %{name} = %{version}-%{release} %description -n oping Sample application, which demonstrates the liboping's abilities. It is like @@ -105,6 +104,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/04/05 22:04:24 gotar +- upgraded to 1.1.2 (fixed SEGV), +- oping package doesn't require same EVR, only autogenerated lib depencency + Revision 1.5 2009/03/24 16:00:58 blues - 1.1.1 @@ -119,5 +122,3 @@ Revision 1.1 2008-05-23 14:02:27 blues - initial - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liboping.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
