[Bug 249892] Review Request: bouml-doc - Documentation for the BOUML tool

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 31 03:45:00 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: bouml-doc - Documentation for the BOUML tool


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249892





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-07-30 23:44 EST -------
Um, then:

--------------------------------------------------
%install
<snip>
# Reorganizing PDF.
cp -p %{SOURCE1} ./pdf
cp -p %{SOURCE2} ./pdf

mkdir $RPM_BUILD_ROOT%_datadir/doc/%name
cp -pr html pdf $RPM_BUILD_ROOT%_datadir/doc/%name

%files
%defattr(-,root,root,-)
%_datadir/doc/%name
----------------------------------------------------
is admitted.

Just note: files under %_datadir/doc is automatically marked as
           %doc.
* Please use "cp -p" to keep timestamp

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list