rpms/sylpheed-claws-plugins/FC-4 sylpheed-claws-plugins.spec, 1.2, 1.3

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Aug 20 23:47:01 UTC 2005


Author: awjb

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

Modified Files:
	sylpheed-claws-plugins.spec 
Log Message:
- enable x86_64 synce plugin



Index: sylpheed-claws-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/sylpheed-claws-plugins.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sylpheed-claws-plugins.spec	19 Aug 2005 23:05:58 -0000	1.2
+++ sylpheed-claws-plugins.spec	20 Aug 2005 23:46:59 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           sylpheed-claws-plugins
 Version:        1.9.13
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Additional plugins for sylpheed-claws
 
 Group:          Applications/Internet
@@ -14,9 +14,7 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  libetpan-devel
 BuildRequires:  perl
-%ifnarch x86_64
 BuildRequires:  synce-devel
-%endif
 
 Requires:       %{name}-cachesaver = %{version}-%{release}
 Requires:       %{name}-etpan-privacy = %{version}-%{release}
@@ -24,9 +22,7 @@
 Requires:       %{name}-maildir = %{version}-%{release}
 Requires:       %{name}-mailmbox = %{version}-%{release}
 Requires:       %{name}-perl = %{version}-%{release}
-%ifnarch x86_64
 Requires:       %{name}-synce = %{version}-%{release}
-%endif
 Requires:       %{name}-vcalendar = %{version}-%{release}
 
 %description
@@ -88,7 +84,6 @@
 This plugin provides an extended filtering engine for the email client
 sylpheed-claws. It allows for the use of full perl power in email filters.
 
-%ifnarch x86_64
 %package synce
 Summary:        Keeping the addressbook of a Windows CE device in sync
 Group:          Applications/Internet
@@ -98,7 +93,6 @@
 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.
-%endif
 
 %package vcalendar
 Summary:        vCalendar message handling
@@ -145,11 +139,9 @@
 %{__make} %{?_smp_mflags}
 
 #synce
-%ifnarch x86_64
 cd ../synce_plugin-0.2
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
-%endif
 
 #vcalendar
 cd ../vcalendar-1.6
@@ -184,10 +176,8 @@
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 #synce
-%ifnarch x86_64
 cd ../synce_plugin-0.2
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
-%endif
 
 #vcalendar
 cd ../vcalendar-1.6
@@ -250,7 +240,6 @@
 %doc perl_plugin-0.3/sc_perl.pod
 %{_libdir}/sylpheed-claws/plugins/perl_plugin.so
 
-%ifnarch x86_64
 %files synce
 %defattr(-,root,root,-)
 %doc synce_plugin-0.2/AUTHORS
@@ -258,7 +247,6 @@
 %doc synce_plugin-0.2/COPYING
 %doc synce_plugin-0.2/README
 %{_libdir}/sylpheed-claws/plugins/synce*
-%endif
 
 %files vcalendar
 %defattr(-,root,root,-)
@@ -270,6 +258,10 @@
 %exclude %{_includedir}/ical.h
 
 %changelog
+* Sun Aug 21 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.9.13-5
+- enable x86_64 synce plugin
+
 * Sat Aug 20 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.9.13-4
 - add dist tag




More information about the scm-commits mailing list