rpms/claws-mail/F-8 .cvsignore, 1.19, 1.20 claws-mail.spec, 1.32, 1.33 sources, 1.19, 1.20

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


Author: awjb

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

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/F-8/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	30 Jun 2008 20:53:12 -0000	1.19
+++ .cvsignore	4 Oct 2008 08:07:12 -0000	1.20
@@ -1 +1 @@
-claws-mail-3.5.0.tar.bz2
+claws-mail-3.6.0.tar.bz2


Index: claws-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/F-8/claws-mail.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- claws-mail.spec	30 Jun 2008 20:53:12 -0000	1.32
+++ claws-mail.spec	4 Oct 2008 08:07:12 -0000	1.33
@@ -1,12 +1,13 @@
 Name:           claws-mail
-Version:        3.5.0
+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://dl.sf.net/sylpheed-claws/claws-mail-3.5.0.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
 BuildRequires:  flex, bison
 BuildRequires:  glib2-devel >= 2.6.2
@@ -22,7 +23,7 @@
 BuildRequires:  desktop-file-utils startup-notification-devel
 BuildRequires:  pkgconfig
 BuildRequires:  gettext-devel
-BuildRequires:  libetpan-devel >= 0.51
+BuildRequires:  libetpan-devel >= 0.55
 BuildRequires:  compface-devel
 BuildRequires:  perl
 BuildRequires:  libtool
@@ -99,6 +100,18 @@
 %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
 
@@ -111,7 +124,7 @@
            --disable-rpath \
            --enable-compface \
            --enable-gnomeprint \
-	   --enable-networkmanager-support
+           --enable-networkmanager-support
 
 %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
@@ -140,8 +153,8 @@
 
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/pixmaps
 
-%{__install} %{_builddir}/%{name}-%{version}/claws-mail.png \
-${RPM_BUILD_ROOT}%{_datadir}/pixmaps/%{name}.png
+%{__install} *.png \
+${RPM_BUILD_ROOT}%{_datadir}/pixmaps/
 
 # we include the manual in the doc section
 %{__rm} -rf ${RPM_BUILD_ROOT}%{_datadir}/doc/claws-mail
@@ -204,7 +217,20 @@
 %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
+
 * Mon Jun 30 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.5.0-1
 - version upgrade (#453405, #448750)
@@ -217,10 +243,15 @@
 - fix nm support
 - fix BR (#449209)
 
-* Tue Apr 22 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+* Wed Apr 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.4.0-1
 - version upgrade
 
+* Fri Mar 28 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.3.1-4
+- apply some upstream patches (#439382)
+- fix #431735
+
 * Tue Mar 11 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.3.1-3
 - add obsoletes for deprecated clamav plugin
@@ -238,13 +269,13 @@
 - version upgrade
 - clamav plugin move to plugins srpm
 
-* Sun Jan 13 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+* Mon Jan 21 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.2.0-3
 - bump
 
-* Thu Jan 10 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+* Sun Dec 23 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.2.0-2
-- rebuild for clamav soname change (#428270)
+- bump
 
 * Mon Dec 17 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.2.0-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail/F-8/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	30 Jun 2008 20:53:12 -0000	1.19
+++ sources	4 Oct 2008 08:07:12 -0000	1.20
@@ -1 +1 @@
-597a9a0b9d113325de6fd01500c0af98  claws-mail-3.5.0.tar.bz2
+946a5d48376b6d53df34282361f94d47  claws-mail-3.6.0.tar.bz2




More information about the scm-commits mailing list