rpms/claws-mail/devel .cvsignore, 1.20, 1.21 claws-mail.spec, 1.37, 1.38 sources, 1.20, 1.21

Andreas Bierfert awjb at fedoraproject.org
Sat Oct 4 08:07:42 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/claws-mail/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9182/devel

Modified Files:
	.cvsignore claws-mail.spec sources 
Log Message:
- version upgrade
- transition smime from claws-mail-plugins to claws-mail



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	8 Sep 2008 11:33:49 -0000	1.20
+++ .cvsignore	4 Oct 2008 08:07:12 -0000	1.21
@@ -1 +1 @@
-claws-mail-3.5.0cvs92.tar.bz2
+claws-mail-3.6.0.tar.bz2


Index: claws-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/devel/claws-mail.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- claws-mail.spec	8 Sep 2008 11:33:49 -0000	1.37
+++ claws-mail.spec	4 Oct 2008 08:07:12 -0000	1.38
@@ -1,11 +1,11 @@
 Name:           claws-mail
-Version:        3.5.1
-Release:        0.1.92cvs%{?dist}
+Version:        3.6.0
+Release:        1%{?dist}
 Summary:        The extended version of Sylpheed
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://claws-mail.org
-Source0:        http://www.claws-mail.org/snapshots/claws-mail-3.5.0cvs92.tar.bz2
+Source0:        http://dl.sf.net/sylpheed-claws/claws-mail-3.6.0.tar.bz2
 Source1:        claws-mail.desktop
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -100,8 +100,20 @@
 %description plugins-bogofilter
 %{summary}
 
+%package plugins-smime
+Summary:        S/MIME signed and/or encrypted
+Group:          Applications/Internet
+Requires:	claws-mail >= %{version}
+Provides:       sylpheed-claws-plugins-smime = %{version}-%{release}
+Obsoletes:      sylpheed-claws-plugins-smime <= 2.6.0
+
+%description plugins-smime
+This plugin handles S/MIME signed and/or encrypted mails. You can decrypt
+mails, verify signatures or sign and encrypt your own mails.
+
+
 %prep
-%setup -q -n %{name}-3.5.0cvs92
+%setup -q
 
 %build
 %configure --enable-openssl --enable-ipv6 \
@@ -141,7 +153,7 @@
 
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/pixmaps
 
-%{__install} %{_builddir}/%{name}-3.5.0cvs92/*.png \
+%{__install} *.png \
 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/
 
 # we include the manual in the doc section
@@ -205,7 +217,16 @@
 %defattr(-,root,root,-)
 %{_libdir}/claws-mail/plugins/bogofilter.so
 
+%files plugins-smime
+%defattr(-,root,root,-)
+%{_libdir}/claws-mail/plugins/smime.so
+
 %changelog
+* Sat Oct 04 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.6.0-1
+- version upgrade
+- transition smime from claws-mail-plugins to claws-mail package
+
 * Thu Jul 10 2008 Nikolay Vladimirov <nikolay at vladimiroff.com> 
 - 3.5.0-2
 - rebuild for libetpan


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	8 Sep 2008 11:33:49 -0000	1.20
+++ sources	4 Oct 2008 08:07:12 -0000	1.21
@@ -1 +1 @@
-875f613cf327e2dbd2424772a2f4526f  claws-mail-3.5.0cvs92.tar.bz2
+946a5d48376b6d53df34282361f94d47  claws-mail-3.6.0.tar.bz2




More information about the fedora-extras-commits mailing list