rpms/sylpheed-claws-plugins/devel sylpheed-claws-plugins-smime.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 sylpheed-claws-plugins.spec, 1.9, 1.10

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Apr 22 00:34:36 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31472/devel

Modified Files:
	.cvsignore sources sylpheed-claws-plugins.spec 
Added Files:
	sylpheed-claws-plugins-smime.patch 
Log Message:
- version upgrade


sylpheed-claws-plugins-smime.patch:

--- NEW FILE sylpheed-claws-plugins-smime.patch ---
--- smime-0.5/configure.ac.orig	2006-04-17 11:29:30.000000000 +0200
+++ smime-0.5/configure.ac	2006-04-17 11:29:53.000000000 +0200
@@ -41,7 +41,7 @@
 fi
 
 dnl check for sylpheed-claws
-PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 2.1.0.1)
+PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 2.1.0.0)
 SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
 AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
 AC_SUBST(SYLPHEED_CLAWS_LIBS)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Feb 2006 09:51:40 -0000	1.4
+++ .cvsignore	22 Apr 2006 00:34:35 -0000	1.5
@@ -1 +1 @@
-sylpheed-claws-extra-plugins-2.0.0.tar.bz2
+sylpheed-claws-extra-plugins-2.1.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Feb 2006 09:51:40 -0000	1.4
+++ sources	22 Apr 2006 00:34:35 -0000	1.5
@@ -1 +1 @@
-77fe8e71f12c6f6ae1dfe9d55ab3d7d4  sylpheed-claws-extra-plugins-2.0.0.tar.bz2
+c15f7bd52ebed8c9c9163c8a8e593c5d  sylpheed-claws-extra-plugins-2.1.0.tar.bz2


Index: sylpheed-claws-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/devel/sylpheed-claws-plugins.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sylpheed-claws-plugins.spec	17 Feb 2006 08:03:31 -0000	1.9
+++ sylpheed-claws-plugins.spec	22 Apr 2006 00:34:35 -0000	1.10
@@ -1,12 +1,13 @@
 Name:           sylpheed-claws-plugins
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.1.0
+Release:        1%{?dist}
 Summary:        Additional plugins for sylpheed-claws
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://claws.sylpheed.org
 Source0:        http://dl.sf.net/sylpheed-claws/sylpheed-claws-extra-plugins-%{version}.tar.bz2
+Patch0:         sylpheed-claws-plugins-smime.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  sylpheed-claws-devel >= %{version}
@@ -17,18 +18,29 @@
 BuildRequires:  synce-devel
 BuildRequires:  curl-devel
 BuildRequires:  libxml2-devel
+BuildRequires:  gtkhtml2-devel
+BuildRequires:  libidn-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-att-remover = %{version}-%{release}
 Requires:       %{name}-cachesaver = %{version}-%{release}
 Requires:       %{name}-etpan-privacy = %{version}-%{release}
 Requires:       %{name}-fetchinfo = %{version}-%{release}
+Requires:       %{name}-gtkhtml2-viewer = %{version}-%{release}
 Requires:       %{name}-maildir = %{version}-%{release}
 Requires:       %{name}-mailmbox = %{version}-%{release}
+Requires:       %{name}-newmail = %{version}-%{release}
+Requires:       %{name}-notification = %{version}-%{release}
 Requires:       %{name}-perl = %{version}-%{release}
 Requires:       %{name}-rssyl = %{version}-%{release}
+Requires:       %{name}-smime = %{version}-%{release}
 Requires:       %{name}-synce = %{version}-%{release}
 Requires:       %{name}-vcalendar = %{version}-%{release}
+# and the ones from main sylpheed-package...
+Requires:       %{name}-clamav
+Requires:       %{name}-dillo
+Requires:       %{name}-spamassassin
+Requires:       %{name}-pgp
 
 %description
 Additional plugins for sylpheed-claws
@@ -49,7 +61,6 @@
 %description att-remover
 %{summary}
 
-
 %package cachesaver
 Summary:        A cache saving plugin
 Group:          Applications/Internet
@@ -77,6 +88,14 @@
 This plugin inserts headers containing some download information:
 UIDL, Sylpheeds account name, POP server, user ID and retrieval time.
 
+%package gtkhtml2-viewer
+Summary:        GTK Html Viewer
+Group:          Applications/Internet
+Requires:       sylpheed-claws >= %{version}
+
+%description gtkhtml2-viewer
+%{summary}
+
 %package maildir
 Summary:        Provide direct access to Maildir++ Mailboxes
 Group:          Applications/Internet
@@ -96,6 +115,24 @@
 %description mailmbox
 This plugin provides direct support for mailboxes in mbox format.
 
+%package newmail
+Summary:        Write a msg header summary to a log file
+Group:          Applications/Internet
+Requires:       sylpheed-claws >= %{version}
+
+%description newmail
+Write a msg header summary to a log file (defaults to ~/Mail/NewLog) an arrival
+of new mail *after* sorting.
+
+%package notification
+Summary:        New mail notifications
+Group:          Applications/Internet
+Requires:       sylpheed-claws >= %{version}
+
+%description notification
+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 perl
 Summary:        Extended filtering engine
 Group:          Applications/Internet
@@ -114,6 +151,15 @@
 %description rssyl
 %{summary}
 
+%package smime
+Summary:        S/MIME signed and/or encrypted
+Group:          Applications/Internet
+Requires:       sylpheed-claws >= %{version}
+
+%description smime
+This plugin handles S/MIME signed and/or encrypted mails. You can decrypt
+mails, verify signatures or sign and encrypt your own mails.
+
 %package synce
 Summary:        Keeping the addressbook of a Windows CE device in sync
 Group:          Applications/Internet
@@ -135,16 +181,17 @@
 
 %prep
 %setup -q -n sylpheed-claws-extra-plugins-%{version}
+%patch0
 
 %build
 
 #acpi_notifier
-cd acpi_notifier-0.8
+cd acpi_notifier-1.0
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #att_remover
-cd ../att_remover-0.4
+cd ../att_remover-1.0
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
@@ -159,49 +206,70 @@
 %{__make} %{?_smp_mflags}
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.10
+cd ../fetchinfo-plugin-0.4.12
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
+#gtkhtml2-viewer
+cd ../gtkhtml2_viewer-0.8
+%configure --disable-static --disable-dependency-tracking --disable-rpath
+%{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
+
 #maildir
-cd ../maildir-0.19
+cd ../maildir-0.20
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #mailmbox
-cd ../mailmbox-1.10
+cd ../mailmbox-1.11
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags}
+
+#newmail
+cd ../newmail-0.0.3
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags}
+
+#notification-plugin
+cd ../notification_plugin-0.1
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
+
 #perl
-cd ../perl_plugin-0.6
+cd ../perl_plugin-0.9
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #rssyl
-cd ../rssyl-0.4pre
+cd ../rssyl-0.4cvs6
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
+
+#smime
+cd ../smime-0.5
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #synce
-cd ../synce_plugin-0.4
+cd ../synce_plugin-0.6
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #vcalendar
-cd ../vcalendar-1.29
+cd ../vcalendar-1.71
 %configure --disable-static --disable-dependency-tracking
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 # acpi_notifier
-cd acpi_notifier-0.8
+cd acpi_notifier-1.0
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 # att_remover
-cd ../att_remover-0.4
+cd ../att_remover-1.0
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 # cachesaver
@@ -213,31 +281,47 @@
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.10
+cd ../fetchinfo-plugin-0.4.12
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+#gtkhtml2-viewer
+cd ../gtkhtml2_viewer-0.8
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #maildir
-cd ../maildir-0.19
+cd ../maildir-0.20
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #mailmbox
-cd ../mailmbox-1.10
+cd ../mailmbox-1.11
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+#newmail
+cd ../newmail-0.0.3
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+#notification-plugin
+cd ../notification_plugin-0.1
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #perl
-cd ../perl_plugin-0.6
+cd ../perl_plugin-0.9
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #rssyl
-cd ../rssyl-0.4pre
+cd ../rssyl-0.4cvs6
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+#smime
+cd ../smime-0.5
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #synce
-cd ../synce_plugin-0.4
+cd ../synce_plugin-0.6
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #vcalendar
-cd ../vcalendar-1.29
+cd ../vcalendar-1.71
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
@@ -251,11 +335,11 @@
 
 %files acpi-notifier
 %defattr(-,root,root,-)
-%doc acpi_notifier-0.8/ChangeLog
-%doc acpi_notifier-0.8/COPYING
-%doc acpi_notifier-0.8/NEWS
-%doc acpi_notifier-0.8/AUTHORS
-%doc acpi_notifier-0.8/README
+%doc acpi_notifier-1.0/ChangeLog
+%doc acpi_notifier-1.0/COPYING
+%doc acpi_notifier-1.0/NEWS
+%doc acpi_notifier-1.0/AUTHORS
+%doc acpi_notifier-1.0/README
 %{_libdir}/sylpheed-claws/plugins/acpi_notifier*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo
@@ -270,11 +354,11 @@
 
 %files att-remover
 %defattr(-,root,root,-)
-%doc att_remover-0.4/AUTHORS
-%doc att_remover-0.4/ChangeLog
-%doc att_remover-0.4/COPYING
-%doc att_remover-0.4/NEWS
-%doc att_remover-0.4/README
+%doc att_remover-1.0/AUTHORS
+%doc att_remover-1.0/ChangeLog
+%doc att_remover-1.0/COPYING
+%doc att_remover-1.0/NEWS
+%doc att_remover-1.0/README
 %{_libdir}/sylpheed-claws/plugins/att_remover*
 
 %files cachesaver
@@ -294,43 +378,69 @@
 
 %files fetchinfo
 %defattr(-,root,root,-)
-%doc fetchinfo-plugin-0.4.10/ChangeLog
-%doc fetchinfo-plugin-0.4.10/COPYING
-%doc fetchinfo-plugin-0.4.10/README
+%doc fetchinfo-plugin-0.4.12/ChangeLog
+%doc fetchinfo-plugin-0.4.12/COPYING
+%doc fetchinfo-plugin-0.4.12/README
 %{_libdir}/sylpheed-claws/plugins/fetchinfo*
 
+%files gtkhtml2-viewer
+%defattr(-,root,root,-)
+%doc gtkhtml2_viewer-0.8/AUTHORS
+%doc gtkhtml2_viewer-0.8/COPYING
+%{_libdir}/sylpheed-claws/plugins/gtkhtml2_viewer*
+%lang(es) %{_datadir}/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
+%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo
+
+
 %files maildir
 %defattr(-,root,root,-)
-%doc maildir-0.19/AUTHORS
-%doc maildir-0.19/ChangeLog
-%doc maildir-0.19/COPYING
-%doc maildir-0.19/README
-%doc maildir-0.19/doc/README.xml
+%doc maildir-0.20/AUTHORS
+%doc maildir-0.20/ChangeLog
+%doc maildir-0.20/COPYING
+%doc maildir-0.20/README
+%doc maildir-0.20/doc/README.xml
 %{_libdir}/sylpheed-claws/plugins/maildir*
 
 %files mailmbox
 %defattr(-,root,root,-)
-%doc mailmbox-1.10/AUTHORS
-%doc mailmbox-1.10/ChangeLog
-%doc mailmbox-1.10/COPYING
-%doc mailmbox-1.10/README
+%doc mailmbox-1.11/AUTHORS
+%doc mailmbox-1.11/ChangeLog
+%doc mailmbox-1.11/COPYING
+%doc mailmbox-1.11/README
 %{_libdir}/sylpheed-claws/plugins/mailmbox*
 
+%files newmail
+%defattr(-,root,root,-)
+%doc newmail-0.0.3/AUTHORS
+%doc newmail-0.0.3/ChangeLog
+%doc newmail-0.0.3/COPYING
+%doc newmail-0.0.3/NEWS
+%doc newmail-0.0.3/README
+%{_libdir}/sylpheed-claws/plugins/newmail.so
+
+%files notification
+%defattr(-,root,root,-)
+%doc notification_plugin-0.1/AUTHORS
+%doc notification_plugin-0.1/ChangeLog
+%doc notification_plugin-0.1/COPYING
+%doc notification_plugin-0.1/README
+%{_libdir}/sylpheed-claws/plugins/notification_plugin.so
+
 %files perl
 %defattr(-,root,root,-)
-%doc perl_plugin-0.6/AUTHORS
-%doc perl_plugin-0.6/ChangeLog
-%doc perl_plugin-0.6/COPYING
-%doc perl_plugin-0.6/README
-%doc perl_plugin-0.6/sc_perl.pod
+%doc perl_plugin-0.9/AUTHORS
+%doc perl_plugin-0.9/ChangeLog
+%doc perl_plugin-0.9/COPYING
+%doc perl_plugin-0.9/README
+%doc perl_plugin-0.9/sc_perl.pod
 %{_libdir}/sylpheed-claws/plugins/perl_plugin.so
 
 %files rssyl
 %defattr(-,root,root,-)
-%doc rssyl-0.4pre/AUTHORS
-%doc rssyl-0.4pre/ChangeLog
-%doc rssyl-0.4pre/COPYING
-%doc rssyl-0.4pre/TODO
+%doc rssyl-0.4cvs6/AUTHORS
+%doc rssyl-0.4cvs6/ChangeLog
+%doc rssyl-0.4cvs6/COPYING
+%doc rssyl-0.4cvs6/TODO
 %{_libdir}/sylpheed-claws/plugins/rssyl*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo
@@ -343,21 +453,28 @@
 %lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/rssyl.mo
 %lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/rssyl.mo
 
+%files smime
+%defattr(-,root,root,-)
+%doc smime-0.5/ChangeLog
+%doc smime-0.5/COPYING
+%doc smime-0.5/NEWS
+%{_libdir}/sylpheed-claws/plugins/smime.so
+
 %files synce
 %defattr(-,root,root,-)
-%doc synce_plugin-0.4/AUTHORS
-%doc synce_plugin-0.4/ChangeLog
-%doc synce_plugin-0.4/COPYING
-%doc synce_plugin-0.4/README
+%doc synce_plugin-0.6/AUTHORS
+%doc synce_plugin-0.6/ChangeLog
+%doc synce_plugin-0.6/COPYING
+%doc synce_plugin-0.6/README
 %{_libdir}/sylpheed-claws/plugins/synce*
 
 %files vcalendar
 %defattr(-,root,root,-)
-%doc vcalendar-1.29/AUTHORS
-%doc vcalendar-1.29/ChangeLog
-%doc vcalendar-1.29/COPYING
-%doc vcalendar-1.29/README
-%{_libdir}/sylpheed-claws/plugins/vcalendar.so
+%doc vcalendar-1.71/AUTHORS
+%doc vcalendar-1.71/ChangeLog
+%doc vcalendar-1.71/COPYING
+%doc vcalendar-1.71/README
+%{_libdir}/sylpheed-claws/plugins/vcalendar*
 %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
@@ -370,6 +487,10 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Sat Apr 08 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.1.0-1
+- version upgrade
+
 * Fri Feb 17 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.0.0-2
 - Rebuild for Fedora Extras 5




More information about the scm-commits mailing list