[purple-plugin_pack] * Tue Jan 04 2011 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> 2.6.3-1 - Upstream update

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Tue Jan 4 10:55:25 UTC 2011


commit e0cc0ae07bd60e27bbf9163b128dcd877f13d478
Author: Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com>
Date:   Tue Jan 4 05:54:56 2011 -0500

    * Tue Jan 04 2011 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> 2.6.3-1
    - Upstream update

 .gitignore                                         |    1 +
 ...e-plugin_pack-2.4.0-switchspell-execstack.patch |   92 --------------------
 purple-plugin_pack.spec                            |   51 ++---------
 sources                                            |    2 +-
 4 files changed, 12 insertions(+), 134 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b693132..8c4cbc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 purple-plugin_pack-2.4.0.tar.bz2
+/purple-plugin_pack-2.6.3.tar.bz2
diff --git a/purple-plugin_pack.spec b/purple-plugin_pack.spec
index b03e739..5ce0925 100644
--- a/purple-plugin_pack.spec
+++ b/purple-plugin_pack.spec
@@ -1,12 +1,12 @@
 Name:           purple-plugin_pack
-Version:        2.4.0
-Release:        4%{?dist}
+Version:        2.6.3
+Release:        1%{?dist}
 Summary:        A set of plugins for libpurple, pidgin, and finch
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://plugins.guifications.org/trac/wiki/PluginPack
-Source0:        http://rpm.guifications.org/source/purple-plugin_pack-%{version}.tar.bz2
+URL:            https://www.guifications.org/projects/purple-plugin-pack/wiki/
+Source0:        https://www.guifications.org/attachments/download/135/purple-plugin_pack-%{version}.tar.bz2
 Patch0:         purple-plugin_pack-2.4.0-switchspell-execstack.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -18,25 +18,7 @@ Provides:       purple-plugin-pack
 
 %description
 This package contains a number of plugins for use with the purple IM/IRC
-library:
-
-- Auto Reply
-- Bash.org
-- DeWYSIWYGification
-- Dice
-- Flip
-- Highlight
-- Ignore
-- IRC Helper
-- IRC More
-- List Handler
-- Magic 8 Ball
-- Old Logger
-- Show Offline
-- Sim Fix
-- Simple Network Paging Protocol (SNPP)
-- Slash Exec
-- SSL Info
+library.
 
 %package pidgin
 Summary:        A set of plugins for pidgin
@@ -45,23 +27,7 @@ Requires:       %{name} = %{version}
 Provides:       purple-plugin-pack-pidgin
 
 %description pidgin
-This package contains a number of plugins for use with the pidgin client:
-
-- Album
-- Buddy List Options
-- Conversation Badger
-- DiffTopic
-- gRIM
-- Irssi Features
-- Last Seen
-- My Status Box
-- Nick Said
-- Schedule
-- Plonkers
-- Separate and Tab
-- Switch Spell
-- Timelog
-- XChat-Chats
+This package contains a number of plugins for use with the pidgin client.
 
 %package pidgin-xmms
 Summary:        A plugin for pidgin to control xmms
@@ -74,7 +40,7 @@ This package contains a plugin for pidgin to control xmms.
 
 %prep
 %setup -q
-%patch0 -p 1 -b .execstack
+#%%patch0 -p 1 -b .execstack
 
 %build
 %configure
@@ -108,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pidgin/xmmsremote.so
 
 %changelog
+* Tue Jan 04 2011 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> 2.6.3-1
+- Upstream update
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index dcf6215..e295069 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae7e133119eb7f127e22566fe9f56145  purple-plugin_pack-2.4.0.tar.bz2
+2dccee28f087c7e81cef07ee845399bb  purple-plugin_pack-2.6.3.tar.bz2


More information about the scm-commits mailing list