New upstream release
This commit is contained in:
parent
e106048a7a
commit
3e9e2ce9f5
@ -1 +1 @@
|
|||||||
corosync-1.0.0.tar.gz
|
corosync-1.0.1.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: corosync
|
Name: corosync
|
||||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://www.openais.org
|
URL: http://www.openais.org
|
||||||
@ -34,11 +34,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
|||||||
./autogen.sh
|
./autogen.sh
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{_configure} CFLAGS="$(echo '%{optflags}')" \
|
%{configure}
|
||||||
--prefix=%{_prefix} \
|
|
||||||
--sysconfdir=%{_sysconfdir} \
|
|
||||||
--localstatedir=%{_localstatedir} \
|
|
||||||
--libdir=%{_libdir}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{_smp_mflags}
|
make %{_smp_mflags}
|
||||||
@ -203,6 +199,11 @@ The Corosync Cluster Engine APIs.
|
|||||||
%{_mandir}/man8/coroipc_overview.8*
|
%{_mandir}/man8/coroipc_overview.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 22 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.0.1-1
|
||||||
|
- New upstream release
|
||||||
|
- spec file updates:
|
||||||
|
* use proper configure macro
|
||||||
|
|
||||||
* Tue Jul 28 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.0.0-3
|
* Tue Jul 28 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.0.0-3
|
||||||
- spec file updates:
|
- spec file updates:
|
||||||
* more consistent use of macros across the board
|
* more consistent use of macros across the board
|
||||||
|
Loading…
Reference in New Issue
Block a user