[Bug 457690] Review Request: python-flickrapi - python module for flickr api

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 4 11:08:30 UTC 2008


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=457690





--- Comment #3 from Parag AN(पराग) <panemade at gmail.com>  2008-08-04 07:08:28 EDT ---
That happened because you tested on your machine where python-docutils is
installed. So you need to add BR:python-docutils also you should install doc
files in /usr/share/doc/python-flickrapi-1.1 instead to create one more
directory /usr/share/doc/flickrapi-1.1

So,
1) Add BR:python-docutils
2) Add following in %install
rm -rf $RPM_BUILD_ROOT/%{_docdir}/*
3) your %doc should look like
  %doc README LICENSE doc/documentation.css doc/flickrapi.html
doc/html4css1.css
4) don't include %{_docdir}/* in %files

-- 
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.




More information about the package-review mailing list