Bug 664265 - Claws mail Python plugin package missing examples
Summary: Claws mail Python plugin package missing examples
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: claws-mail-plugins
Version: 13
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-19 14:52 UTC by David Kovalsky
Modified: 2014-03-31 23:46 UTC (History)
2 users (show)

Fixed In Version: claws-mail-3.7.8-3.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-04 19:50:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Kovalsky 2010-12-19 14:52:26 UTC
I was looking at the Python plugin. Though in README it references the 'examples' subdirectory in docs, it's not packaged. 

(0) $ rpm -ql claws-mail-plugins-python|grep -i example|wc -l
0

claws-mail-plugins-python-3.7.8-1.fc13.x86_64

Checking the source tarball the examples directory is present. 
http://www.claws-mail.org/plugin.php?plugin=python
http://www.claws-mail.org/downloads/plugins/python_plugin-0.6.tar.gz

Please fix the specfile to also include the examples found in the original tarball.

Comment 1 Michael Schwendt 2011-01-23 13:38:45 UTC
$ git diff
diff --git a/claws-mail-plugins.spec b/claws-mail-plugins.spec
index a0a13a9..b382696 100644
--- a/claws-mail-plugins.spec
+++ b/claws-mail-plugins.spec
@@ -698,6 +698,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc python_plugin-%{python}/ChangeLog
 %doc python_plugin-%{python}/COPYING
 %doc python_plugin-%{python}/README
+%doc python_plugin-%{python}/examples/
 %{_libdir}/claws-mail/plugins/python_plugin*
 
 %files rssyl -f rssyl.lang

Comment 2 Fedora Update System 2011-01-24 16:15:33 UTC
claws-mail-3.7.8-3.fc14,claws-mail-plugins-3.7.8-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/claws-mail-3.7.8-3.fc14,claws-mail-plugins-3.7.8-4.fc14

Comment 3 Fedora Update System 2011-01-24 16:18:08 UTC
claws-mail-3.7.8-3.fc13,claws-mail-plugins-3.7.8-4.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/claws-mail-3.7.8-3.fc13,claws-mail-plugins-3.7.8-4.fc13

Comment 4 Fedora Update System 2011-01-24 20:59:47 UTC
claws-mail-3.7.8-3.fc14, claws-mail-plugins-3.7.8-4.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update claws-mail claws-mail-plugins'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/claws-mail-3.7.8-3.fc14,claws-mail-plugins-3.7.8-4.fc14

Comment 5 David Kovalsky 2011-01-25 10:09:24 UTC
All OK on F14, thanks!

kovinek:~
(0) $ rpm -ql claws-mail-plugins-python|grep -i example|wc -l
13

kovinek:~
(0) $ rpm -q claws-mail-plugins-python
claws-mail-plugins-python-3.7.8-4.fc14.x86_64

Comment 6 Fedora Update System 2011-02-04 19:50:13 UTC
claws-mail-3.7.8-3.fc14, claws-mail-plugins-3.7.8-4.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-02-04 19:54:33 UTC
claws-mail-3.7.8-3.fc13, claws-mail-plugins-3.7.8-4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.