Author: alucard Date: Fri Apr 22 14:32:17 2011 GMT Module: packages Tag: HEAD ---- Log message: - added explanation to skip_post_check_so
---- Files affected: packages/corosync: corosync.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/corosync/corosync.spec diff -u packages/corosync/corosync.spec:1.14 packages/corosync/corosync.spec:1.15 --- packages/corosync/corosync.spec:1.14 Fri Apr 22 16:01:03 2011 +++ packages/corosync/corosync.spec Fri Apr 22 16:32:11 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Corosync - implementacja silnika klastrowego certyfikowana przez OSI Name: corosync Version: 1.3.0 -Release: 0.1 +Release: 1 License: BSD Group: Base Source0: ftp://ftp:[email protected]/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -26,8 +26,9 @@ Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# REASON TO SKIP SO CHECK IS MISSING -#%%define skip_post_check_so libtotem_pg.so.4.0.0 +# "Unresolved symbols found: clock_gettime" however -lrt is properly +# passed (or seems to me - alucard), corosync works well anyway +%define skip_post_check_so libtotem_pg.so.4.0.0 %description The Corosync Cluster Engine is an OSI Certified implementation of a @@ -235,6 +236,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2011/04/22 14:32:11 alucard +- added explanation to skip_post_check_so + Revision 1.14 2011/04/22 14:01:03 sparky - DO NOT SET skip_post_check_so WITHOUT GIVING A GOOD REASON - release down to: 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/corosync/corosync.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
