[OpenAFS] 1.4.5 SRPMs for rhel4/5

Derrick Brashear shadow@gmail.com
Mon, 29 Oct 2007 14:59:29 -0400


------=_Part_5161_18663570.1193684369149
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

>
> The files referenced below
>
> # Populate /usr/vice/etc
> uve=$RPM_BUILD_ROOT%{_prefix}/vice/etc
> install -p -m 644 src/packaging/RedHat/openafs-ThisCell $uve/ThisCell
> install -p -m 644 %{SOURCE20} $uve/CellServDB.dist
> install -p -m 644 src/packaging/RedHat/openafs-cacheinfo $uve/cacheinfo
>
> I figured it was just something different in newer RH & FC versions.


use the newer specfile?

------=_Part_5161_18663570.1193684369149
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>The files referenced below<br><br># Populate /usr/vice/etc<br>uve=$RPM_BUILD_ROOT%{_prefix}/vice/etc
<br>install -p -m 644 src/packaging/RedHat/openafs-ThisCell $uve/ThisCell<br>install -p -m 644 %{SOURCE20} $uve/CellServDB.dist<br>install -p -m 644 src/packaging/RedHat/openafs-cacheinfo $uve/cacheinfo<br><br>I figured it was just something different in newer RH &amp; FC versions.
</blockquote><div><br>use the newer specfile?<br><br></div><br></div><br>

------=_Part_5161_18663570.1193684369149--