rpms/sylpheed-claws-plugins/FC-4 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 sylpheed-claws-plugins.spec, 1.9, 1.10

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Jun 5 10:18:22 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws-plugins/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32404

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	22 Apr 2006 00:34:34 -0000	1.5
+++ .cvsignore	5 Jun 2006 10:18:22 -0000	1.6
@@ -1 +1 @@
-sylpheed-claws-extra-plugins-2.1.0.tar.bz2
+sylpheed-claws-extra-plugins-2.2.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	22 Apr 2006 00:34:34 -0000	1.5
+++ sources	5 Jun 2006 10:18:22 -0000	1.6
@@ -1 +1 @@
-c15f7bd52ebed8c9c9163c8a8e593c5d  sylpheed-claws-extra-plugins-2.1.0.tar.bz2
+118a3f23dc9b7898518cf515b2e6dc19  sylpheed-claws-extra-plugins-2.2.0.tar.bz2


Index: sylpheed-claws-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/sylpheed-claws-plugins.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sylpheed-claws-plugins.spec	22 Apr 2006 00:34:34 -0000	1.9
+++ sylpheed-claws-plugins.spec	5 Jun 2006 10:18:22 -0000	1.10
@@ -1,5 +1,5 @@
 Name:           sylpheed-claws-plugins
-Version:        2.1.0
+Version:        2.2.0
 Release:        1%{?dist}
 Summary:        Additional plugins for sylpheed-claws
 
@@ -7,7 +7,7 @@
 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
+#Patch0:         sylpheed-claws-plugins-smime.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  sylpheed-claws-devel >= %{version}
@@ -20,6 +20,8 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  gtkhtml2-devel
 BuildRequires:  libidn-devel
+BuildRequires:  libtool
+BuildRequires:  gpgme-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-att-remover = %{version}-%{release}
@@ -181,83 +183,81 @@
 
 %prep
 %setup -q -n sylpheed-claws-extra-plugins-%{version}
-%patch0
 
 %build
-
 #acpi_notifier
-cd acpi_notifier-1.0
+cd acpi_notifier-1.0.1
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #att_remover
-cd ../att_remover-1.0
+cd ../att_remover-1.0.1
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 # cachesaver
-cd ../cachesaver-0.7
+cd ../cachesaver-0.8
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #etpan-privacy
-cd ../etpan-privacy-0.13
+cd ../etpan-privacy-0.14
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.12
+cd ../fetchinfo-plugin-0.4.13
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #gtkhtml2-viewer
-cd ../gtkhtml2_viewer-0.8
+cd ../gtkhtml2_viewer-0.10
 %configure --disable-static --disable-dependency-tracking --disable-rpath
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
 #maildir
-cd ../maildir-0.20
+cd ../maildir-0.22
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #mailmbox
-cd ../mailmbox-1.11
+cd ../mailmbox-1.12
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #newmail
-cd ../newmail-0.0.3
+cd ../newmail-0.0.4
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #notification-plugin
-cd ../notification_plugin-0.1
+cd ../notification_plugin-0.1.2
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 
 #perl
-cd ../perl_plugin-0.9
+cd ../perl_plugin-0.9.2
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #rssyl
-cd ../rssyl-0.4cvs6
+cd ../rssyl-0.4cvs8
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
 #smime
-cd ../smime-0.5
+cd ../smime-0.5.2
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #synce
-cd ../synce_plugin-0.6
+cd ../synce_plugin-0.6.1
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #vcalendar
-cd ../vcalendar-1.71
+cd ../vcalendar-1.78
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
@@ -265,64 +265,79 @@
 rm -rf $RPM_BUILD_ROOT
 
 # acpi_notifier
-cd acpi_notifier-1.0
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd acpi_notifier-1.0.1
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 # att_remover
-cd ../att_remover-1.0
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../att_remover-1.0.1
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 # cachesaver
-cd ../cachesaver-0.7
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../cachesaver-0.8
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #etpan-privacy
-cd ../etpan-privacy-0.13
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../etpan-privacy-0.14
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.12
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../fetchinfo-plugin-0.4.13
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+ 
 
 #gtkhtml2-viewer
-cd ../gtkhtml2_viewer-0.8
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../gtkhtml2_viewer-0.10
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #maildir
-cd ../maildir-0.20
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../maildir-0.22
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #mailmbox
-cd ../mailmbox-1.11
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../mailmbox-1.12
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #newmail
-cd ../newmail-0.0.3
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../newmail-0.0.4
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #notification-plugin
-cd ../notification_plugin-0.1
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../notification_plugin-0.1.2
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #perl
-cd ../perl_plugin-0.9
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../perl_plugin-0.9.2
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #rssyl
-cd ../rssyl-0.4cvs6
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../rssyl-0.4cvs8
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #smime
-cd ../smime-0.5
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../smime-0.5.2
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #synce
-cd ../synce_plugin-0.6
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../synce_plugin-0.6.1
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 #vcalendar
-cd ../vcalendar-1.71
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ../vcalendar-1.78
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+
 
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
 
@@ -335,11 +350,11 @@
 
 %files acpi-notifier
 %defattr(-,root,root,-)
-%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
+%doc acpi_notifier-1.0.1/ChangeLog
+%doc acpi_notifier-1.0.1/COPYING
+%doc acpi_notifier-1.0.1/NEWS
+%doc acpi_notifier-1.0.1/AUTHORS
+%doc acpi_notifier-1.0.1/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
@@ -354,93 +369,94 @@
 
 %files att-remover
 %defattr(-,root,root,-)
-%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
+%doc att_remover-1.0.1/AUTHORS
+%doc att_remover-1.0.1/ChangeLog
+%doc att_remover-1.0.1/COPYING
+%doc att_remover-1.0.1/NEWS
+%doc att_remover-1.0.1/README
 %{_libdir}/sylpheed-claws/plugins/att_remover*
 
 %files cachesaver
 %defattr(-,root,root,-)
-%doc cachesaver-0.7/AUTHORS
-%doc cachesaver-0.7/ChangeLog
-%doc cachesaver-0.7/COPYING
+%doc cachesaver-0.8/AUTHORS
+%doc cachesaver-0.8/ChangeLog
+%doc cachesaver-0.8/COPYING
 %{_libdir}/sylpheed-claws/plugins/cachesaver*
 
 %files etpan-privacy
 %defattr(-,root,root,-)
-%doc etpan-privacy-0.13/AUTHORS
-%doc etpan-privacy-0.13/ChangeLog
-%doc etpan-privacy-0.13/COPYING
-%doc etpan-privacy-0.13/README
+%doc etpan-privacy-0.14/AUTHORS
+%doc etpan-privacy-0.14/ChangeLog
+%doc etpan-privacy-0.14/COPYING
+%doc etpan-privacy-0.14/README
 %{_libdir}/sylpheed-claws/plugins/etpan-privacy.so
 
 %files fetchinfo
 %defattr(-,root,root,-)
-%doc fetchinfo-plugin-0.4.12/ChangeLog
-%doc fetchinfo-plugin-0.4.12/COPYING
-%doc fetchinfo-plugin-0.4.12/README
+%doc fetchinfo-plugin-0.4.13/ChangeLog
+%doc fetchinfo-plugin-0.4.13/COPYING
+%doc fetchinfo-plugin-0.4.13/README
 %{_libdir}/sylpheed-claws/plugins/fetchinfo*
 
 %files gtkhtml2-viewer
 %defattr(-,root,root,-)
-%doc gtkhtml2_viewer-0.8/AUTHORS
-%doc gtkhtml2_viewer-0.8/COPYING
+%doc gtkhtml2_viewer-0.10/AUTHORS
+%doc gtkhtml2_viewer-0.10/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
+%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo
 
 
 %files maildir
 %defattr(-,root,root,-)
-%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
+%doc maildir-0.22/AUTHORS
+%doc maildir-0.22/ChangeLog
+%doc maildir-0.22/COPYING
+%doc maildir-0.22/README
+%doc maildir-0.22/doc/README.xml
 %{_libdir}/sylpheed-claws/plugins/maildir*
 
 %files mailmbox
 %defattr(-,root,root,-)
-%doc mailmbox-1.11/AUTHORS
-%doc mailmbox-1.11/ChangeLog
-%doc mailmbox-1.11/COPYING
-%doc mailmbox-1.11/README
+%doc mailmbox-1.12/AUTHORS
+%doc mailmbox-1.12/ChangeLog
+%doc mailmbox-1.12/COPYING
+%doc mailmbox-1.12/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
+%doc newmail-0.0.4/AUTHORS
+%doc newmail-0.0.4/ChangeLog
+%doc newmail-0.0.4/COPYING
+%doc newmail-0.0.4/NEWS
+%doc newmail-0.0.4/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
+%doc notification_plugin-0.1.2/AUTHORS
+%doc notification_plugin-0.1.2/ChangeLog
+%doc notification_plugin-0.1.2/COPYING
+%doc notification_plugin-0.1.2/README
 %{_libdir}/sylpheed-claws/plugins/notification_plugin.so
 
 %files perl
 %defattr(-,root,root,-)
-%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
+%doc perl_plugin-0.9.2/AUTHORS
+%doc perl_plugin-0.9.2/ChangeLog
+%doc perl_plugin-0.9.2/COPYING
+%doc perl_plugin-0.9.2/README
+%doc perl_plugin-0.9.2/sc_perl.pod
 %{_libdir}/sylpheed-claws/plugins/perl_plugin.so
 
 %files rssyl
 %defattr(-,root,root,-)
-%doc rssyl-0.4cvs6/AUTHORS
-%doc rssyl-0.4cvs6/ChangeLog
-%doc rssyl-0.4cvs6/COPYING
-%doc rssyl-0.4cvs6/TODO
+%doc rssyl-0.4cvs8/AUTHORS
+%doc rssyl-0.4cvs8/ChangeLog
+%doc rssyl-0.4cvs8/COPYING
+%doc rssyl-0.4cvs8/TODO
 %{_libdir}/sylpheed-claws/plugins/rssyl*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo
@@ -448,6 +464,7 @@
 %lang(fr) %{_datadir}/locale/fr/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(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
@@ -455,25 +472,25 @@
 
 %files smime
 %defattr(-,root,root,-)
-%doc smime-0.5/ChangeLog
-%doc smime-0.5/COPYING
-%doc smime-0.5/NEWS
+%doc smime-0.5.2/ChangeLog
+%doc smime-0.5.2/COPYING
+%doc smime-0.5.2/NEWS
 %{_libdir}/sylpheed-claws/plugins/smime.so
 
 %files synce
 %defattr(-,root,root,-)
-%doc synce_plugin-0.6/AUTHORS
-%doc synce_plugin-0.6/ChangeLog
-%doc synce_plugin-0.6/COPYING
-%doc synce_plugin-0.6/README
+%doc synce_plugin-0.6.1/AUTHORS
+%doc synce_plugin-0.6.1/ChangeLog
+%doc synce_plugin-0.6.1/COPYING
+%doc synce_plugin-0.6.1/README
 %{_libdir}/sylpheed-claws/plugins/synce*
 
 %files vcalendar
 %defattr(-,root,root,-)
-%doc vcalendar-1.71/AUTHORS
-%doc vcalendar-1.71/ChangeLog
-%doc vcalendar-1.71/COPYING
-%doc vcalendar-1.71/README
+%doc vcalendar-1.78/AUTHORS
+%doc vcalendar-1.78/ChangeLog
+%doc vcalendar-1.78/COPYING
+%doc vcalendar-1.78/README
 %{_libdir}/sylpheed-claws/plugins/vcalendar*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/vcalendar.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/vcalendar.mo
@@ -481,12 +498,17 @@
 %lang(fr) %{_datadir}/locale/fr/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
+* Tue May 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.2.0-1
+- version upgrade
+
 * Sat Apr 08 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.1.0-1
 - version upgrade




More information about the fedora-extras-commits mailing list