Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libpurple-2.4.3-0.fc7 RPM for x86_64

From SourceForge / p / pi / pidgin

Name: libpurple Distribution: Unknown
Version: 2.4.3 Vendor: Pidgin
Release: 0.fc7 Build date: Thu Jul 3 17:01:31 2008
Group: Applications/Internet Build host: build.pidgin
Size: 21655396 Source RPM: pidgin-2.4.3-0.fc7.src.rpm
Packager: Stu Tomlinson <stu@nosnilmot.com>
Url: http://pidgin.im/
Summary: libpurple library for IM clients like Pidgin and Finch
libpurple contains the core IM support for IM clients such as Pidgin
and Finch.

libpurple supports a variety of messaging protocols including AIM, MSN,
Yahoo!, XMPP, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
Lotus Sametime, SILC, Simple and Zephyr.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 132ff6a40a92f2c42e5f35aef7e902ca
GPG

Changelog

* Tue May 20 2008 Stu Tomlinson <stu@nosnilmot.com>
  - Fix building without meanwhile support
* Sat May 17 2008 Stu Tomlinson <stu@nosnilmot.com>
  - Add "--without nm" support to build without NetworkManager
* Thu Feb 28 2008 Stu Tomlinson <stu@nosnilmot.com>
  - Remove --with-howl options as we no longer support using howl for bonjour
* Wed Dec 05 2007 Stu Tomlinson <stu@nosnilmot.com>
  - When building with avahi, use native avahi instead of howl compatability
    headers
  - Make the split out plugins depend only on the minimum necessary API
    version of libpurple
* Wed Oct 24 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add finch.pc to finch-devel
* Tue Sep 18 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add version dependency on libpurple for pidgin
  - Support for OpenSuse lowercase package name for GConf2
* Sat Sep 15 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Fix spec file for moved sounds & new CA certificates
* Fri Jul 13 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Don't hardcode silc header locations, rely on pkg-config for those,
    because I think I broke non-pkg-config detection of older silc
    toolkit.
* Wed Jun 06 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add missing Requires for gtk2-devel, dbus-devel & ncurses-devel to
    appropriate -devel subpackages
* Mon May 28 2007 Stu Tomlinson <stu@nosnilmot.com>
  - add cyrus-sasl-plain & cyrus-sasl-md5 to Requires
* Fri May 25 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Silence errors from gtk-update-icon-cache
  - Change Mandriva build dependencies to reflect the correct (lower case)
    names for libSM-devel & libXScrnSaver-devel (Sunny Dubey)
* Fri May 11 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add scriptlet Requires for GConf2 to fix schema installation
  - Silence harmless errors when gconfd-2 is not running at install time
* Fri May 04 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add missing BuildRequires: startup-notification-devel, if you really
    need to build on a distro without it use --without startupnotification
  - Add BuildRequires: libSM-devel, libXScrnSaver-devel for distros with
    modular X. For those without, build with --without modularx
  - Change Mandriva BuildRequires to gkt2-devel (reported by Götz Waschk)
* Wed May 02 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Run gtk-update-icon-cache on installation/uninstallation
  - Guard against errors when upgrading from Gaim/Pidgin 1.5.x which had
    no schemas file
* Mon Apr 30 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Update to reflect perl Purple::GtkUI -> Pidgin change
* Thu Apr 26 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Update libpurple to pick up plugins in %{_libdir}/purple
* Mon Apr 23 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Remove Epoch because it's gone in Fedora now
  - Add virtual provides for gaim & gaim-devel
* Fri Apr 20 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Fix pkgconfig Requires
  - Add ldconfig in pre/post scripts for libpurple & finch
  - Bump Epoch to 2 because Fedora unfortunately forgot to drop the Epoch
    during the rename :(
* Wed Apr 18 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Add some Obsolete:s to help upgrades
  - Remove explicit Packager: %{packager} from spec, it was redundant
* Mon Apr 16 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Fix for building without Finch
  - Drop -tcl & -silc sub-packages, include them in the main libpurple
    package (--without tcl and --without silc can be used to build libpurple
    without support for these).
* Fri Apr 13 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Actually move libpurple.so.* to the libpurple RPM
* Thu Apr 12 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Separate out libpurple, libpurple-devel and finch-devel
* Sat Mar 24 2007 Stu Tomlinson <stu@nosnilmot.com>
  - Update to reflect renaming to pidgin/libpurple
* Mon Oct 02 2006 Stu Tomlinson <stu@nosnilmot.com>
  - We can build with internal gadu gadu again, so bring it back into the
    main package
  - Deal with gconf schame uninstallation on package upgrade and removal
* Mon Aug 21 2006 Stu Tomlinson <stu@nosnilmot.com>
  - Make the gstreamer-devel dependency overridable with '--without-gstreamer'
    to allow building on older distributions without suitable gstreamer
* Wed Aug 16 2006 Mark Doliner <thekingant@users.sourceforge.net>
  - Add a BuildRequire for gstreamer-devel
  - Remove the BuildRequires for audiofile-devel and libao-devel
* Tue May 09 2006 Mark Doliner <thekingant@users.sourceforge.net>
  - Add --with avahi option to compile the gaim-bonjour package against
    Avahi's Howl compatibility layer
* Thu Mar 30 2006 Stu Tomlinson <stu@nosnilmot.com>
  - Source RPM uses tar.bz2 now to save space
  - Update BuildRequires for new intltool dependencies
  - Add a --with perlmakehack option to allow builds to succeed on RH9
  - Add a --with gadugadu to build (separate) gaim-gadugadu package
* Sat Dec 17 2005 Stu Tomlinson <stu@nosnilmot.com>
  - Add support for beta versions so the subsequent releases are seen as newer
    by RPM
  - Split of sametime support to gaim-meanwhile
  - Use make DESTDIR=... instead of overloading prefix etc. when installing
  - Default build to include cyrus-sasl support in Jabber
  - Add --with dbus to build with DBUS support
* Sun Dec 04 2005 Christopher O'Brien <siege@preoccupied.net>
  - Added obsoletes gaim-meanwhile
* Sun Oct 30 2005 Stu Tomlinson <stu@nosnilmot.com>
  - Add separate gaim-bonjour package if built with --with-howl
  - Add separate gaim-mono package if built with --with-mono
  - Exclude some unwanted perl files
* Sun Aug 21 2005 Stu Tomlinson <stu@nosnilmot.com>
  - Include libgaimperl.so
  - Include gaim.m4 in gaim-devel
* Fri Apr 29 2005 Stu Tomlinson <stu@nosnilmot.com>
  - Use perl_vendorlib & perl_archlib for better 64bit compat (Jeff Mahoney)
  - Clean up Requires, most should be auto-detected
  - Restore gtkspell-devel build requirement (and add --without gtkspell option)
  - Fix Tcl build requirements to work across more distros
  - Fix SILC build requirements to work across more distros
* Tue Oct 12 2004 John Jolly <john.jolly@gmail.com>
  - Added if "%{_vendor}" == "suse" to handle GnuTLS libraries for SuSE
* Sun Oct 03 2004 Stu Tomlinson <stu@nosnilmot.com>
  - If --with tcl or silc are not specified, make sure the plugins don't
    exist to prevent RPM complaining about unpackaged files
* Wed Jun 30 2004 Ethan Blanton <eblanton@cs.ohiou.edu>
  - Change Tcl to use --with tcl, the same as SILC, and build a gaim-tcl
    package if specified.
* Fri Jun 25 2004 Mark Doliner <thekingant@users.sourceforge.net>
  - Add --with silc rebuild option for compiling a separate gaim-silc
    RPM containing the silc protocol plugin (Stu Tomlinson).
* Thu Jun 24 2004 Ethan Blanton <eblanton@cs.ohiou.edu>
  - Moved gaim headers and a pkgconfig configuration file into the
    gaim-devel RPM (Stu Tomlinson).
* Thu Jan 15 2004 Ethan Blanton <eblanton@cs.ohiou.edu>
  - Removed the manual strip command, as it seems to be unwarranted if
    the necessary programs are properly installed.  (For me, this was
    elfutils.)
* Mon Jul 21 2003 Bjoern Voigt <bjoern@cs.tu-berlin.de>
  - Added pkgconfig build dependency.
  - if "%{_vendor}" != "MandrakeSoft" now also works with rpm 3.x.
  - Added Gaim-specific directories to list of Gaim's files.
* Thu Jul 17 2003 Ethan Blanton <eblanton@cs.ohiou.edu>
  - Complete spec file rewrite to take advantage of "new" RPM features
    and make things prettier.
  - Use system-supplied %{_prefix}, %{_datadir}, etc. rather than
    attempt to define our own.

Files

0}>


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Sep 6 02:30:15 2008