<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:Century;
        panose-1:2 4 6 4 5 5 5 2 3 4;}
@font-face
        {font-family:Century;
        panose-1:2 4 6 4 5 5 5 2 3 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0mm;
        margin-bottom:.0001pt;
        text-align:justify;
        font-size:10.5pt;
        font-family:"Arial","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Arial","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:99.25pt 30.0mm 30.0mm 30.0mm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026">
  <v:textbox inset="5.85pt,.7pt,5.85pt,.7pt" />
 </o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=JA link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Hello.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>I am building a
RPM package bundle base on a spec.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>When I run
separately abc-1.0-1.i386.rpm, my application file &#8220;abc&#8221; will appear in
/usr/local/bin.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>But when I run
this bundle rpm, I see no file in /usr/local/bin folder although rpm shows a
successful message.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>What&#8217;s wrong with
my spec? Please help me to try out this problem.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Thanks in advance.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>MY SPEC HERE:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%define bundledir
/tmp<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Summary: abc tool<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Name: abc<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Version: 1.0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Release: 1<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>License: GPLv2<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>Group:
Development/Tools<o:p></o:p></span></p>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt'>Source0:
log4c-1.2.1-1.i386.rpm<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt'>Source1:
abc-1.0-1.i386.rpm<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>BuildRoot:
%{_tmppath}/%{name}-%{version}-%{release}-root<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>BuildArch: i386<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%description<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>abc tool<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%prep<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%build<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%install<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>rm -rf
$RPM_BUILD_ROOT<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>mkdir -p
$RPM_BUILD_ROOT%{bundledir}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>install -m644
%{S:0} $RPM_BUILD_ROOT%{bundledir} <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>install -m644
%{S:1} $RPM_BUILD_ROOT%{bundledir} <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>exit 0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%clean<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%post<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%if
%{?_rpmlock_path:1}0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>&nbsp;[ -f
&quot;%{_rpmlock_path}&quot; ] &amp;&amp; %{__rm} -f %{_rpmlock_path}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%endif<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%{__rm} -f
/var/lock/rpm/transaction<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%{__rm} -f
/var/run/yum.pid<o:p></o:p></span></p>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt'>rpm -Uvh
%{_tmppath}/%{name}-%{version}-%{release}-root%{bundledir}/log4c-1.2.1-1.i386.rpm
<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt'>rpm -Uvh
%{_tmppath}/%{name}-%{version}-%{release}-root%{bundledir}/abc-1.0-1.i386.rpm<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>exit 0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%preun<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%if
%{?_rpmlock_path:1}0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>&nbsp;[ -f
&quot;%{_rpmlock_path}&quot; ] &amp;&amp; %{__rm} -f %{_rpmlock_path}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%endif<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%{__rm} -f
/var/lock/rpm/transaction<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%{__rm} -f
/var/run/yum.pid<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>rpm -q
log4c-1.2.1-1 &amp;&gt;/dev/null &amp;&amp; rpm -e log4c-1.2.1-1 &amp;&gt;/dev/null
<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>rpm -q abc-1.0-1
&amp;&gt;/dev/null &amp;&amp; rpm -e abc-1.0-1 &amp;&gt;/dev/null <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>exit 0<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%files<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%defattr(-,root,root,-)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%config(missingok)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
%{bundledir}/log4c-1.2.1-1.i386.rpm<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'>%config(missingok)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
%{bundledir}/abc-1.0-1.i386.rpm<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p>

<div style='margin-top:5.0pt;margin-bottom:5.0pt'>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:black'>NGO
THI HONG NGA&nbsp;(Ms.)</span></b><span lang=EN-US style='font-size:7.5pt;
font-family:"Tahoma","sans-serif";color:black'><br>
Developer G17 D1<br>
<br>
</span><b><span lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";
color:#000093'>F</span></b><b><span lang=EN-US style='font-size:7.5pt;
font-family:"Tahoma","sans-serif";color:#FC420C'>P</span></b><b><span
lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:#008E00'>T</span></b><b><span
lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:black'>
Software JSC - Da Nang Branch</span></b><span lang=EN-US style='font-size:7.5pt;
font-family:"Tahoma","sans-serif";color:black'> <br>
5th floor, Vinh Trung plaza, 255-257 Hung Vuong, Danang, Vietnam&nbsp;<br>
Mobile: +84 935&nbsp;176 133</span><span lang=EN-US style='font-family:"Century","serif";
color:silver'><o:p></o:p></span></p>

<div style='margin-top:5.0pt;margin-bottom:5.0pt'>

<div class=MsoNormal align=center style='text-align:center'><span lang=EN-US
style='font-family:"Century","serif";color:silver'>

<hr size=1 width="100%" noshade style='color:silver' align=center>

</span></div>

</div>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:black'>IMPORTANT
NOTICE</span></b><span lang=EN-US style='font-family:"Century","serif";
color:silver'><o:p></o:p></span></p>

</div>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-US style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:black'>The
information in this e-mail and any attached files is CONFIDENTIAL and may be
legally privileged or prohibited from disclosure and unauthorized use. The
views of the author may not necessarily reflect those of the Company. It is
intended solely for the addressee, or the employee or agent responsible for
delivering such materials to the addressee. If you have received this message
in error please return it to the sender then delete the email and destroy any
copies of it. If you are not the intended recipient, any form of reproduction,
dissemination, copying, disclosure, modification, distribution and/or
publication or any action taken or omitted to be taken in reliance upon this
message or its attachments is prohibited and may be unlawful. At present the
integrity of e-mail across the Internet cannot be guaranteed and messages sent
via this medium are potentially at risk. All liability is excluded to the
extent permitted by law for any claims arising as a result of the use of this
medium to transmit information by or to the FPT Software JSC. </span><span
lang=EN-US style='font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>