https://bugs.meego.com/show_bug.cgi?id=21331

gschulho <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from gschulho <[email protected]> 2011-08-05 06:13:04 
UTC ---
the value of dist_* variables cannot be controlled using conditionals, because
they are always evaluated unconditionally. After all, the distribution tarball
must include /everything/ for /every/ condition.

Since README.html is not a distributed file but a file generated based on a
target, and since it is generated only if rst2html is found on the system,
failing otherwise, its generation must be moved from
distribution-tarball-rolling time to build time. If the distribution tarball
ends up being part of a package (like rpm or deb), then packagers must be
advised that their package needs to build-depend on a package providing
rst2html (such as python-docutils on Fedora) in order for the final binary
package to contain README.html ...

--------
Product: OS Middleware
Component: SyncEvolution
MeeGo Release: 1.2
Severity: normal
Priority: Low
Keywords: triaged
Status: RESOLVED
Who: [email protected]
Assigned To: [email protected]
Target Build: ---
Flags: 
Changed: Status Resolution
--------

https://bugs.meego.com/show_bug.cgi?id=21331


-- 
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to