rpms/sylpheed-claws-plugins/FC-5 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 sylpheed-claws-plugins.spec, 1.18, 1.19

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Sep 30 09:38:23 UTC 2006


Author: awjb

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-5/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	27 Sep 2006 15:49:34 -0000	1.9
+++ .cvsignore	30 Sep 2006 09:38:23 -0000	1.10
@@ -1 +1 @@
-sylpheed-claws-extra-plugins-2.5.0.tar.bz2
+sylpheed-claws-extra-plugins-2.5.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	27 Sep 2006 15:49:34 -0000	1.9
+++ sources	30 Sep 2006 09:38:23 -0000	1.10
@@ -1 +1 @@
-0288befeee3b00719e00e833bf50572b  sylpheed-claws-extra-plugins-2.5.0.tar.bz2
+db771d49bf9bde1cce075b93f8028a19  sylpheed-claws-extra-plugins-2.5.2.tar.bz2


Index: sylpheed-claws-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-5/sylpheed-claws-plugins.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sylpheed-claws-plugins.spec	27 Sep 2006 16:14:34 -0000	1.18
+++ sylpheed-claws-plugins.spec	30 Sep 2006 09:38:23 -0000	1.19
@@ -1,5 +1,5 @@
 Name:           sylpheed-claws-plugins
-Version:        2.5.0
+Version:        2.5.2
 Release:        1%{?dist}
 Summary:        Additional plugins for sylpheed-claws
 
@@ -7,7 +7,6 @@
 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}
@@ -36,7 +35,7 @@
 Requires:       %{name}-perl = %{version}-%{release}
 Requires:       %{name}-rssyl = %{version}-%{release}
 Requires:       %{name}-smime = %{version}-%{release}
-#Requires:       %{name}-synce = %{version}-%{release}
+Requires:       %{name}-synce = %{version}-%{release}
 Requires:       %{name}-vcalendar = %{version}-%{release}
 # and the ones from main sylpheed-package...
 Requires:       %{name}-clamav
@@ -45,9 +44,6 @@
 Requires:       %{name}-pgp
 Requires:       %{name}-bogofilter
 
-# as synce is missing
-Obsoletes:     %{name}-synce
-
 %description
 Additional plugins for sylpheed-claws
 
@@ -166,15 +162,15 @@
 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
-#Requires:       sylpheed-claws >= %{version}
-#
-#%description synce
-#This plugin assists in keeping the addressbook of a Windows CE device
-#(Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook,
-#with respect to email addresses.
+%package synce
+Summary:        Keeping the addressbook of a Windows CE device in sync
+Group:          Applications/Internet
+Requires:       sylpheed-claws >= %{version}
+
+%description synce
+This plugin assists in keeping the addressbook of a Windows CE device
+(Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook,
+with respect to email addresses.
 
 %package vcalendar
 Summary:        vCalendar message handling
@@ -235,7 +231,7 @@
 %{__make} %{?_smp_mflags}
 
 #notification-plugin
-cd ../notification_plugin-0.4
+cd ../notification_plugin-0.5
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
@@ -256,9 +252,9 @@
 %{__make} %{?_smp_mflags}
 
 #synce
-#cd ../synce_plugin-0.6.3
-#%configure --disable-static --disable-dependency-tracking
-#%{__make} %{?_smp_mflags}
+cd ../synce_plugin-0.6.4
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags}
 
 #vcalendar
 cd ../vcalendar-1.89.1
@@ -314,7 +310,7 @@
 
 
 #notification-plugin
-cd ../notification_plugin-0.4
+cd ../notification_plugin-0.5
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
@@ -334,8 +330,8 @@
 
 
 #synce
-#cd ../synce_plugin-0.6.3
-#%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
+cd ../synce_plugin-0.6.4
+%{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #vcalendar
@@ -445,10 +441,10 @@
 
 %files notification
 %defattr(-,root,root,-)
-%doc notification_plugin-0.4/AUTHORS
-%doc notification_plugin-0.4/ChangeLog
-%doc notification_plugin-0.4/COPYING
-%doc notification_plugin-0.4/README
+%doc notification_plugin-0.5/AUTHORS
+%doc notification_plugin-0.5/ChangeLog
+%doc notification_plugin-0.5/COPYING
+%doc notification_plugin-0.5/README
 %{_libdir}/sylpheed-claws/plugins/notification_plugin.so
 
 %files perl
@@ -486,13 +482,13 @@
 %doc smime-0.5.5/NEWS
 %{_libdir}/sylpheed-claws/plugins/smime.so
 
-#%files synce
-#%defattr(-,root,root,-)
-#%doc synce_plugin-0.6.3/AUTHORS
-#%doc synce_plugin-0.6.3/ChangeLog
-#%doc synce_plugin-0.6.3/COPYING
-#%doc synce_plugin-0.6.3/README
-#%{_libdir}/sylpheed-claws/plugins/synce*
+%files synce
+%defattr(-,root,root,-)
+%doc synce_plugin-0.6.4/AUTHORS
+%doc synce_plugin-0.6.4/ChangeLog
+%doc synce_plugin-0.6.4/COPYING
+%doc synce_plugin-0.6.4/README
+%{_libdir}/sylpheed-claws/plugins/synce*
 
 %files vcalendar
 %defattr(-,root,root,-)
@@ -514,6 +510,9 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Sat Sep 30 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- version upgrade
+
 * Tue Sep 26 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.5.0-1
 - version upgrade




More information about the fedora-extras-commits mailing list