rpms/claws-mail-plugins/FC-6 .cvsignore, 1.3, 1.4 claws-mail-plugins.spec, 1.4, 1.5 sources, 1.3, 1.4

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Feb 28 13:20:25 UTC 2007


Author: awjb

Update of /cvs/extras/rpms/claws-mail-plugins/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15066/FC-6

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	18 Jan 2007 16:35:18 -0000	1.3
+++ .cvsignore	28 Feb 2007 13:19:53 -0000	1.4
@@ -1 +1 @@
-claws-mail-extra-plugins-2.7.1.tar.bz2
+claws-mail-extra-plugins-2.8.0.tar.bz2


Index: claws-mail-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/claws-mail-plugins.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-plugins.spec	7 Feb 2007 09:03:18 -0000	1.4
+++ claws-mail-plugins.spec	28 Feb 2007 13:19:53 -0000	1.5
@@ -1,28 +1,29 @@
 # define pulgin version
-%define acpinotifier	1.0.7
-%define attachwarner    0.2.4
+%define acpinotifier	1.0.8
+%define attachwarner    0.2.5
 %define attremover	1.0.5
 %define cachesaver	0.10.4
 %define	etpanprivacy	0.15.5
 %define fetchinfo	0.4.18
-%define gtkhtml2viewer 0.14.1
+%define gtkhtml2viewer 0.14.2
 %define maildir		0.24.4
-%define mailmbox	1.12.4
+%define mailmbox	1.13
 %define newmail		0.0.9
-%define notification	0.8
+%define notification	0.9
+%define pdfviewer       0.2
 %define perl		0.9.7
-%define rssyl		0.10
-%define smime		0.6
-%define synce		0.6.6
-%define vcalendar	1.93
+%define rssyl		0.11
+%define smime		0.7
+%define synce		0.7
+%define vcalendar	1.94
 Name:           claws-mail-plugins
-Version:        2.7.1
-Release:        2%{?dist}
+Version:        2.8.0
+Release:        1%{?dist}
 Summary:        Additional plugins for claws-mail
 
 Group:          Applications/Internet
 License:        GPL
-URL:            http://claws.sylpheed.org
+URL:            http://claws-mail.org
 Source0:        http://dl.sf.net/sylpheed-claws/claws-mail-extra-plugins-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -38,6 +39,7 @@
 BuildRequires:  libidn-devel
 BuildRequires:  libtool
 BuildRequires:  gpgme-devel
+BuildRequires:  poppler-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-att-remover = %{version}-%{release}
@@ -50,6 +52,7 @@
 Requires:       %{name}-mailmbox = %{version}-%{release}
 Requires:       %{name}-newmail = %{version}-%{release}
 Requires:       %{name}-notification = %{version}-%{release}
+Requires:       %{name}-pdfviewer = %{version}-%{release}
 Requires:       %{name}-perl = %{version}-%{release}
 Requires:       %{name}-rssyl = %{version}-%{release}
 Requires:       %{name}-smime = %{version}-%{release}
@@ -186,6 +189,15 @@
 This plugin collects various ways to notify the user of new (and possibly unread)
 mail. Currently, a popup and a mail banner are implemented.
 
+%package pdfviewer
+Summary:        PDF Viewer plugin for claws-mail
+Group:          Applications/Internet
+Requires:	claws-mail >= %{version}
+
+%description pdfviewer
+This plugin enables the viewing of PDF and PostScript attachments using the
+Poppler lib.
+
 %package perl
 Summary:        Extended filtering engine
 Group:          Applications/Internet
@@ -269,7 +281,7 @@
 #etpan-privacy
 cd ../etpan-privacy-%{etpanprivacy}
 %configure --disable-static --disable-dependency-tracking
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
 #fetchinfo-plugin
 cd ../fetchinfo-plugin-%{fetchinfo}
@@ -279,7 +291,7 @@
 #gtkhtml2-viewer
 cd ../gtkhtml2_viewer-%{gtkhtml2viewer}
 %configure --disable-static --disable-dependency-tracking --disable-rpath
-%{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
+%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
 #maildir
 cd ../maildir-%{maildir}
@@ -301,6 +313,10 @@
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
+#pdf viewer
+cd ../pdf_viewer-%{pdfviewer}
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags}
 
 #perl
 cd ../perl_plugin-%{perl}
@@ -382,6 +398,9 @@
 cd ../notification_plugin-%{notification}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 
+#pdf viewer
+cd ../pdf_viewer-%{pdfviewer}
+%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 
 #perl
 cd ../perl_plugin-%{perl}
@@ -409,6 +428,7 @@
 
 
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
+find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -425,11 +445,14 @@
 %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(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(sk) %{_datadir}/locale/sk/LC_MESSAGES/acpi_notifier.mo
 %lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/acpi_notifier.mo
@@ -445,10 +468,14 @@
 %doc attachwarner-%{attachwarner}/NEWS
 %doc attachwarner-%{attachwarner}/README
 %doc attachwarner-%{attachwarner}/TODO
+%lang(ca) %{_datadir}/locale/ca/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(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo
 
@@ -488,12 +515,14 @@
 %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(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
@@ -533,6 +562,25 @@
 %doc notification_plugin-%{notification}/README
 %{_libdir}/claws-mail/plugins/notification_plugin.so
 
+%files pdfviewer
+%defattr(-,root,root,-)
+%doc pdf_viewer-%{pdfviewer}/AUTHORS
+%doc pdf_viewer-%{pdfviewer}/ChangeLog
+%doc pdf_viewer-%{pdfviewer}/COPYING
+%doc pdf_viewer-%{pdfviewer}/NEWS
+%doc pdf_viewer-%{pdfviewer}/README
+%{_libdir}/claws-mail/plugins/pdf_viewer.so
+%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/pdf_viewer.mo
+%lang(de) %{_datadir}/locale/de/LC_MESSAGES/pdf_viewer.mo
+%lang(es) %{_datadir}/locale/es/LC_MESSAGES/pdf_viewer.mo
+%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/pdf_viewer.mo
+%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/pdf_viewer.mo
+%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/pdf_viewer.mo
+%lang(it) %{_datadir}/locale/it/LC_MESSAGES/pdf_viewer.mo
+%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo
+%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
+%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo
+
 %files perl
 %defattr(-,root,root,-)
 %doc perl_plugin-%{perl}/AUTHORS
@@ -549,10 +597,12 @@
 %doc rssyl-%{rssyl}/COPYING
 %doc rssyl-%{rssyl}/TODO
 %{_libdir}/claws-mail/plugins/rssyl*
+%lang(ca) %{_datadir}/locale/ca/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
@@ -583,10 +633,12 @@
 %doc vcalendar-%{vcalendar}/COPYING
 %doc vcalendar-%{vcalendar}/README
 %{_libdir}/claws-mail/plugins/vcalendar*
+%lang(ca) %{_datadir}/locale/ca/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
@@ -596,6 +648,11 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Wed Feb 28 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.8.0-1
+- version upgrade
+- fix rpath
+
 * Wed Feb 07 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.7.1-2
 - bump


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	18 Jan 2007 16:35:18 -0000	1.3
+++ sources	28 Feb 2007 13:19:53 -0000	1.4
@@ -1 +1 @@
-b7b00764589114653e14c14edfc00659  claws-mail-extra-plugins-2.7.1.tar.bz2
+30fa4df35a55fbbc584ce40d7145f92e  claws-mail-extra-plugins-2.8.0.tar.bz2




More information about the scm-commits mailing list