Search
j0ke.net Open Build Service
>
Projects
>
GFS
>
openais
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 22
[-]
[+]
Changed
openais.spec
@@ -1,5 +1,5 @@ # -# spec file for package openais (Version 0.80.3) +# spec file for package openais (Version 0.84) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,12 +30,12 @@ Name: openais Summary: The OpenAIS Standards-Based Cluster Framework executive and APIs -Version: 0.80.3 +Version: 0.84 Release: 10 License: BSD 3-Clause Group: %{pkg_group} Url: http://www.openais.org/ -Source: openais.tar.gz +Source: openais-0.84.tar.gz Patch1: pacemaker.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(pre): /usr/sbin/useradd @@ -136,8 +136,8 @@ Abhijith Das %prep -%setup -n openais -%patch1 -p1 +%setup +##%patch1 -p1 %build # -O3 required for performance reasons @@ -229,6 +229,7 @@ %{_libexecdir}/lcrso/*.lcrso %{_mandir}/man8/*.8* %{_mandir}/man5/openais.conf.5* +%{_mandir}/man5/amf.conf.5* %files -n libopenais2 %defattr(-,root,root,-) @@ -251,5 +252,6 @@ %{_includedir}/openais/service/*.h %{_mandir}/man3/cpg_*.3* %{_mandir}/man3/evs_*.3* +%{_mandir}/man3/confdb_*.3.gz %changelog
Added
openais-0.84.tar.gz
^