rpms/claws-mail-plugins/F-9 .cvsignore, 1.19, 1.20 claws-mail-plugins.spec, 1.37, 1.38 sources, 1.19, 1.20

Andreas Bierfert awjb at fedoraproject.org
Mon Apr 6 06:39:05 UTC 2009


Author: awjb

Update of /cvs/pkgs/rpms/claws-mail-plugins/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5135/F-9

Modified Files:
	.cvsignore claws-mail-plugins.spec sources 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-9/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	30 Dec 2008 18:07:54 -0000	1.19
+++ .cvsignore	6 Apr 2009 06:38:34 -0000	1.20
@@ -1 +1 @@
-claws-mail-extra-plugins-3.7.0.tar.bz2
+claws-mail-extra-plugins-3.7.1.tar.bz2


Index: claws-mail-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-9/claws-mail-plugins.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- claws-mail-plugins.spec	30 Dec 2008 18:07:54 -0000	1.37
+++ claws-mail-plugins.spec	6 Apr 2009 06:38:35 -0000	1.38
@@ -1,30 +1,30 @@
 # define plugin version
-%define acpinotifier	1.0.19
-%define archive		0.6.3
-%define attachwarner    0.2.15
+%define acpinotifier	1.0.20
+%define archive		0.6.4
+%define attachwarner    0.2.16
 %define attremover	1.0.10
-%define cachesaver	0.10.8
+%define cachesaver	0.10.9
 %define fetchinfo	0.4.24
-%define gtkhtml2viewer  0.22
+%define gtkhtml2viewer  0.23
 %define mailmbox	1.14.3
 %define newmail		0.0.15
-%define notification	0.20
+%define notification	0.21
 %define perl		0.9.15
-%define rssyl		0.23
-%define spamreport      0.3.7
+%define rssyl		0.24
+%define spamreport      0.3.8
 %define synce		0.7.5
-%define tnef            0.3.3
-%define vcalendar	2.0.3
+%define tnef            0.3.4
+%define vcalendar	2.0.4
 
 Name:           claws-mail-plugins
-Version:        3.7.0
-Release:        1%{?dist}
+Version:        3.7.1
+Release:        2%{?dist}
 Summary:        Additional plugins for claws-mail
 
 Group:          Applications/Internet
 License:        GPLv2 and GPLv3+ and MIT
 URL:            http://claws-mail.org
-Source0:        http://dl.sf.net/sylpheed-claws/claws-mail-extra-plugins-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  claws-mail-devel >= %{version}
@@ -42,6 +42,7 @@
 BuildRequires:  libarchive-devel
 BuildRequires:  libytnef-devel
 BuildRequires:  ghostscript
+BuildRequires:  enchant-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-archive = %{version}-%{release}
@@ -342,77 +343,91 @@
 # acpi_notifier
 cd acpi_notifier-%{acpinotifier}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
+cd -
+%find_lang acpi_notifier
 
 # archive
-cd ../archive-%{archive}
+cd archive-%{archive}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
+%find_lang archive
 
 # attachwarner
-cd ../attachwarner-%{attachwarner}
+cd attachwarner-%{attachwarner}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
+cd -
+%find_lang attachwarner
 
 # att_remover
-cd ../att_remover-%{attremover}
+cd att_remover-%{attremover}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
 
 # cachesaver
-cd ../cachesaver-%{cachesaver}
+cd cachesaver-%{cachesaver}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-%{fetchinfo}
+cd fetchinfo-plugin-%{fetchinfo}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
- 
+cd -
 
 #gtkhtml2-viewer
-cd ../gtkhtml2_viewer-%{gtkhtml2viewer}
+cd gtkhtml2_viewer-%{gtkhtml2viewer}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
+%find_lang gtkhtml2_viewer
 
 #mailmbox
-cd ../mailmbox-%{mailmbox}
+cd mailmbox-%{mailmbox}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
 
 #newmail
-cd ../newmail-%{newmail}
+cd newmail-%{newmail}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
 
 #notification-plugin
-cd ../notification_plugin-%{notification}
+cd notification_plugin-%{notification}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
+cd -
+%find_lang notification_plugin
 
 #perl
-cd ../perl_plugin-%{perl}
+cd perl_plugin-%{perl}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
 
 #rssyl
-cd ../rssyl-%{rssyl}
+cd rssyl-%{rssyl}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
+%find_lang rssyl
 
 #spamreport
-cd ../spam_report-%{spamreport}
+cd spam_report-%{spamreport}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
+%find_lang spam_report
 
 #synce
-cd ../synce_plugin-%{synce}
+cd synce_plugin-%{synce}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
+cd -
 
 #tnef
-cd ../tnef_parse-%{tnef}
+cd tnef_parse-%{tnef}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
+cd -
+%find_lang tnef_parse
 
 #vcalendar
-cd ../vcalendar-%{vcalendar}
+cd vcalendar-%{vcalendar}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-
+cd -
+%find_lang vcalendar
 
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
 find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
@@ -424,7 +439,7 @@
 %defattr(-,root,root,-)
 %doc README
 
-%files acpi-notifier
+%files acpi-notifier -f acpi_notifier.lang
 %defattr(-,root,root,-)
 %doc acpi_notifier-%{acpinotifier}/ChangeLog
 %doc acpi_notifier-%{acpinotifier}/COPYING
@@ -432,23 +447,8 @@
 %doc acpi_notifier-%{acpinotifier}/AUTHORS
 %doc acpi_notifier-%{acpinotifier}/README
 %{_libdir}/claws-mail/plugins/acpi_notifier*
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/acpi_notifier.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/acpi_notifier.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/acpi_notifier.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/acpi_notifier.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/acpi_notifier.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/acpi_notifier.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/acpi_notifier.mo
-%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/acpi_notifier.mo
-%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/acpi_notifier.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/acpi_notifier.mo
 
-%files archive
+%files archive -f archive.lang
 %defattr(-,root,root,-)
 %doc archive-%{archive}/ABOUT-NLS
 %doc archive-%{archive}/AUTHORS
@@ -458,16 +458,11 @@
 %doc archive-%{archive}/README
 %doc archive-%{archive}/TODO
 %{_libdir}/claws-mail/plugins/archive*
-%{_includedir}/claws-mail/plugins/archive
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/archive.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/archive.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/archive.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/archive.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/archive.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/archive.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/archive.mo
+%dir %{_includedir}/claws-mail
+%dir %{_includedir}/claws-mail/plugins
+%{_includedir}/claws-mail/plugins/archive/
 
-%files attachwarner
+%files attachwarner -f attachwarner.lang
 %defattr(-,root,root,-)
 %{_libdir}/claws-mail/plugins/attachwarner*
 %doc attachwarner-%{attachwarner}/AUTHORS
@@ -476,19 +471,6 @@
 %doc attachwarner-%{attachwarner}/NEWS
 %doc attachwarner-%{attachwarner}/README
 %doc attachwarner-%{attachwarner}/TODO
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/attachwarner.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/attachwarner.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/attachwarner.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/attachwarner.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo
-%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo
 
 %files att-remover
 %defattr(-,root,root,-)
@@ -513,26 +495,11 @@
 %doc fetchinfo-plugin-%{fetchinfo}/README
 %{_libdir}/claws-mail/plugins/fetchinfo*
 
-%files gtkhtml2-viewer
+%files gtkhtml2-viewer -f gtkhtml2_viewer.lang
 %defattr(-,root,root,-)
 %doc gtkhtml2_viewer-%{gtkhtml2viewer}/AUTHORS
 %doc gtkhtml2_viewer-%{gtkhtml2viewer}/COPYING
 %{_libdir}/claws-mail/plugins/gtkhtml2_viewer*
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/gtkhtml2_viewer.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo
-
 
 %files mailmbox
 %defattr(-,root,root,-)
@@ -551,22 +518,13 @@
 %doc newmail-%{newmail}/README
 %{_libdir}/claws-mail/plugins/newmail.so
 
-%files notification
+%files notification -f notification_plugin.lang
 %defattr(-,root,root,-)
 %doc notification_plugin-%{notification}/AUTHORS
 %doc notification_plugin-%{notification}/ChangeLog
 %doc notification_plugin-%{notification}/COPYING
 %doc notification_plugin-%{notification}/README
 %{_libdir}/claws-mail/plugins/notification_plugin.so
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/notification_plugin.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/notification_plugin.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/notification_plugin.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/notification_plugin.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
 
 %files perl
 %defattr(-,root,root,-)
@@ -576,43 +534,18 @@
 %doc perl_plugin-%{perl}/README
 %{_libdir}/claws-mail/plugins/perl_plugin.so
 
-%files rssyl
+%files rssyl -f rssyl.lang
 %defattr(-,root,root,-)
 %doc rssyl-%{rssyl}/AUTHORS
 %doc rssyl-%{rssyl}/ChangeLog
 %doc rssyl-%{rssyl}/COPYING
 %doc rssyl-%{rssyl}/TODO
 %{_libdir}/claws-mail/plugins/rssyl*
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/rssyl.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/rssyl.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/rssyl.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/rssyl.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/rssyl.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/rssyl.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/rssyl.mo
-%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/rssyl.mo
-%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/rssyl.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/rssyl.mo
 
-%files spam-report
+%files spam-report -f spam_report.lang
 %defattr(-,root,root,-)
 %doc spam_report-%{spamreport}/{AUTHORS,ChangeLog,COPYING,NEWS,README}
 %{_libdir}/claws-mail/plugins/spamreport.so
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/spam_report.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/spam_report.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/spam_report.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/spam_report.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/spam_report.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/spam_report.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/spam_report.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/spam_report.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/spam_report.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/spam_report.mo
 
 %files synce
 %defattr(-,root,root,-)
@@ -622,47 +555,42 @@
 %doc synce_plugin-%{synce}/README
 %{_libdir}/claws-mail/plugins/synce*
 
-%files tnef
+%files tnef -f tnef_parse.lang
 %defattr(-,root,root,-)
 %doc tnef_parse-%{tnef}/AUTHORS
 %doc tnef_parse-%{tnef}/ChangeLog
 %doc tnef_parse-%{tnef}/COPYING
 %doc tnef_parse-%{tnef}/README
 %{_libdir}/claws-mail/plugins/tnef*
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/tnef_parse.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/tnef_parse.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/tnef_parse.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/tnef_parse.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/tnef_parse.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/tnef_parse.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/tnef_parse.mo
-%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/tnef_parse.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/tnef_parse.mo
 
-%files vcalendar
+%files vcalendar -f vcalendar.lang
 %defattr(-,root,root,-)
 %doc vcalendar-%{vcalendar}/AUTHORS
 %doc vcalendar-%{vcalendar}/ChangeLog
 %doc vcalendar-%{vcalendar}/COPYING
 %doc vcalendar-%{vcalendar}/README
 %{_libdir}/claws-mail/plugins/vcalendar*
+%dir %{_includedir}/claws-mail
+%dir %{_includedir}/claws-mail/plugins
 %{_includedir}/claws-mail/plugins/vcalendar/
-%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/vcalendar.mo
-%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/vcalendar.mo
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/vcalendar.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/vcalendar.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/vcalendar.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/vcalendar.mo
-%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/vcalendar.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/vcalendar.mo
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/vcalendar.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/vcalendar.mo
-%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/vcalendar.mo
-%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/vcalendar.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/vcalendar.mo
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Mon Mar 30 2009 Michael Schwendt <mschwendt at fedoraproject.org>
+- 3.7.1-2
+- use %%find_lang macro
+
+* Sat Mar 28 2009 Kevin Fenzi <kevin at tummy.com> - 3.7.1-1
+- Update to 3.7.1
+
+* Thu Mar 19 2009 Michael Schwendt <mschwendt at fedoraproject.org>
+- 3.7.0-3
+- include directories /usr/include/claws-mail{,/plugins} in
+  "archive" and "vcalendar" sub-packages (#473638)
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Dec 30 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.7.0-1
 - version upgrade


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-9/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	30 Dec 2008 18:07:55 -0000	1.19
+++ sources	6 Apr 2009 06:38:35 -0000	1.20
@@ -1 +1 @@
-b934a63222d8031e6d6c5aace8c4db72  claws-mail-extra-plugins-3.7.0.tar.bz2
+a483d0554365c2409f8921eefcb69a6f  claws-mail-extra-plugins-3.7.1.tar.bz2




More information about the scm-commits mailing list