forked from pool/pidgin
This commit is contained in:
parent
17cc022355
commit
ed7d91b4b9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 25 10:22:44 CET 2008 - ro@suse.de
|
||||
|
||||
- comment out libpurple2-mono on ppc64 for the moment to fix
|
||||
build (no native mono on ppc64)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 23:26:52 CEST 2008 - vuntz@novell.com
|
||||
|
||||
|
17
pidgin.spec
17
pidgin.spec
@ -21,7 +21,7 @@
|
||||
Name: pidgin
|
||||
Summary: GTK+-Based Multiprotocol Instant Messaging Client
|
||||
Version: 2.5.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Instant Messenger
|
||||
Url: http://www.pidgin.im/
|
||||
@ -870,11 +870,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files -n libpurple-meanwhile
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/purple-2/libsametime.*
|
||||
%ifnarch ppc64
|
||||
|
||||
%files -n libpurple-mono
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/purple-2/mono.so
|
||||
%{_libdir}/purple-2/*.dll
|
||||
%endif
|
||||
|
||||
%files -n libpurple-devel
|
||||
%defattr(-, root, root)
|
||||
@ -904,7 +906,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/gnt.pc
|
||||
|
||||
%changelog
|
||||
* Sat Oct 04 2008 vuntz@novell.com
|
||||
* Tue Nov 25 2008 ro@suse.de
|
||||
- comment out libpurple2-mono on ppc64 for the moment to fix
|
||||
build (no native mono on ppc64)
|
||||
* Fri Oct 03 2008 vuntz@novell.com
|
||||
- Fix build:
|
||||
+ add pam-devel buildrequires
|
||||
+ don't specify the nss/nspr include path, so that they get
|
||||
@ -1041,7 +1046,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
|
||||
* Thu Jan 10 2008 maw@suse.de
|
||||
* Wed Jan 09 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:
|
||||
@ -1132,7 +1137,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Updated build requirements.
|
||||
* Tue Nov 13 2007 maw@suse.de
|
||||
- Add pidgin-directconn-argfix.patch.
|
||||
* Fri Nov 09 2007 maw@suse.de
|
||||
* Thu Nov 08 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
|
||||
@ -1169,9 +1174,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* fixed some ICQ internationalization issues
|
||||
* enable using SILC Toolkit 1.1
|
||||
* lots of bug fixed
|
||||
* Tue Jul 31 2007 maw@suse.de
|
||||
* Mon Jul 30 2007 maw@suse.de
|
||||
- Change some obsoletes and provides stuff.
|
||||
* Tue Jul 24 2007 maw@suse.de
|
||||
* Mon Jul 23 2007 maw@suse.de
|
||||
- Add includes.patch, fixing the build when new versions of
|
||||
evolution-data-server are installed.
|
||||
* Tue Jun 12 2007 ro@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user