Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 59da2788ba295c538ddd1be511af3c00 > files > 2

eva-0.5.0-0.20080827.1mdv2008.0.src.rpm

%define snapshotdate 20080827

%if %mdkversion < 200900
%define configure_kde3 %configure2_5x
%define _kde3_bindir %_bindir
%define _kde3_datadir %_datadir
%define _kde3_iconsdir %_iconsdir
%endif

Name: eva
Version: 0.5.0
Release: %mkrel -c %snapshotdate 1
Summary: IM client compatible with QQ protocol based on QT
License: GPLv2+
URL: http://www.sourceforge.net/projects/evaq
Group: Networking/Instant messaging
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Source0: http://www.myswear.net/myswear/eva/beta/%name-svn-r55.tar.bz2
BuildRequires: kdelibs-devel
BuildRequires: desktop-file-utils
Requires: kdebase-common

%description
Eva is an IM client compatible with QQ protocol based on QT and KDE.

%prep
%setup -q -n %name

%build
./autogen.sh
%define _disable_final 1
%configure_kde3 \
	--with-qt-dir=%qt3dir \
	--with-qt-includes=%qt3include \
	--with-qt-libraries=%qt3lib

%make

%install
rm -fr %{buildroot}

%makeinstall_std

%{find_lang} %{name} --with-html

%if %mdkversion < 200900
%post
%update_menus
%update_icon_cache hicolor
%endif

%if %mdkversion < 200900
%postun
%clean_menus
%clean_icon_cache hicolor
%endif

%files -f %{name}.lang
%defattr(-,root,root)
%{_kde3_bindir}/eva
%{_kde3_datadir}/applications/kde/%{name}.desktop
%{_kde3_datadir}/apps/eva
%{_kde3_iconsdir}/*/*/*/%{name}.png

%clean
rm -rf %{buildroot}


%changelog
* Mon Sep 29 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080827.1mdv2008.0
+ Revision: 289140
- New snapshot r55
- prepare to backports

* Mon Jul 21 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080721.1mdv2009.0
+ Revision: 239310
- New svn snapshot

* Sun Jun 22 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080622.1mdv2009.0
+ Revision: 227930
- New svn rel51

  + Pixel <pixel@mandriva.com>
    - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas

* Mon Jun 09 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080606.2mdv2009.0
+ Revision: 217187
- it does not build with enable_final

  + Helio Chissini de Castro <helio@mandriva.com>
    - We've been telling people that kde3 is under o/pt now, but seens like useless as they still
      moving things to wrong place and play dead. Thanks to neoclust by point this *another* one :-/

* Fri Jun 06 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080606.1mdv2009.0
+ Revision: 216388
- New snapshot
- revert to /usr as thee won't be kde4 version in the near future

* Tue May 13 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080419.3mdv2009.0
+ Revision: 206537
- fix post and postun script

* Mon May 05 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080419.2mdv2009.0
+ Revision: 201254
- disable final
- about to switch
- run autogen at first
- New snapshot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake

* Sun Jan 27 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080127.1mdv2008.1
+ Revision: 158668
- New snapshot at 20080127

* Mon Jan 21 2008 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20080120.1mdv2008.1
+ Revision: 155665
- Neew snapshot

* Thu Jan 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-0.20070723.7mdv2008.1
+ Revision: 141787
- rebuilt against openldap-2.4.7 libs

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Wed Nov 14 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.6mdv2008.1
+ Revision: 108672
- set qq num as default focus
- clean file list
- set login button as default button in login window

* Mon Oct 01 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.5mdv2008.0
+ Revision: 94161
- Add patch to use xdg-user-dir

* Mon Aug 27 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.4mdv2008.0
+ Revision: 72165
- eva should be crossdesktop, as it is the only client with QQ protocol.

* Fri Aug 10 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.3mdv2008.0
+ Revision: 61354
- use correct fdo menu location

* Fri Aug 10 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.2mdv2008.0
+ Revision: 61032
- fix br
- Add fdo category

* Mon Jul 23 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070723.1mdv2008.0
+ Revision: 54644
- New version

* Mon Jul 16 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070716.1mdv2008.0
+ Revision: 52454
- New snapshot

* Sun Jul 08 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070708.1mdv2008.0
+ Revision: 49862
- New test version

* Sat Jun 30 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070630.1mdv2008.0
+ Revision: 46099
- New snapshot

* Sun Jun 24 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070623.1mdv2008.0
+ Revision: 43588
- more clear file list
- New snapshot
- requires kdebase-common

* Thu Jun 14 2007 Funda Wang <fundawang@mandriva.org> 0.5.0-0.20070610.1mdv2008.0
+ Revision: 39219
- New snapshot

* Wed Apr 18 2007 Funda Wang <fundawang@mandriva.org> 0.4.2-0.alpha3.2mdv2008.0
+ Revision: 14317
- add patch to fix default button in loginverify dialog.


* Wed Apr 04 2007 Funda Wang <fundawang@mandriva.org> 0.4.2-0.alpha3.1mdv2007.1
+ Revision: 150616
- new snapshot from author.
- patch5 no more existss.
- SRPM cleanup.
- new snapshot from author.

* Thu Mar 08 2007 Funda Wang <fundawang@mandriva.org> 0.4.2-0.alpha1.1mdv2007.1
+ Revision: 137653
- fix xdg menu dir.
- rediff patch 5.
- clean up files section.
- rediff patch5
- patch6 is not needed here
- more generic qt3 macros
- Rename the tarball.
- new version 0.4.2 alpha 1.

  + Nicolas Lécureuil <neoclust@mandriva.org>
    - Add Patch7: Fix autoconf detection

* Tue Aug 22 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-5mdv2007.0
+ Revision: 56899
- add/remove sources
- eva-0.4.1-5mdv2007.0
- sync with cvs

* Fri Aug 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-4mdv2007.0
+ Revision: 43072
- Increase Release:   0.4.1-4mdv2007.0
- Add Patch 3: sync with svn (from fundawang at gmail dot com)
- Add Patch 4 : solve the problem of adding friends
- Allow to show on all WM not only KDE (thanks laurent)
- Increase release
- Rebuild to regenerate category
- Add warning
- import eva-0.4.1-2mdk

* Sun Feb 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-2mdk
- Add Patch 3 : by funda Wang

* Tue Jan 24 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-1mdk
- New release 0.4.1
- Remove Patch 2

* Tue Jan 24 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.0-2mdk
- Add patch 2 : Fix ticket #20803 (by fundawang)

* Sun Jan 22 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.0-1mdk
- 0.4.0 ( sorry for the delay)

* Wed Dec 14 2005 Laurent MONTEL <lmontel@mandriva.com> 0.3.9-0.20051205.2
- Fix build on x86_64

* Tue Dec 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.9-0.20051205.1mdk
- new cvs snapshot 20051205
- Fix BuildRequires ( Close ticket : #20091 )
- %%{1}mdv2007.1

* Thu Nov 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.9-0.20051117.1mdk
- CVS Snaphot of the upcoming 4.0
- Remove patch 1

* Wed Oct 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.2-2mdk
- Add Patch 1

* Sun Oct 02 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.2-1mdk
- New release 0.3.2

* Tue Sep 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-4mdk
- Add icons

* Wed Aug 31 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-3mdk
- New Patch0

* Fri Aug 19 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-2mdk
- Sync with cvs
	- close ticket #17591

* Tue Aug 16 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-1mdk
- new release 0.3.1
- Make rpmbuildupdate happy

* Tue Aug 02 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.0-6mdk
- Fix BuildRequires as pointed out by Buchan Milne :
        - Remove kdebase-devel ( not needed to build AFAIK )
	- Remove qt3-devel ( allready required by kdelibs-devel)
- Fix Requires
	- Remove qt3 ( allready requires by kdelibs )

* Sun Jul 31 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.0-5mdk
- Fix Build on amd64

* Sun Jul 31 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.0-4mdk
- Fix BuildRequires as pointed out by  funda wang
                         - Close ticket 17153

* Thu Jul 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.0-3mdk
- Fix BuildRequires

* Sat Jul 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.0-2mdk
- disable Rpath

* Sat Jul 23 2005 Phytonix<phytonix@gmail.com> 0.3.0-1mdk
- First Mandriva release based on sourceforge Rpm