rebuild for new openssl dependencies; enable CMPI for sblim-cmpi-base
Extras packages
This commit is contained in:
parent
6707a587aa
commit
e07b5b90e7
@ -14,7 +14,7 @@
|
||||
Summary: OpenPegasus WBEM Services for Linux
|
||||
Name: tog-pegasus
|
||||
Version: 2.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 2
|
||||
Group: Systems Management/Base
|
||||
License: Open Group Pegasus Open Source
|
||||
@ -30,6 +30,7 @@ Patch0: pegasus-2.5-redhat.patch
|
||||
Patch1: pegasus-2.5-local-or-remote-auth.patch
|
||||
Patch2: pegasus-2.5-make_install.patch
|
||||
Patch3: pegasus-2.5-add_cmpi_provider_lib.patch
|
||||
Patch4: pegasus-2.5-enable_cql.patch
|
||||
BuildRequires: bash, sed, grep, coreutils, procps, gcc, gcc-c++, libstdc++, make, pam-devel, krb5-devel, krb5-libs, openssl-devel >= 0.9.6, e2fsprogs
|
||||
Requires: bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam, krb5-libs, e2fsprogs, redhat-lsb, chkconfig, SysVinit, bind-utils, bind-libs, net-tools
|
||||
Requires(post): bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam, krb5-libs, e2fsprogs, redhat-lsb, chkconfig, SysVinit, bind-utils, bind-libs, net-tools
|
||||
@ -73,6 +74,7 @@ The OpenPegasus WBEM tests for the OpenPegasus 2.5 Linux rpm.
|
||||
%patch1 -p1 -b .local_or_remote_auth
|
||||
%patch2 -p1 -b .make_install
|
||||
%patch3 -p1 -b .add_cmpi_provider_lib
|
||||
%patch4 -p1 -b .enable_cql
|
||||
|
||||
%build
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -223,7 +225,11 @@ rm -rf $RPM_BUILD_ROOT;
|
||||
#rm -rf ${RPM_BUILD_DIR}/%{srcname}-%{version};
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2005 Jason Vas Dias <jvdias@redhat.com>
|
||||
* Wed Nov 09 2005 Jason Vas Dias <jvdias@redhat.com> - 2:tog-pegasus-2.5-3
|
||||
- Rebuild for new openssl dependencies
|
||||
- Enable CMPI support for sblim-cmpi-base with ENABLE_CQL=true
|
||||
|
||||
* Mon Oct 31 2005 Jason Vas Dias <jvdias@redhat.com> - 2:tog-pegasus-2.5-2
|
||||
- Add /usr/lib/cmpi alternate providerLibDir for sblim-cmpi-base Fedora Extras pkg
|
||||
- Fix bug 171124: use numeric ids for pegasus user/group
|
||||
- guidelines: do not remove pegasus user/group in %%postun.
|
||||
|
Loading…
Reference in New Issue
Block a user