|
|
@@ -32,12 +32,12 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: Converter
|
|
|
License: Commercial
|
|
|
-Version: 4.2.2
|
|
|
-Release: 20020510
|
|
|
+Version: 4.2.2.1
|
|
|
+Release: 20020531
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/client/v4r2/Linux86/v422/IP22508.tar
|
|
|
-Source1: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/client/v4r2/Solaris/v422/IP22502.tar.Z
|
|
|
+Source0: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/client/v4r2/Linux86/v4221/IP22508_1.tar
|
|
|
+Source1: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/client/v4r2/Solaris/v4221/IP22502_1.tar.Z
|
|
|
Source2: dsmexec
|
|
|
Source3: dsm.sys
|
|
|
Source4: dsm.opt
|
|
|
@@ -63,12 +63,12 @@ AutoReqProv: no
|
|
|
# unpack the corresponding binary only
|
|
|
case "%{l_target}" in
|
|
|
*-freebsd* | *-linux* )
|
|
|
- %{l_prefix}/bin/tar xf %{SOURCE IP22508.tar}
|
|
|
+ %{l_prefix}/bin/tar xf %{SOURCE IP22508_1.tar}
|
|
|
%{l_prefix}/bin/rpm2cpio TIVsm-BA.i386.rpm | cpio -idmu
|
|
|
mv opt/tivoli/tsm/client root
|
|
|
;;
|
|
|
*-solaris* )
|
|
|
- %{l_prefix}/bin/gzip -d -c %{SOURCE IP22502.tar.Z} |\
|
|
|
+ %{l_prefix}/bin/gzip -d -c %{SOURCE IP22502_1.tar.Z} |\
|
|
|
%{l_prefix}/bin/tar xf -
|
|
|
pkgtrans `pwd`/TIVsmCba.pkg `pwd` TIVsmCba
|
|
|
mv TIVsmCba/reloc root
|