From 366913601823e414280e9296464d56c207540c71 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Mon, 21 Sep 2015 10:02:11 +0200 Subject: [PATCH] Add manpage for repupgrade, fixes in cimconfig manapage --- pegasus-2.14.1-cimconfig-man-page-fixes.patch | 46 ++++++++++++++++++ repupgrade.1.gz | Bin 0 -> 880 bytes tog-pegasus.spec | 14 +++++- 3 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 pegasus-2.14.1-cimconfig-man-page-fixes.patch create mode 100644 repupgrade.1.gz diff --git a/pegasus-2.14.1-cimconfig-man-page-fixes.patch b/pegasus-2.14.1-cimconfig-man-page-fixes.patch new file mode 100644 index 0000000..2617d07 --- /dev/null +++ b/pegasus-2.14.1-cimconfig-man-page-fixes.patch @@ -0,0 +1,46 @@ +diff -up pegasus/rpm/manLinux/man8.Z/cimconfig.8.orig pegasus/rpm/manLinux/man8.Z/cimconfig.8 +--- pegasus/rpm/manLinux/man8.Z/cimconfig.8.orig 2015-09-17 14:29:03.519331559 +0200 ++++ pegasus/rpm/manLinux/man8.Z/cimconfig.8 2015-09-17 15:02:37.993855252 +0200 +@@ -211,7 +211,7 @@ configuration. + .PP + .B fullyQualifiedHostName + .IP +-.BR Description: " Can be used to override the local system supplied ++.BR Description: " Can be used to override the local system supplied + fully qualified hostname (with domain) the CIM Server is using to build objects. + If not set, querying this configuration option will report the system + supplied fully qualified hostname and behavior is not changed. +@@ -220,7 +220,8 @@ value will force the server to assume th + name with domain. Setting this allows the administrator to set the name that + indication operations and the CIM_ObjectManager assume for SystemName returned + as instance and key properties. +-.IP In common setups it is not recommended to explicitly set this value. ++.IP ++In common setups it is not recommended to explicitly set this value. + Some scenarios scenarios in which changing the default value makes sense include: + .IP + - The case where what the CIM Server shall return to clients for host name +@@ -516,6 +517,23 @@ by the pegasus webserver. + .BR Dynamic: \0No + .PD + .PP ++.B httpSessionTimeout ++.IP ++.BR Description: " If set to a positive integer, this value specifies a HTTP session lifetime ++in seconds. After initial authentication using standard HTTP mechanisms (HTTP Basic or Negotiate ++authentication), the server generates a cookie and sends it back to the client, as described in ++RFC 6265. The client can then use the cookie in subsequent requests to skip the usual HTTP ++authentication. The cookie is valid only for period of time specified by this configuration option. ++If set to zero, session management is turned off and CIM server will not issue cookies. ++This option is available only when Pegasus was compiled with PEGASUS_ENABLE_SESSION_COOKIES set ++to 'true'. ++.PD 0 ++.IP ++.BR "Default Value: " 0 ++.IP ++.BR Dynamic: \0Yes ++.PD ++.PP + + + If both the diff --git a/repupgrade.1.gz b/repupgrade.1.gz new file mode 100644 index 0000000000000000000000000000000000000000..dece1e341ea24a5287a3459ace479ad85fa732e2 GIT binary patch literal 880 zcmV-$1CRV4iwFoy#rjnM19D|>b#P~LVPs`4F#xSqO>g2b5WV|Xj5tHu?y<*oB4q(oP+Q@&*?~|ochAOL#T``K!U|E5hj4;R@f!=+3Ri`~ zKH>~ZESW&+fJ>{HMQ6i7wzCfFDX$UUa0iXi4H_3pe-+Z98Nw4+g{1a`vW}~qx~HD8 zZrqMpLGS$>!onIA8tw>Cu~WPjIhS%5JM;zf))-U{YzPAKz=S<$GTKI~FjCvDY;Hv3 z!fd#~fEj9Ch*I<$Jy^;Bl@U-HO+;(3L@GpZlep6C$Mj{ErP+Wj%lqS2m*ot|upDXs zL<>01y5UqOoGE`sV?8}%A7rZh)1UZEZzvlweB``2aqiaU{R8O7arQ7zXN&Y@8tJ&8 zwp%BppdD?6l+f`CKW9}KNRLD_O`Hk^hwgj{lKd+CPo-V)Pj-lk^_Ge0te zXyX@i#^V5VMY|73i@nzwg3w=Ddc!L1@17PKgH>f@}FY@U9THk$gw# z2@>mj(;;7JLzPJYpXQGejk4k0L>Wq~iLt}IsIOip&xHHEMeCrXJO^PPl?GjquPya@ zO{Hm}8N5VNv*aF*T<~{;UMmuD)MTlp)LWlWNB3Kn%rllOX7J_OhZ0#?)?n_J5kgp! z&S7vibx+X&Bz~k9b`r>4Xo^?b(L#l#4lm8splgl7B5YdGZI_1$(TU@4s1lDWf>M`2 zoi6zt)P>Xk465?t>SV|sBS+$xb6wZr#-NjZ?q1-g3+yC$8cQ_D&}@2_zG~|g8j7Ef zqjblw=>oFF-QrsorTe|23;T?Gm%G~<;YeWqp0$p&YXYSYo*OP(gq!{x5`e`CbAnI2 zJoi2a7Ww|JS=Q#HSfb+Wk={D<4IBFs-gxL_{CYQ;J&!{V-#SUf`6&WP-w|D2_;yL1 zcUmVNz*VJdymF+NtH$8wXa9qy|M|$B1`~;T;YY8*E$e@sNBWa0Fj8aC3c literal 0 HcmV?d00001 diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 265368f..cf337b0 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -8,7 +8,7 @@ Name: tog-pegasus Version: %{major_ver}.1 -Release: 31%{?dist} +Release: 32%{?dist} Epoch: 2 Summary: OpenPegasus WBEM Services for Linux @@ -37,6 +37,8 @@ Source9: cim_schema_2.38.0Experimental-MOFs.zip Source10: generate-certs # 11: Configuration file for snmp tests in -test rpm Source11: snmptrapd.conf +# 12: repupgrade man page based on pegasus/src/Clients/repupgrade/doc/repupgrade.html +Source12: repupgrade.1.gz # 1: http://cvs.rdg.opengroup.org/bugzilla/show_bug.cgi?id=5011 # Removing insecure -rpath @@ -86,6 +88,8 @@ Patch35: pegasus-2.14.1-ssl-include.patch Patch36: pegasus-2.14.1-snmpv3-trap.patch # 37: fixes setupSDK in -devel Patch37: pegasus-2.14.1-fix-setup-sdk.patch +# 38: cimconfig man page fixes +Patch38: pegasus-2.14.1-cimconfig-man-page-fixes.patch BuildRequires: procps, libstdc++, pam-devel BuildRequires: openssl, openssl-devel @@ -234,6 +238,7 @@ yes | mak/CreateDmtfSchema 238 %{SOURCE9} cim_schema_2.38.0 %patch35 -p1 -b .ssl-include %patch36 -p1 -b .snmpv3-trap %patch37 -p1 -b .fix-setup-sdk +%patch38 -p1 -b .cimconfig-man-page-fixes %build @@ -332,6 +337,10 @@ install -p Schemas/CIM238/DMTF/Core/CIM_AbstractComponent.mof $RPM_BUILD_ROOT/us # create certificate revocation list dir (see bz#1032046) mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/Pegasus/crl +# install man page +mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man1/ +cp %SOURCE12 ${RPM_BUILD_ROOT}/%{_mandir}/man1/ + %check # run unit tests export LD_LIBRARY_PATH=$RPM_BUILD_ROOT/usr/%{_lib} @@ -521,6 +530,9 @@ fi %changelog +* Mon Sep 21 2015 Vitezslav Crhonek - 2:2.14.1-32 +- Add manpage for repupgrade, fixes in cimconfig manapage + * Tue Sep 15 2015 Vitezslav Crhonek - 2:2.14.1-31 - Add missing dependency for -test subpackage - Fix enumerating instances of PG_SSLCertificateRevocationList returns error