diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 521cdbf..080a384 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -14,7 +14,7 @@ # April 2006, Jason Vas Dias , Red Hat Inc. # -%{?!LINUX_VERSION: %define LINUX_VERSION FC6} +%{?!LINUX_VERSION: %define LINUX_VERSION %{?dist}} # %{?!PEGASUS_BUILD_TEST_RPM: %define PEGASUS_BUILD_TEST_RPM 0} # do "rpmbuild --define 'PEGASUS_BUILD_TEST_RPM 1'" to build test RPM. @@ -41,7 +41,7 @@ %endif Version: 2.5.1 -Release: 10%{?LINUX_VERSION:.%{LINUX_VERSION}}.1 +Release: 11%{?LINUX_VERSION:%{LINUX_VERSION}} Epoch: 2 # Summary: OpenPegasus WBEM Services for Linux @@ -97,6 +97,7 @@ Patch34: pegasus-2.5.1-obz5119.patch Patch35: pegasus-2.5.1-obz5073.patch Patch36: pegasus-2.5.1-obz5090.patch Patch37: pegasus-2.5.1-obz5180.patch +Patch38: pegasus-2.5.1-bz198185.patch # Conflicts: openwbem Provides: tog-pegasus-cimserver @@ -189,6 +190,7 @@ The OpenPegasus WBEM tests for the OpenPegasus %{version} Linux rpm. %patch35 -p1 -b .obz5073 %patch36 -p1 -b .obz5090 %patch37 -p1 -b .obz5180 +%patch38 -p1 -b .bz198185 %build rm -rf ${RPM_BUILD_ROOT} || :;