diff --git a/pidgin.changes b/pidgin.changes index d0ddccf..0c4df74 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 3 23:26:52 CEST 2008 - vuntz@novell.com + +- Fix build: + + add pam-devel buildrequires + + don't specify the nss/nspr include path, so that they get + automatically detected with pkg-config. Else, the build fails. + ------------------------------------------------------------------- Tue Sep 9 13:30:52 CDT 2008 - maw@suse.de diff --git a/pidgin.spec b/pidgin.spec index 6f62f65..6692c95 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -21,7 +21,7 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client Version: 2.5.1 -Release: 1 +Release: 2 License: GPL v2 or later Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ @@ -60,6 +60,7 @@ BuildRequires: mozilla-nspr-devel BuildRequires: mozilla-nss-devel BuildRequires: ncurses-devel BuildRequires: openssl-certs +BuildRequires: pam-devel BuildRequires: pcre-devel BuildRequires: perl-XML-Parser BuildRequires: python @@ -772,8 +773,6 @@ intltoolize --force --enable-dbus=yes\ --enable-devhelp\ --with-perl-lib=/usr\ - --with-nspr-includes=/usr/include/nspr4\ - --with-nss-includes=/usr/include/nss3\ --with-tclconfig=/usr/%_lib\ --with-tkconfig=/usr/%_lib\ --with-system-ssl-certs=/etc/ssl/certs @@ -905,6 +904,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/gnt.pc %changelog +* Sat Oct 04 2008 vuntz@novell.com +- Fix build: + + add pam-devel buildrequires + + don't specify the nss/nspr include path, so that they get + automatically detected with pkg-config. Else, the build fails. * Tue Sep 09 2008 maw@suse.de - Update to version 2.5.1: + Misc. bug fixes, including MSN login and AIM tooltips. @@ -1037,7 +1041,7 @@ rm -rf $RPM_BUILD_ROOT * Added a log viewer * Added the ability to block/unblock buddies * Fixed a bug preventing finch working on x86_64 -* Wed Jan 09 2008 maw@suse.de +* Thu Jan 10 2008 maw@suse.de - Fix installation of Serbian (Latin script) translation data. * Sat Dec 08 2007 james@usr-local-bin.org - Update to version 2.3.1: @@ -1128,7 +1132,7 @@ rm -rf $RPM_BUILD_ROOT - Updated build requirements. * Tue Nov 13 2007 maw@suse.de - Add pidgin-directconn-argfix.patch. -* Thu Nov 08 2007 maw@suse.de +* Fri Nov 09 2007 maw@suse.de - Update to version 2.2.2 (thanks to James, Ivan, and Michel for the good work in GNOME:Community!) + New protocol plugins @@ -1148,7 +1152,7 @@ rm -rf $RPM_BUILD_ROOT + Fixed bug bnc #308639 * Thu Sep 06 2007 sbrabec@suse.cz - Dropped gaim-compat package, fixed provides/obsoletes (#296952). -* Thu Aug 16 2007 ro@suse.de +* Fri Aug 17 2007 ro@suse.de - fix requires: require libpurple-lang instead of pidgin-lang * Tue Aug 14 2007 maw@suse.de - Use %%lang_package -n libpurple instead. @@ -1165,12 +1169,12 @@ rm -rf $RPM_BUILD_ROOT * fixed some ICQ internationalization issues * enable using SILC Toolkit 1.1 * lots of bug fixed -* Mon Jul 30 2007 maw@suse.de +* Tue Jul 31 2007 maw@suse.de - Change some obsoletes and provides stuff. -* Mon Jul 23 2007 maw@suse.de +* Tue Jul 24 2007 maw@suse.de - Add includes.patch, fixing the build when new versions of evolution-data-server are installed. -* Mon Jun 11 2007 ro@suse.de +* Tue Jun 12 2007 ro@suse.de - avoid string compare with char literal (use strcmp) * Thu May 31 2007 sbrabec@suse.cz - Updated to version 2.0.1: