|
From: | Rex Dieter |
Subject: | Re: [XForms] xforms on epel - no doc rpm |
Date: | Tue, 26 May 2015 14:04:05 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
On 05/26/2015 02:00 PM, Rex Dieter wrote:
On 05/26/2015 12:25 PM, Frank Cox wrote:I notice that the xforms rpms on epel are xforms and xforms-devel. The xforms-doc rpm (with all of the example code and whatnot) is not there.Neither fedora (or epel) ever shipped a xforms-doc pkg as far as I'm aware. Is this an implicit request that it should? If so, what content should it contain exactly? Stuff from demos/ ?
Looks like that's what the included xforms.spec does apparently, cp -r %{_builddir}/%{name}-%{version}/demos \ %{buildroot}%{_docdir}/%{name} then later, %files doc %{_docdir}/%{name}/* ... I suppose we (fedora/epel) could follow-suit packaging-wise. -- Rex
[Prev in Thread] | Current Thread | [Next in Thread] |