Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > fa5cecdeb43b68a2a7125db18d0914cd > files > 2

kerry-0.2.90-1mdv2009.1.src.rpm

%define svn 874937

Name: kerry
Version: 0.2.90
Release: %mkrel 1
Summary: Desktop search tool
License: GPL
Group: Graphical desktop/KDE
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
URL: http://en.opensuse.org/Kerry
Source: http://developer.kde.org/~binner/%{name}/%{name}-%{version}.%svn.tar.bz2
Patch4: only_kde.patch 
BuildRequires: kdelibs4-devel
BuildRequires: kdepimlibs4-devel
BuildRequires: kdebase4-devel
BuildRequires: openldap-devel
BuildRequires: libbeagle-devel >= 0.3.0
Requires: beagle

%description
A desktop search tool integrated with Beagle and KDE.

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

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

%files
%defattr(-,root,root)
%{_kde_bindir}/*
%{_kde_datadir}/applications/kde4/kerry.desktop
%{_kde_iconsdir}/hicolor/*/apps/*.png
%{_kde_iconsdir}/hicolor/*/apps/*.svgz

#--------------------------------------------------------------------

%prep
%setup -q  -n %name
%patch4 -p1

%build

%cmake_kde4

%make

%install
rm -rf %buildroot

%makeinstall_std -C build

%clean
rm -rf %buildroot


%changelog
* Sat Oct 25 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.90-1mdv2009.1
+ Revision: 297103
- Fix BuildRequires
- Add kdepimlibs4-devel as BuildRequire
- switch to kde4 version of kerry

* Fri Jul 04 2008 Danilo Cesar Lemes de Paula <danilo@mandriva.com> 0.2.1-14mdv2009.0
+ Revision: 231823
- Changing kbeagled.desktop to start only with Kde

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

* Fri May 09 2008 Helio Chissini de Castro <helio@mandriva.com> 0.2.1-13mdv2009.0
+ Revision: 205036
- Move to /opt

  + Thierry Vignaud <tvignaud@mandriva.com>
    - fix no-buildroot-tag

* Sun Jan 13 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-12mdv2008.1
+ Revision: 150424
- rebuild
- kill re-definition of %%buildroot on Pixel's request
- rebuild for new libbeagle

  + Helio Chissini de Castro <helio@mandriva.com>
    - Patched configure to detect current libbeagle ( 0.3.0 )
    - Rebuild against new openldap

  + Oden Eriksson <oeriksson@mandriva.com>
    - rebuilt against openldap-2.4.7 libs

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

  + Pixel <pixel@mandriva.com>
    - fix fr/kerry.po patch

* Thu Oct 04 2007 Funda Wang <fundawang@mandriva.org> 0.2.1-8mdv2008.0
+ Revision: 95365
- really fix fr translation patch

* Thu Oct 04 2007 Funda Wang <fundawang@mandriva.org> 0.2.1-7mdv2008.0
+ Revision: 95360
- fix fr translation patch

  + Anne Nicolas <anne.nicolas@mandriva.com>
    - increase release
    - fix typo
    - Complete chains
    - Fix typo

  + Nicolas Lécureuil <neoclust@mandriva.org>
    - Fix french translation (tks to anne)
    - Fix a translation
    - Add more french translation

* Wed Oct 03 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.1-6mdv2008.0
+ Revision: 95200
- [BUGFIX] Do not index when running on battery (Bug #34045)

* Mon May 14 2007 Helio Chissini de Castro <helio@mandriva.com> 0.2.1-4mdv2008.0
+ Revision: 26741
- Added pt_BR tranalations by Felipe
- Use configure macro.


* Sun Apr 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.1-3mdv2007.1
+ Revision: 150162
- Fix french translations

  + Frederic Crozat <fcrozat@mandriva.com>
    - Fix desktop categories and only show in KDE

* Mon Mar 12 2007 Olivier Blin <oblin@mandriva.com> 0.2.1-2mdv2007.1
+ Revision: 142031
- tag kerry mo files with lang

* Tue Dec 05 2006 Laurent Montel <lmontel@mandriva.com> 0.2.1-1mdv2007.1
+ Revision: 90715
- 0.2.1
- 0.2

  + Gaëtan Lehmann <glehmann@mandriva.org>
    - 0.2 beta 2

* Sat Aug 26 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.1.1-2mdv2007.0
+ Revision: 58117
- fix versionned locale files (bug #24662)

* Mon Jul 31 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.1.1-1mdv2007.0
+ Revision: 42625
- Import kerry

* Sun Jul 30 2006 Gaetan Lehmann (INRA) <glehmann@mandriva.org> 0.1.1-1mdv2007.0
- New release 0.1.1

* Sat Jul 29 2006 Laurent MONTEL <lmontel@mandriva.com> 0.1-5
- Add patch from jonas wustrack <jwustrack@mandriva.com> fix big mem leak into kerry (thanks)

* Wed Jul 12 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-4mdv2007.0
- Rebuild for new menu && extension
- Use macro for icons
- Add %%post and %%postun (needed by menu for mdv <= 2006.0)

* Thu May 04 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-2mdk
- requires beagle

* Thu Apr 27 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-1mdk
- initial package