Author: alucard Date: Sat Jul 17 16:03:02 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.3
---- Files affected: packages/openais: openais.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/openais/openais.spec diff -u packages/openais/openais.spec:1.18 packages/openais/openais.spec:1.19 --- packages/openais/openais.spec:1.18 Thu Nov 12 16:47:16 2009 +++ packages/openais/openais.spec Sat Jul 17 18:02:54 2010 @@ -2,12 +2,12 @@ Summary: The openais Standards-Based Cluster Framework executive and APIs Summary(pl.UTF-8): Środowisko klastra opartego na standardach openais Name: openais -Version: 1.1.0 +Version: 1.1.3 Release: 1 License: BSD Group: Base -Source0: http://devresources.linux-foundation.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 6b73c7438e230c31aec53d6af78a6b0d +Source0: ftp://ftp:[email protected]/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz +# Source0-md5: 13d8d590f806fb396d750b086c6c0b78 URL: http://www.openais.org/ BuildRequires: autoconf BuildRequires: automake @@ -92,8 +92,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install -D init/redhat $RPM_BUILD_ROOT/etc/rc.d/init.d/openais - # Install the config and comment out all examples mv $RPM_BUILD_ROOT/etc/corosync/amf.conf{.example,} sed -i -e 's/\(^.*$\)/#\1/' $RPM_BUILD_ROOT/etc/corosync/amf.conf @@ -135,7 +133,7 @@ %attr(755,root,root) %{_sbindir}/aisexec %attr(755,root,root) %{_sbindir}/openais-instantiate %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/corosync/amf.conf -%attr(754,root,root) /etc/rc.d/init.d/openais +%attr(754,root,root) /etc/init.d/openais %attr(755,root,root) %{_libdir}/lcrso/*.lcrso %{_mandir}/man5/amf.conf.5* # do not package openais.conf - now it is corosync.conf from corosync package @@ -154,8 +152,8 @@ %attr(755,root,root) %ghost %{_libdir}/libSaEvt.so.3 %attr(755,root,root) %{_libdir}/libSaLck.so.3.*.* %attr(755,root,root) %ghost %{_libdir}/libSaLck.so.3 -%attr(755,root,root) %{_libdir}/libSaMsg.so.3.*.* -%attr(755,root,root) %ghost %{_libdir}/libSaMsg.so.3 +%attr(755,root,root) %{_libdir}/libSaMsg.so.4.*.* +%attr(755,root,root) %ghost %{_libdir}/libSaMsg.so.4 %attr(755,root,root) %{_libdir}/libSaTmr.so.3.*.* %attr(755,root,root) %ghost %{_libdir}/libSaTmr.so.3 @@ -187,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/07/17 16:02:54 alucard +- up to 1.1.3 + Revision 1.18 2009/11/12 15:47:16 matik - upped to 1.1.0 - rel. 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openais/openais.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
