Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jan Friesse
8e3c3bac79 New upstream release
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2012-04-25 08:48:55 +02:00
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ corosync-1.2.7.tar.gz
/corosync-1.4.0.tar.gz
/corosync-1.4.1.tar.gz
/corosync-1.4.2.tar.gz
/corosync-1.4.3.tar.gz

View file

@ -13,7 +13,7 @@
Name: corosync
Summary: The Corosync Cluster Engine and Application Programming Interfaces
Version: 1.4.2
Version: 1.4.3
Release: 1%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
License: BSD
Group: System Environment/Base
@ -159,7 +159,6 @@ fi
%{_libexecdir}/lcrso/vsf_quorum.lcrso
%{_libexecdir}/lcrso/vsf_ykd.lcrso
%dir %{_localstatedir}/lib/corosync
%attr(700, root, root) %{_localstatedir}/log/cluster
%dir %{_localstatedir}/log/cluster
%{_mandir}/man8/corosync_overview.8*
%{_mandir}/man8/corosync.8*
@ -277,6 +276,9 @@ The Corosync Cluster Engine APIs.
%{_mandir}/man8/sam_overview.8*
%changelog
* Wed Apr 25 2012 Jan Friesse <jfriesse@redhat.com> - 1.4.3-1
- New upstream release
* Wed Oct 06 2011 Jan Friesse <jfriesse@redhat.com> - 1.4.2-1
- New upstream release

View file

@ -1 +1 @@
061ee5522097fee69475b38a66bf1d6a corosync-1.4.2.tar.gz
9e9943a7d9eb90fabd52d12b215c699c corosync-1.4.3.tar.gz