Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 73dd425420c71b7f7508e50ae062f8b0 > files > 2

centerim-4.22.9-2mdv2010.1.src.rpm

%define name centerim
%define version 4.22.9
%define release %mkrel 2

Version:	%{version}
Summary:	Console ncurses based multi-protocol instant messenger
Name:		%{name}
Release:	%{release}
License:	GPLv2+ and LGPLv2+
Group:		Networking/Instant messaging
Source:		http://www.centerim.org/download/releases/%{name}-%{version}.tar.bz2
URL:		http://www.centerim.org
Buildrequires:	ncurses-devel
BuildRequires:	openssl-devel
BuildRequires:	curl-devel
BuildRequires:	jpeg-devel
BuildRequires:	gettext-devel
BuildRequires:	gpgme-devel
Obsoletes:	centericq
Provides:	centericq
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot

%description
CenterIM is a text mode menu- and window-driven instant messenger. ICQ,
Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
supported.  There is also an internal RSS reader and a LiveJournal client.

CenterIM is a fork of the CenterICQ project.

%prep 
%setup -q

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr (-,root,root)
%doc README TODO AUTHORS
%{_bindir}/CenterIMLog2HTML.py
%{_bindir}/centerim
%{_bindir}/cimconv
%{_mandir}/man1/centerim.1*
%{_mandir}/man1/cimconv.1*
%{_datadir}/%{name}


%changelog
* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 4.22.9-2mdv2010.1
+ Revision: 537517
- rebuild

* Thu Jan 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.22.9-1mdv2010.1
+ Revision: 494439
- update sources to 4.22.9
- update to new version 4.22.9

* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.22.8-2mdv2010.0
+ Revision: 455772
- rebuild for new curl SSL backend

* Sat Aug 15 2009 Frederik Himpe <fhimpe@mandriva.org> 4.22.8-1mdv2010.0
+ Revision: 416606
- update to new version 4.22.8

* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 4.22.7-1mdv2009.1
+ Revision: 357124
- New version 4.22.7

* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.22.5-2mdv2009.0
+ Revision: 266506
- rebuild early 2009.0 package (before pixel changes)

* Sat May 03 2008 Frederik Himpe <fhimpe@mandriva.org> 4.22.5-1mdv2009.0
+ Revision: 200800
- Initial centerim import, based on the centericq spec which it obsoletes
- create centerim