c67ae68
Name:           centerim
c64b8e0
Version:        4.22.4
320c082
Release:        1%{?dist}.1
c64b8e0
Epoch:          1
c67ae68
c67ae68
Summary:        Text mode menu- and window-driven IM
c67ae68
c67ae68
Group:          Applications/Internet
c67ae68
License:        GPLv2+
c67ae68
URL:            http://www.centerim.org/
c64b8e0
Source0:        http://www.centerim.org/download/releases/%{name}-%{version}.tar.gz
c64b8e0
Source1:        http://www.centerim.org/images/b/b5/Centerim_b.svg
c64b8e0
Source2:        centerim.desktop
c67ae68
c64b8e0
Patch8:         centerim-4.22.3-url-escape-fedora.patch
c67ae68
c67ae68
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
c67ae68
c67ae68
BuildRequires:  curl-devel
c67ae68
BuildRequires:  ncurses-devel >= 4.2
c67ae68
BuildRequires:  gettext-devel
c67ae68
BuildRequires:  gpgme-devel
c67ae68
BuildRequires:  openssl-devel
c67ae68
BuildRequires:  libjpeg-devel
c64b8e0
BuildRequires:  desktop-file-utils
c64b8e0
c64b8e0
Requires:       xdg-utils
c64b8e0
c64b8e0
Provides:       centericq = %{version}
c64b8e0
Obsoletes:      centericq <= 4.21.0
320c082
Conflicts:      centericq <= 4.21.0
c67ae68
c67ae68
%description
c67ae68
CenterIM is a text mode menu- and window-driven IM interface that supports
c67ae68
the ICQ2000, Yahoo!, MSN, AIM TOC, IRC, Gadu-Gadu and Jabber protocols.
c67ae68
Internal RSS reader and a client for LiveJournal are provided.
c67ae68
c64b8e0
c67ae68
%prep
c64b8e0
%setup -q
c64b8e0
%patch8 -p1 -b .url-escape-fedora
c64b8e0
c67ae68
c67ae68
%build
c67ae68
%configure \
2d79a4f
        --with-ssl \
2d79a4f
        --disable-rpath \
2d79a4f
        --enable-locales-fix
c67ae68
make %{?_smp_flags}
c67ae68
c64b8e0
c67ae68
%check
c67ae68
make check
c67ae68
c64b8e0
c67ae68
%install
c67ae68
rm -rf $RPM_BUILD_ROOT
c67ae68
make install DESTDIR=$RPM_BUILD_ROOT
320c082
ln -s centerim $RPM_BUILD_ROOT%{_bindir}/centericq
c67ae68
%find_lang %{name}
c67ae68
c64b8e0
# Remove unnecessary stuff
c67ae68
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
c67ae68
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
c67ae68
c64b8e0
# Install Icon and Menu entry
c64b8e0
install -d $RPM_BUILD_ROOT%{_datadir}/icons
c64b8e0
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons
c64b8e0
desktop-file-install --vendor=fedora                    \
c64b8e0
        --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
c64b8e0
        %{SOURCE2}
c64b8e0
c64b8e0
c67ae68
%clean
c67ae68
rm -rf $RPM_BUILD_ROOT
c67ae68
c64b8e0
c67ae68
%files -f %{name}.lang
c67ae68
%defattr(-,root,root,-)
c67ae68
%doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO
c67ae68
%{_bindir}/*
c64b8e0
%{_datadir}/%{name}
c64b8e0
%{_datadir}/applications/*.desktop
c64b8e0
%{_datadir}/icons/*.svg
c67ae68
%{_mandir}/man1/*
c67ae68
c64b8e0
c67ae68
%changelog
320c082
* Sun Mar 30 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.4-1.1
320c082
- Add centericq compat link, we're gonna replace it in F-7 now
320c082
c64b8e0
* Sun Mar 30 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.4-1
c64b8e0
- 4.22.4 with Yahoo protocol fixes
c64b8e0
c64b8e0
* Tue Mar 25 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.3-2
c64b8e0
- Escape URLs before opening with a browser (CVE-2008-1467) (#438871)
c64b8e0
- Cherry-pick a couple of Yahoo IM fixes
c64b8e0
c64b8e0
* Tue Mar 11 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.3-1
c64b8e0
- New upstream release
c64b8e0
c64b8e0
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:4.22.2-4
c64b8e0
- Autorebuild for GCC 4.3
c64b8e0
c64b8e0
* Mon Jan 07 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.2-3
c64b8e0
- Icon and menu entry
c64b8e0
c64b8e0
* Fri Dec 14 2007 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.2-2
c64b8e0
- Replace centericq
c64b8e0
c64b8e0
* Sat Dec 08 2007 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.2-1
c64b8e0
- New upstream release
c64b8e0
c64b8e0
* Wed Nov 28 2007 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.1.20071124-2
c64b8e0
- Synchronized with GIT to fix the ICQ client side contacts problems (#402301)
c64b8e0
c64b8e0
* Thu Oct 25 2007 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.1.20071022-1
c64b8e0
- New upstream tarball, functionally equivalent to previous revision of the pkg
cce3f9d
c64b8e0
* Tue Oct 23 2007 Lubomir Kundrak <lkundrak@redhat.com> - 1:4.22.1.20071003-4
c64b8e0
- lkundrak's dumb, dumb, dumb and he .... up the versioning, bumping epoch
c64b8e0
- Merging the upstream git snapshot:
c64b8e0
- Our fixes upstreamed
c64b8e0
- Fix for MSN NOT messages handling
c64b8e0
- Fixed french translation
2d79a4f
c67ae68
* Mon Oct 08 2007 Lubomir Kundrak <lkundrak@redhat.com> - 20071003-2
c67ae68
- Fixed BuildRoot
c67ae68
- Removed redundant BuildReq
c67ae68
- Rebased to more current upstream tarball
c67ae68
c67ae68
* Tue Oct 02 2007 Lubomir Kundrak <lkundrak@redhat.com> - 20070625-1
c67ae68
- fork centerim from centericq
c67ae68
c67ae68
* Wed Aug 22 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
- 4.21.0-14
c67ae68
- new license tag
c67ae68
- rebuild for ppc32 (devel)
c67ae68
c67ae68
* Thu Jul 19 2007 Lubomir Kundrak <lkundrak@redhat.com>
c67ae68
- fix CVE-2007-3713 multiple buffer overflows (#247979)
c67ae68
c67ae68
* Sun Jun 03 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
- fix #242344
c67ae68
c67ae68
* Sun Apr 01 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-12
c67ae68
- fix #233808 (503 jabber disco)
c67ae68
- fix #233901 (no sound/no translation)
c67ae68
c67ae68
* Sat Feb 10 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-11
c67ae68
- fix CVE-2007-160 (#227791)
c67ae68
c67ae68
* Mon Jan 08 2007 Kevin Fenzi <kevin@tummy.com>
c67ae68
4.21.0-10
c67ae68
- Tweak to build on fc7 and rebuild for new curl
c67ae68
c67ae68
* Mon Nov 06 2006 Jindrich Novy <jnovy@redhat.com>
c67ae68
- rebuild because of the new curl
c67ae68
c67ae68
* Tue Sep 12 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-8
c67ae68
- FE6 rebuild
c67ae68
c67ae68
* Thu Mar 02 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-7
c67ae68
- fix #183623: ask before quit
c67ae68
- fix #183625, #183626: fixes lj hook
c67ae68
c67ae68
* Wed Mar 01 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-6
c67ae68
- improve utf8 support
c67ae68
c67ae68
* Tue Feb 14 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-5
c67ae68
- Rebuild for Fedora Extras 5
c67ae68
c67ae68
* Tue Jan 03 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-4
c67ae68
- Fix more security related stuff
c67ae68
- Fix libmsn
c67ae68
c67ae68
* Thu Nov 10 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-2
c67ae68
- rebuild
c67ae68
c67ae68
* Tue Sep 27 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.21.0-1
c67ae68
- version upgrade (#168425)
c67ae68
c67ae68
* Mon May 30 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-10
c67ae68
- cleanup the x86_64 build fixes...
c67ae68
c67ae68
* Sun May 29 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-9
c67ae68
- hopefully the last x86_64 build fixes...
c67ae68
c67ae68
* Sun May 29 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-8
c67ae68
- and again more size_t fixes in src
c67ae68
c67ae68
* Sun May 29 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-7
c67ae68
- even more size_t build fixes in kkstrtext
c67ae68
c67ae68
* Thu May 26 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-6
c67ae68
- renew -5 buildfix and drop ifarch
c67ae68
- add another x86_64 buildfix
c67ae68
c67ae68
* Thu May 26 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-5
c67ae68
- x86_64 buildfix
c67ae68
c67ae68
* Mon May 23 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-4
c67ae68
- enable jabber encryption support via gpgme
c67ae68
- fix build (#156202)
c67ae68
c67ae68
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 4.20.0-3
c67ae68
- rebuild on all arches
c67ae68
c67ae68
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
c67ae68
- rebuilt
c67ae68
c67ae68
* Tue Feb 08 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.20.0-1
c67ae68
- version upgrade
c67ae68
- remove libicq2000 exclude (not needed anymore)
c67ae68
- fixed BuildRequires
c67ae68
c67ae68
* Tue Dec 21 2004 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
c67ae68
4.13.0-1
c67ae68
- version upgrade
c67ae68
- exclude libicq2000 headers (may conflict with libicq2000-devel)
c67ae68
- drop GCC 3.4 patch (not needed anymore)
c67ae68
c67ae68
* Fri Nov 12 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 4.9.4-3
c67ae68
- Fix C++ code for FC3/GCC 3.4.
c67ae68
c67ae68
* Sun Jul 13 2003 Andreas Bierfert (awjb) <andreas.bierfert[AT]awbsworld.de>
c67ae68
0:4.9.4-0.fdr.2
c67ae68
- Fixed issues mentioned in #446 by Michael Schwendt
c67ae68
* Thu Jul 03 2003 Andreas Bierfert (awjb) <andreas.bierfert[AT]awbsworld.de>
c67ae68
0:4.9.4-0.fdr.1
c67ae68
- Initial RPM release.