OBS User unknown 2008-10-06 16:01:19 +00:00 committed by Git OBS Bridge
parent 99b1e4b64c
commit 17cc022355
2 changed files with 21 additions and 9 deletions

View File

@ -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 Tue Sep 9 13:30:52 CDT 2008 - maw@suse.de

View File

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