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


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

--- Comment #9 from Adam Litke <[email protected]> 2010-10-26 17:53:26 EDT ---
Hi Xavier.  Here is the latest version including some of your updates.  But I
noticed an issue with the documentation files that required me to change things
a little bit:

The %doc macro erases the directory
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}-%{version} before copying README and
LICENSE there so I end up losing the example files that I copy to that
directory as part of the install.  Also, %doc does not appear to support a
directory hierarchy so I cannot have an examples subdirectory.

I think the solution is to abandon %doc and specify the documentation files
manually.  This idea is represented in this round of files:

http://github.com/downloads/aglitke/mom/mom.spec
http://github.com/downloads/aglitke/mom/mom-0.2.1-4.fc13.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to