Author: alucard Date: Fri Apr 22 13:41:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.3.0
---- Files affected: packages/corosync: corosync.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/corosync/corosync.spec diff -u packages/corosync/corosync.spec:1.12 packages/corosync/corosync.spec:1.13 --- packages/corosync/corosync.spec:1.12 Sun Sep 19 10:05:58 2010 +++ packages/corosync/corosync.spec Fri Apr 22 15:41:30 2011 @@ -7,12 +7,12 @@ Summary: Corosync - OSI Certified implementation of a complete cluster engine Summary(pl.UTF-8): Corosync - implementacja silnika klastrowego certyfikowana przez OSI Name: corosync -Version: 1.2.8 +Version: 1.3.0 Release: 1 License: BSD Group: Base -Source0: http://devresources.linux-foundation.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 43e97ef0d964ccb4063f40a4478eb679 +Source0: ftp://ftp:[email protected]/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz +# Source0-md5: 66a527d668b0f908db89be26c83ca7d6 URL: http://www.corosync.org/ BuildRequires: autoconf >= 2.61 BuildRequires: automake @@ -26,6 +26,8 @@ Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define skip_post_check_so libtotem_pg.so.4.0.0 + %description The Corosync Cluster Engine is an OSI Certified implementation of a complete cluster engine. @@ -114,10 +116,11 @@ %files %defattr(644,root,root,755) -%doc AUTHORS CHANGELOG LICENSE README.devmap README.recovery SECURITY TODO +%doc AUTHORS ChangeLog LICENSE README.devmap README.recovery SECURITY TODO %attr(754,root,root) /etc/rc.d/init.d/corosync %dir %{_sysconfdir}/corosync %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/corosync/corosync.conf +%attr(755,root,root) %{_bindir}/corosync-blackbox %attr(755,root,root) %{_sbindir}/corosync %attr(755,root,root) %{_sbindir}/corosync-cfgtool %attr(755,root,root) %{_sbindir}/corosync-cpgtool @@ -231,6 +234,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/04/22 13:41:30 alucard +- up to 1.3.0 + Revision 1.12 2010/09/19 08:05:58 qboosh - -devel C: openais-devel < 1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/corosync/corosync.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
