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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to