[claws-mail] 3.7.10-4 drop plugin api script

Andreas Bierfert awjb at fedoraproject.org
Tue Sep 27 18:22:50 UTC 2011


commit 991ad1c43a42988069f34712b20fcba30ab1a8f0
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Tue Sep 27 20:22:24 2011 +0200

    3.7.10-4
    drop plugin api script

 claws-mail-plugin-api.sh |    2 --
 claws-mail.spec          |   13 +++++--------
 2 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/claws-mail.spec b/claws-mail.spec
index 0fbbd27..81c589d 100644
--- a/claws-mail.spec
+++ b/claws-mail.spec
@@ -2,13 +2,12 @@
 
 Name:           claws-mail
 Version:        3.7.10
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The extended version of Sylpheed
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://claws-mail.org
 Source0:        http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
-Source1:        claws-mail-plugin-api.sh
 # http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=960
 Patch0:         claws-gnome-shell-dont-start-minimized.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -224,11 +223,6 @@ rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
 # set same date on config.h across builds for multilib (#340871)
 touch -r NEWS %{buildroot}%{_includedir}/%{name}/config.h
 
-# generate plugin api script for -devel
-install -Dpm755 %{SOURCE1} %{buildroot}%{_bindir}/claws-mail-plugin-api
-perl -i -pe 's/\@PLUGINAPI\@/%pluginapi/' \
-    %{buildroot}%{_bindir}/claws-mail-plugin-api
-
 %clean
 rm -rf %{buildroot}
 
@@ -248,7 +242,6 @@ rm -rf %{buildroot}
 
 %files devel
 %defattr(-,root,root,-)
-%{_bindir}/claws-mail-plugin-api
 %{_includedir}/claws-mail/
 %{_libdir}/pkgconfig/claws-mail.pc
 
@@ -277,6 +270,10 @@ rm -rf %{buildroot}
 %{_libdir}/claws-mail/plugins/smime.deps
 
 %changelog
+* Tue Sep 27 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.7.10-4
+- drop plugin api script
+
 * Mon Sep 26 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 3.7.10-3
 - make plugin api isa dependent


More information about the scm-commits mailing list