rpms/sylpheed-claws-plugins/FC-4 .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
Mon Nov 13 08:21:16 UTC 2006


Author: awjb

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

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	30 Sep 2006 09:38:23 -0000	1.9
+++ .cvsignore	13 Nov 2006 08:20:46 -0000	1.10
@@ -1 +1 @@
-sylpheed-claws-extra-plugins-2.5.2.tar.bz2
+sylpheed-claws-extra-plugins-2.6.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	30 Sep 2006 09:38:23 -0000	1.9
+++ sources	13 Nov 2006 08:20:46 -0000	1.10
@@ -1 +1 @@
-db771d49bf9bde1cce075b93f8028a19  sylpheed-claws-extra-plugins-2.5.2.tar.bz2
+621e011a8a801485a18202696343b0ce  sylpheed-claws-extra-plugins-2.6.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.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sylpheed-claws-plugins.spec	7 Nov 2006 01:24:38 -0000	1.18
+++ sylpheed-claws-plugins.spec	13 Nov 2006 08:20:46 -0000	1.19
@@ -1,6 +1,22 @@
+# define pulgin version
+%define acpinotifier	1.0.4
+%define attremover	1.0.3
+%define cachesaver	0.10.2
+%define	etpanprivacy	0.15.3
+%define fetchinfo	0.4.16
+%define gtkhtml2viewer 0.12
+%define maildir		0.24.2
+%define mailmbox	1.12.2
+%define newmail		0.0.7
+%define notification	0.6
+%define perl		0.9.5
+%define rssyl		0.7
+%define smime		0.5.6
+%define synce		0.6.4
+%define vcalendar	1.90
 Name:           sylpheed-claws-plugins
-Version:        2.5.2
-Release:        5%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        Additional plugins for sylpheed-claws
 
 Group:          Applications/Internet
@@ -182,82 +198,82 @@
 Evolution or Outlook.
 
 %prep
-%setup -q -n sylpheed-claws-extra-plugins-%{version}
+%setup -c -q -n sylpheed-claws-extra-plugins-%{version}
 
 %build
 #acpi_notifier
-cd acpi_notifier-1.0.3
+cd acpi_notifier-%{acpinotifier}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #att_remover
-cd ../att_remover-1.0.3
+cd ../att_remover-%{attremover}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 # cachesaver
-cd ../cachesaver-0.10.2
+cd ../cachesaver-%{cachesaver}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #etpan-privacy
-cd ../etpan-privacy-0.15.3
+cd ../etpan-privacy-%{etpanprivacy}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.16
+cd ../fetchinfo-plugin-%{fetchinfo}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #gtkhtml2-viewer
-cd ../gtkhtml2_viewer-0.11
+cd ../gtkhtml2_viewer-%{gtkhtml2viewer}
 %configure --disable-static --disable-dependency-tracking --disable-rpath
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
 #maildir
-cd ../maildir-0.24.2
+cd ../maildir-%{maildir}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #mailmbox
-cd ../mailmbox-1.12.2
+cd ../mailmbox-%{mailmbox}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #newmail
-cd ../newmail-0.0.7
+cd ../newmail-%{newmail}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #notification-plugin
-cd ../notification_plugin-0.5
+cd ../notification_plugin-%{notification}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 
 #perl
-cd ../perl_plugin-0.9.5
+cd ../perl_plugin-%{perl}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #rssyl
-cd ../rssyl-0.6.1
+cd ../rssyl-%{rssyl}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
 #smime
-cd ../smime-0.5.5
+cd ../smime-%{smime}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #synce
-cd ../synce_plugin-0.6.4
+cd ../synce_plugin-%{synce}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
 #vcalendar
-cd ../vcalendar-1.89.1
+cd ../vcalendar-%{vcalendar}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
@@ -265,77 +281,77 @@
 rm -rf $RPM_BUILD_ROOT
 
 # acpi_notifier
-cd acpi_notifier-1.0.3
+cd acpi_notifier-%{acpinotifier}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 # att_remover
-cd ../att_remover-1.0.3
+cd ../att_remover-%{attremover}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 # cachesaver
-cd ../cachesaver-0.10.2
+cd ../cachesaver-%{cachesaver}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #etpan-privacy
-cd ../etpan-privacy-0.15.3
+cd ../etpan-privacy-%{etpanprivacy}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #fetchinfo-plugin
-cd ../fetchinfo-plugin-0.4.16
+cd ../fetchinfo-plugin-%{fetchinfo}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
  
 
 #gtkhtml2-viewer
-cd ../gtkhtml2_viewer-0.11
+cd ../gtkhtml2_viewer-%{gtkhtml2viewer}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #maildir
-cd ../maildir-0.24.2
+cd ../maildir-%{maildir}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #mailmbox
-cd ../mailmbox-1.12.2
+cd ../mailmbox-%{mailmbox}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #newmail
-cd ../newmail-0.0.7
+cd ../newmail-%{newmail}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #notification-plugin
-cd ../notification_plugin-0.5
+cd ../notification_plugin-%{notification}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #perl
-cd ../perl_plugin-0.9.5
+cd ../perl_plugin-%{perl}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #rssyl
-cd ../rssyl-0.6.1
+cd ../rssyl-%{rssyl}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #smime
-cd ../smime-0.5.5
+cd ../smime-%{smime}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #synce
-cd ../synce_plugin-0.6.4
+cd ../synce_plugin-%{synce}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
 #vcalendar
-cd ../vcalendar-1.89.1
+cd ../vcalendar-%{vcalendar}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT SYLPHEED_CLAWS_PLUGINDIR=%{_libdir}/sylpheed-claws/plugins/
 
 
@@ -350,11 +366,11 @@
 
 %files acpi-notifier
 %defattr(-,root,root,-)
-%doc acpi_notifier-1.0.3/ChangeLog
-%doc acpi_notifier-1.0.3/COPYING
-%doc acpi_notifier-1.0.3/NEWS
-%doc acpi_notifier-1.0.3/AUTHORS
-%doc acpi_notifier-1.0.3/README
+%doc acpi_notifier-%{acpinotifier}/ChangeLog
+%doc acpi_notifier-%{acpinotifier}/COPYING
+%doc acpi_notifier-%{acpinotifier}/NEWS
+%doc acpi_notifier-%{acpinotifier}/AUTHORS
+%doc acpi_notifier-%{acpinotifier}/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
@@ -369,39 +385,39 @@
 
 %files att-remover
 %defattr(-,root,root,-)
-%doc att_remover-1.0.3/AUTHORS
-%doc att_remover-1.0.3/ChangeLog
-%doc att_remover-1.0.3/COPYING
-%doc att_remover-1.0.3/NEWS
-%doc att_remover-1.0.3/README
+%doc att_remover-%{attremover}/AUTHORS
+%doc att_remover-%{attremover}/ChangeLog
+%doc att_remover-%{attremover}/COPYING
+%doc att_remover-%{attremover}/NEWS
+%doc att_remover-%{attremover}/README
 %{_libdir}/sylpheed-claws/plugins/att_remover*
 
 %files cachesaver
 %defattr(-,root,root,-)
-%doc cachesaver-0.10.2/AUTHORS
-%doc cachesaver-0.10.2/ChangeLog
-%doc cachesaver-0.10.2/COPYING
+%doc cachesaver-%{cachesaver}/AUTHORS
+%doc cachesaver-%{cachesaver}/ChangeLog
+%doc cachesaver-%{cachesaver}/COPYING
 %{_libdir}/sylpheed-claws/plugins/cachesaver*
 
 %files etpan-privacy
 %defattr(-,root,root,-)
-%doc etpan-privacy-0.15.3/AUTHORS
-%doc etpan-privacy-0.15.3/ChangeLog
-%doc etpan-privacy-0.15.3/COPYING
-%doc etpan-privacy-0.15.3/README
+%doc etpan-privacy-%{etpanprivacy}/AUTHORS
+%doc etpan-privacy-%{etpanprivacy}/ChangeLog
+%doc etpan-privacy-%{etpanprivacy}/COPYING
+%doc etpan-privacy-%{etpanprivacy}/README
 %{_libdir}/sylpheed-claws/plugins/etpan-privacy.so
 
 %files fetchinfo
 %defattr(-,root,root,-)
-%doc fetchinfo-plugin-0.4.16/ChangeLog
-%doc fetchinfo-plugin-0.4.16/COPYING
-%doc fetchinfo-plugin-0.4.16/README
+%doc fetchinfo-plugin-%{fetchinfo}/ChangeLog
+%doc fetchinfo-plugin-%{fetchinfo}/COPYING
+%doc fetchinfo-plugin-%{fetchinfo}/README
 %{_libdir}/sylpheed-claws/plugins/fetchinfo*
 
 %files gtkhtml2-viewer
 %defattr(-,root,root,-)
-%doc gtkhtml2_viewer-0.11/AUTHORS
-%doc gtkhtml2_viewer-0.11/COPYING
+%doc gtkhtml2_viewer-%{gtkhtml2viewer}/AUTHORS
+%doc gtkhtml2_viewer-%{gtkhtml2viewer}/COPYING
 %{_libdir}/sylpheed-claws/plugins/gtkhtml2_viewer*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo
 %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo
@@ -415,53 +431,53 @@
 
 %files maildir
 %defattr(-,root,root,-)
-%doc maildir-0.24.2/AUTHORS
-%doc maildir-0.24.2/ChangeLog
-%doc maildir-0.24.2/COPYING
-%doc maildir-0.24.2/README
-%doc maildir-0.24.2/doc/README.xml
+%doc maildir-%{maildir}/AUTHORS
+%doc maildir-%{maildir}/ChangeLog
+%doc maildir-%{maildir}/COPYING
+%doc maildir-%{maildir}/README
+%doc maildir-%{maildir}/doc/README.xml
 %{_libdir}/sylpheed-claws/plugins/maildir*
 
 %files mailmbox
 %defattr(-,root,root,-)
-%doc mailmbox-1.12.2/AUTHORS
-%doc mailmbox-1.12.2/ChangeLog
-%doc mailmbox-1.12.2/COPYING
-%doc mailmbox-1.12.2/README
+%doc mailmbox-%{mailmbox}/AUTHORS
+%doc mailmbox-%{mailmbox}/ChangeLog
+%doc mailmbox-%{mailmbox}/COPYING
+%doc mailmbox-%{mailmbox}/README
 %{_libdir}/sylpheed-claws/plugins/mailmbox*
 
 %files newmail
 %defattr(-,root,root,-)
-%doc newmail-0.0.7/AUTHORS
-%doc newmail-0.0.7/ChangeLog
-%doc newmail-0.0.7/COPYING
-%doc newmail-0.0.7/NEWS
-%doc newmail-0.0.7/README
+%doc newmail-%{newmail}/AUTHORS
+%doc newmail-%{newmail}/ChangeLog
+%doc newmail-%{newmail}/COPYING
+%doc newmail-%{newmail}/NEWS
+%doc newmail-%{newmail}/README
 %{_libdir}/sylpheed-claws/plugins/newmail.so
 
 %files notification
 %defattr(-,root,root,-)
-%doc notification_plugin-0.5/AUTHORS
-%doc notification_plugin-0.5/ChangeLog
-%doc notification_plugin-0.5/COPYING
-%doc notification_plugin-0.5/README
+%doc notification_plugin-%{notification}/AUTHORS
+%doc notification_plugin-%{notification}/ChangeLog
+%doc notification_plugin-%{notification}/COPYING
+%doc notification_plugin-%{notification}/README
 %{_libdir}/sylpheed-claws/plugins/notification_plugin.so
 
 %files perl
 %defattr(-,root,root,-)
-%doc perl_plugin-0.9.5/AUTHORS
-%doc perl_plugin-0.9.5/ChangeLog
-%doc perl_plugin-0.9.5/COPYING
-%doc perl_plugin-0.9.5/README
-%doc perl_plugin-0.9.5/sc_perl.pod
+%doc perl_plugin-%{perl}/AUTHORS
+%doc perl_plugin-%{perl}/ChangeLog
+%doc perl_plugin-%{perl}/COPYING
+%doc perl_plugin-%{perl}/README
+%doc perl_plugin-%{perl}/sc_perl.pod
 %{_libdir}/sylpheed-claws/plugins/perl_plugin.so
 
 %files rssyl
 %defattr(-,root,root,-)
-%doc rssyl-0.6.1/AUTHORS
-%doc rssyl-0.6.1/ChangeLog
-%doc rssyl-0.6.1/COPYING
-%doc rssyl-0.6.1/TODO
+%doc rssyl-%{rssyl}/AUTHORS
+%doc rssyl-%{rssyl}/ChangeLog
+%doc rssyl-%{rssyl}/COPYING
+%doc rssyl-%{rssyl}/TODO
 %{_libdir}/sylpheed-claws/plugins/rssyl*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo
@@ -477,25 +493,25 @@
 
 %files smime
 %defattr(-,root,root,-)
-%doc smime-0.5.5/ChangeLog
-%doc smime-0.5.5/COPYING
-%doc smime-0.5.5/NEWS
-%{_libdir}/sylpheed-claws/plugins/smime.so
+%doc smime-%{smime}/ChangeLog
+%doc smime-%{smime}/COPYING
+%doc smime-%{smime}/NEWS
+%{_libdir}/sylpheed-claws/plugins/smime*
 
 %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
+%doc synce_plugin-%{synce}/AUTHORS
+%doc synce_plugin-%{synce}/ChangeLog
+%doc synce_plugin-%{synce}/COPYING
+%doc synce_plugin-%{synce}/README
 %{_libdir}/sylpheed-claws/plugins/synce*
 
 %files vcalendar
 %defattr(-,root,root,-)
-%doc vcalendar-1.89.1/AUTHORS
-%doc vcalendar-1.89.1/ChangeLog
-%doc vcalendar-1.89.1/COPYING
-%doc vcalendar-1.89.1/README
+%doc vcalendar-%{vcalendar}/AUTHORS
+%doc vcalendar-%{vcalendar}/ChangeLog
+%doc vcalendar-%{vcalendar}/COPYING
+%doc vcalendar-%{vcalendar}/README
 %{_libdir}/sylpheed-claws/plugins/vcalendar*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/vcalendar.mo
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/vcalendar.mo
@@ -510,6 +526,10 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Thu Nov 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.6.0-1
+- version upgrade
+
 * Tue Nov 07 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.5.2-5
 - rebuild




More information about the fedora-extras-commits mailing list