Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 511436 Details for
Bug 641982
sys-block/hpssacli-3.10.3.0: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hpssacli-3.10.3.0-ebuild.diff
hpssacli-3.10.3.0-ebuild.diff (text/plain), 1.76 KB, created by
Steffen Weber
on 2017-12-22 08:32:07 UTC
(
hide
)
Description:
hpssacli-3.10.3.0-ebuild.diff
Filename:
MIME Type:
Creator:
Steffen Weber
Created:
2017-12-22 08:32:07 UTC
Size:
1.76 KB
patch
obsolete
>--- hpssacli-2.40.13.0-r1.ebuild 2017-12-21 13:10:49.538264096 +0100 >+++ hpssacli-3.10.3.0.ebuild 2017-12-22 00:12:21.415375174 +0100 >@@ -8,14 +8,12 @@ > MY_PV=$(replace_version_separator 2 '-') > > DESCRIPTION="HPE Smart Storage Administrator (HPE SSA) CLI (HPSSACLI, formerly HPACUCLI)" >-HOMEPAGE="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_04bffb688a73438598fef81ddd" >-SRC_URI=" >- amd64? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/x86_64/current/${PN}-${MY_PV}.x86_64.rpm ) >- x86? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/i686/current/${PN}-${MY_PV}.i386.rpm )" >+HOMEPAGE="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5530b3f5b38b4e0781e6bf9c74" >+SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/2017.10.1/packages/ssacli-${MY_PV}.x86_64.rpm" > > LICENSE="hpe" > SLOT="0" >-KEYWORDS="-* amd64 x86" >+KEYWORDS="-* amd64" > IUSE="" > > DEPEND="" >@@ -40,9 +38,11 @@ > default > > # Create a clean $S >- mv "${WORKDIR}"/opt/hp/hpssacli/bld/hpss* "${S}" || die "Failed to to copy 'hpss*' related files" >- mv "${S}"/hpssacli.license "${S}"/license.txt || die "Renaming hpssacli.license failed!" >- mv "${S}"/hpssacli*.txt "${S}"/readme.txt || die "Renaming hpssacli*.txt failed!" >+ mv "${WORKDIR}"/opt/smartstorageadmin/ssacli/bin/ssa* "${S}" || die "Failed to to copy 'ssa*' related files" >+ mv "${S}"/ssacli "${S}"/hpssacli || die "Renaming ssacli failed!" >+ mv "${S}"/ssascripting "${S}"/hpssascripting || die "Renaming ssascripting failed!" >+ mv "${S}"/ssacli.license "${S}"/license.txt || die "Renaming ssacli.license failed!" >+ mv "${S}"/ssacli*.txt "${S}"/readme.txt || die "Renaming ssacli*.txt failed!" > rm -rf "${WORKDIR}"/opt || die "Failed to cleanup '${WORKDIR}/opt'" > rm -rf "${WORKDIR}"/usr || die "Failed to cleanup '${WORKDIR}/usr'" > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 641982
:
511426
| 511436