rpms/claws-mail-plugins/FC-6 .cvsignore, 1.2, 1.3 claws-mail-plugins.spec, 1.2, 1.3 sources, 1.2, 1.3

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Thu Jan 18 16:35:48 UTC 2007


Author: awjb

Update of /cvs/extras/rpms/claws-mail-plugins/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29114/FC-6

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Dec 2006 23:19:47 -0000	1.2
+++ .cvsignore	18 Jan 2007 16:35:18 -0000	1.3
@@ -1 +1 @@
-claws-mail-extra-plugins-2.6.1.tar.bz2
+claws-mail-extra-plugins-2.7.1.tar.bz2


Index: claws-mail-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/claws-mail-plugins.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-plugins.spec	22 Dec 2006 08:48:08 -0000	1.2
+++ claws-mail-plugins.spec	18 Jan 2007 16:35:18 -0000	1.3
@@ -1,22 +1,23 @@
 # define pulgin version
-%define acpinotifier	1.0.5
-%define attremover	1.0.4
-%define cachesaver	0.10.3
-%define	etpanprivacy	0.15.4
-%define fetchinfo	0.4.17
-%define gtkhtml2viewer 0.13
-%define maildir		0.24.3
-%define mailmbox	1.12.3
-%define newmail		0.0.8
-%define notification	0.7
-%define perl		0.9.6
-%define rssyl		0.8
-%define smime		0.5.7
-%define synce		0.6.5
-%define vcalendar	1.91
+%define acpinotifier	1.0.7
+%define attachwarner    0.2.4
+%define attremover	1.0.5
+%define cachesaver	0.10.4
+%define	etpanprivacy	0.15.5
+%define fetchinfo	0.4.18
+%define gtkhtml2viewer 0.14.1
+%define maildir		0.24.4
+%define mailmbox	1.12.4
+%define newmail		0.0.9
+%define notification	0.8
+%define perl		0.9.7
+%define rssyl		0.10
+%define smime		0.6
+%define synce		0.6.6
+%define vcalendar	1.93
 Name:           claws-mail-plugins
-Version:        2.6.1
-Release:        2%{?dist}
+Version:        2.7.1
+Release:        1%{?dist}
 Summary:        Additional plugins for claws-mail
 
 Group:          Applications/Internet
@@ -40,6 +41,7 @@
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-att-remover = %{version}-%{release}
+Requires:       %{name}-attachwarner = %{version}-%{release}
 Requires:       %{name}-cachesaver = %{version}-%{release}
 Requires:       %{name}-etpan-privacy = %{version}-%{release}
 Requires:       %{name}-fetchinfo = %{version}-%{release}
@@ -75,6 +77,14 @@
 %description acpi-notifier
 %{summary}
 
+%package attachwarner
+Summary:        attachment warner plugin for claws-mail 
+Group:          Applications/Internet
+Requires:	claws-mail >= %{version}
+
+%description attachwarner
+%{summary}
+
 %package att-remover
 Summary:        Attachments remover plugin for claws-mail 
 Group:          Applications/Internet
@@ -241,6 +251,11 @@
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
+#attachwarner
+cd ../attachwarner-%{attachwarner}
+%configure --disable-static --disable-dependency-tracking
+%{__make} %{?_smp_mflags}
+
 #att_remover
 cd ../att_remover-%{attremover}
 %configure --disable-static --disable-dependency-tracking
@@ -319,6 +334,9 @@
 cd acpi_notifier-%{acpinotifier}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 
+# attachwarner
+cd ../attachwarner-%{attachwarner}
+%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 
 # att_remover
 cd ../att_remover-%{attremover}
@@ -418,6 +436,22 @@
 %lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/acpi_notifier.mo
 %lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/acpi_notifier.mo
 
+%files attachwarner
+%defattr(-,root,root,-)
+%{_libdir}/claws-mail/plugins/attachwarner*
+%doc attachwarner-%{attachwarner}/AUTHORS
+%doc attachwarner-%{attachwarner}/ChangeLog
+%doc attachwarner-%{attachwarner}/COPYING
+%doc attachwarner-%{attachwarner}/NEWS
+%doc attachwarner-%{attachwarner}/README
+%doc attachwarner-%{attachwarner}/TODO
+%lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo
+%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo
+%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/attachwarner.mo
+%lang(it) %{_datadir}/locale/it/LC_MESSAGES/attachwarner.mo
+%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo
+%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo
+
 %files att-remover
 %defattr(-,root,root,-)
 %doc att_remover-%{attremover}/AUTHORS
@@ -460,6 +494,7 @@
 %lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
 %lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo
+%lang(it) %{_datadir}/locale/it/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
 
@@ -561,6 +596,10 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Thu Jan 18 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.7.2-1
+- version upgrade
+
 * Fri Dec 22 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.6.1-2
 - some more fixes


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Dec 2006 23:19:47 -0000	1.2
+++ sources	18 Jan 2007 16:35:18 -0000	1.3
@@ -1 +1 @@
-a8e0639de0becad065cac90dc3ae5e8a  claws-mail-extra-plugins-2.6.1.tar.bz2
+b7b00764589114653e14c14edfc00659  claws-mail-extra-plugins-2.7.1.tar.bz2




More information about the scm-commits mailing list