This commit is contained in:
parent
7b3df43332
commit
72996e983f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04c0bcd510ebaa80e1b244713a3860a108f3f3aff33d34e1a9d5e784d184d46b
|
|
||||||
size 1247562
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 10 21:07:28 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Remove non-upstream translations: they'll get out-of-date.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 1 18:13:23 EST 2009 - mboman@suse.de
|
Sun Feb 1 18:13:23 EST 2009 - mboman@suse.de
|
||||||
|
|
||||||
|
15
pidgin.spec
15
pidgin.spec
@ -21,14 +21,13 @@
|
|||||||
Name: pidgin
|
Name: pidgin
|
||||||
Summary: GTK+-Based Multiprotocol Instant Messaging Client
|
Summary: GTK+-Based Multiprotocol Instant Messaging Client
|
||||||
Version: 2.5.4
|
Version: 2.5.4
|
||||||
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/
|
||||||
Source: http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
|
||||||
Source1: pidgin-NLD-smiley-theme.tar.bz2
|
Source1: pidgin-NLD-smiley-theme.tar.bz2
|
||||||
Source2: pidgin-Tango-smiley-theme.tar.bz2
|
Source2: pidgin-Tango-smiley-theme.tar.bz2
|
||||||
Source3: %{name}-po.tar.bz2
|
|
||||||
Patch1: pidgin-gnome-keyring.patch
|
Patch1: pidgin-gnome-keyring.patch
|
||||||
# PATCH-NEEDS-REBASE
|
# PATCH-NEEDS-REBASE
|
||||||
Patch2: pidgin-nonblock-aim.patch
|
Patch2: pidgin-nonblock-aim.patch
|
||||||
@ -718,7 +717,7 @@ Authors:
|
|||||||
|
|
||||||
%lang_package -n libpurple
|
%lang_package -n libpurple
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a1 -a2 -a3
|
%setup -q -a1 -a2
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
# FIXME: Port this patch:
|
# FIXME: Port this patch:
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
@ -875,7 +874,9 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -xtype f -print | \
|
|||||||
%{_libdir}/pkgconfig/gnt.pc
|
%{_libdir}/pkgconfig/gnt.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Feb 01 2009 mboman@suse.de
|
* Tue Feb 10 2009 vuntz@novell.com
|
||||||
|
- Remove non-upstream translations: they'll get out-of-date.
|
||||||
|
* Mon Feb 02 2009 mboman@suse.de
|
||||||
- Update to version 2.5.4:
|
- Update to version 2.5.4:
|
||||||
+ libpurple
|
+ libpurple
|
||||||
* Fix a connection timeout with empty Gadu-Gady buddy lists
|
* Fix a connection timeout with empty Gadu-Gady buddy lists
|
||||||
@ -919,7 +920,7 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -xtype f -print | \
|
|||||||
* Tue Jan 06 2009 jpr@novell.com
|
* Tue Jan 06 2009 jpr@novell.com
|
||||||
- Fix keyring patch so the keyring paths actually get used
|
- Fix keyring patch so the keyring paths actually get used
|
||||||
(bnc #327391)
|
(bnc #327391)
|
||||||
* Tue Dec 30 2008 msuman@suse.de
|
* Wed Dec 31 2008 msuman@suse.de
|
||||||
- Update to version 2.5.3:
|
- Update to version 2.5.3:
|
||||||
+ Misc. bug fixes
|
+ Misc. bug fixes
|
||||||
+ Custom smileys for the XMPP protocol
|
+ Custom smileys for the XMPP protocol
|
||||||
@ -1175,7 +1176,7 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -xtype f -print | \
|
|||||||
+ 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.
|
||||||
@ -1197,7 +1198,7 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -xtype f -print | \
|
|||||||
* Mon Jul 23 2007 maw@suse.de
|
* Mon Jul 23 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user