rpms/claws-mail-plugins/F-11 claws-mail-plugins.spec,1.46,1.47

Andreas Bierfert awjb at fedoraproject.org
Wed Jan 13 07:28:09 UTC 2010


Author: awjb

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

Modified Files:
	claws-mail-plugins.spec 
Log Message:
- drop geo plugin because of old libchamplain



Index: claws-mail-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-11/claws-mail-plugins.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- claws-mail-plugins.spec	12 Jan 2010 20:59:45 -0000	1.46
+++ claws-mail-plugins.spec	13 Jan 2010 07:28:09 -0000	1.47
@@ -7,7 +7,6 @@
 %define cachesaver	0.10.9
 %define fancy           0.9.9
 %define fetchinfo	0.4.24
-%define geolocation     0.0.2
 %define gtkhtml2viewer  0.26
 %define mailmbox	1.14.3
 %define newmail		0.0.15
@@ -52,7 +51,6 @@ BuildRequires:  webkitgtk-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  python python-devel pygtk2-devel
 BuildRequires:  libcanberra-devel
-BuildRequires:  libchamplain-gtk-devel
 
 Requires:       %{name}-acpi-notifier = %{version}-%{release}
 Requires:       %{name}-archive = %{version}-%{release}
@@ -63,7 +61,6 @@ Requires:       %{name}-cachesaver = %{v
 Obsoletes:      %{name}-etpan-privacy < %{version}-%{release}
 Requires:       %{name}-fancy = %{version}-%{release}
 Requires:       %{name}-fetchinfo = %{version}-%{release}
-Requires:       %{name}-geolocation = %{version}-%{release}
 Requires:       %{name}-gtkhtml2-viewer = %{version}-%{release}
 Obsoletes:      %{name}-maildir < %{version}-%{release}
 Requires:       %{name}-mailmbox = %{version}-%{release}
@@ -172,14 +169,6 @@ Obsoletes:      sylpheed-claws-plugins-f
 This plugin inserts headers containing some download information:
 UIDL, Sylpheeds account name, POP server, user ID and retrieval time.
 
-%package geolocation
-Summary:        provides GeoLocation functionality
-Group:          Applications/Internet
-Requires:       claws-mail >= %{version}
-
-%description geolocation
-This plugin provides GeoLocation functionality
-
 %package gtkhtml2-viewer
 Summary:        GTK Html Viewer
 Group:          Applications/Internet
@@ -344,11 +333,6 @@ cd ../fetchinfo-plugin-%{fetchinfo}
 %configure --disable-static --disable-dependency-tracking
 %{__make} %{?_smp_mflags}
 
-#geolocation-plugin
-cd ../geolocation_plugin-%{geolocation}
-%configure --disable-static --disable-dependency-tracking
-%{__make} %{?_smp_mflags}
-
 #gtkhtml2-viewer
 cd ../gtkhtml2_viewer-%{gtkhtml2viewer}
 %configure --disable-static --disable-dependency-tracking --disable-rpath
@@ -454,12 +438,6 @@ cd fetchinfo-plugin-%{fetchinfo}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
 cd -
 
-#geolocation-plugin
-cd geolocation_plugin-%{geolocation}
-%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
-cd -
-%find_lang geolocation_plugin
-
 #gtkhtml2-viewer
 cd gtkhtml2_viewer-%{gtkhtml2viewer}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/
@@ -604,13 +582,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc fetchinfo-plugin-%{fetchinfo}/README
 %{_libdir}/claws-mail/plugins/fetchinfo*
 
-%files geolocation -f geolocation_plugin.lang
-%defattr(-,root,root,-)
-%doc geolocation_plugin-%{geolocation}/ChangeLog
-%doc geolocation_plugin-%{geolocation}/COPYING
-%doc geolocation_plugin-%{geolocation}/README
-%{_libdir}/claws-mail/plugins/geolocation*
-
 %files gtkhtml2-viewer -f gtkhtml2_viewer.lang
 %defattr(-,root,root,-)
 %doc gtkhtml2_viewer-%{gtkhtml2viewer}/AUTHORS
@@ -699,9 +670,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/claws-mail/plugins/vcalendar/
 
 %changelog
-* Tue Jan 12 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+* Wed Jan 13 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.7.4-2
-- change Provides/Obsoletes of the geolocation plugin
+- no geo plugin on f11 due to old libchamplain
 
 * Fri Jan 08 2010 Kevin Fenzi <kevin at tummy.com> 
 - 3.7.4-1



More information about the scm-commits mailing list