Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > b76c6450f5c316f3c4ab71b9af9ab36a > files > 3

dates-0.4.11-2mdv2010.1.src.rpm

%define name dates 
%define version 0.4.11
%define release %mkrel 2

Summary: Simple calendar application
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
Patch: dates-0.4.7-format-strings.patch
License: GPLv2+ and LGPLv2+
Group: Graphical desktop/GNOME
Url: http://pimlico-project.org/dates.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: libedataserver-devel
BuildRequires: libgtk+2-devel
BuildRequires: intltool

%description
Dates is a small, lightweight calendar, featuring an innovative, unified,
zooming view and is designed primarily for use on hand-held devices. 

%prep
%setup -q
%patch -p1

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
%find_lang Dates

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

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

%clean
rm -rf $RPM_BUILD_ROOT

%files -f Dates.lang
%defattr(-,root,root)
%doc README AUTHORS ChangeLog 
%_bindir/%{name}
%_datadir/applications/%{name}.desktop
%_mandir/man1/*
%_datadir/%{name}/*
%_datadir/icons/hicolor/*





%changelog
* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 0.4.11-2mdv2010.1
+ Revision: 548455
- rebuild with latest eds

* Wed Jan 06 2010 Götz Waschk <waschk@mandriva.org> 0.4.11-1mdv2010.1
+ Revision: 486608
- update to new version 0.4.11

* Sun Nov 22 2009 Götz Waschk <waschk@mandriva.org> 0.4.10-3mdv2010.1
+ Revision: 469063
- fix menu entry (bug #55596)
- remove library package
- fix i18n file list

* Sat Nov 21 2009 Götz Waschk <waschk@mandriva.org> 0.4.10-2mdv2010.1
+ Revision: 468392
- fix menu categories

* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 0.4.10-1mdv2010.0
+ Revision: 437153
- update to new version 0.4.10

* Thu Jul 23 2009 Götz Waschk <waschk@mandriva.org> 0.4.8-1mdv2010.0
+ Revision: 398770
- update to new version 0.4.8

* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 0.4.7-1mdv2009.1
+ Revision: 355750
- update build deps
- new version
- fix format strings
- update license
- update source URL

* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.4.6-1mdv2009.0
+ Revision: 218424
- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers

* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.4.6-1mdv2008.1
+ Revision: 177249
- new version
- remove the library-packages, as it was disabled in the Makefile.am, according to
  changelog

* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-2mdv2008.1
+ Revision: 170793
- rebuild
- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
- kill re-definition of %%buildroot on Pixel's request

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

* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.4-1mdv2008.0
+ Revision: 80248
- New release 0.4.4
- New release

* Fri Jun 08 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.3-1mdv2008.0
+ Revision: 37207
- New release 0.4.3

  + Pascal Terjan <pterjan@mandriva.org>
    - Add complete source URL
    - Update URL and fix description and summary

* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.2-1mdv2008.0
+ Revision: 15644
- New release 0.4.2


* Thu Mar 08 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.1-1mdv2007.1
+ Revision: 138481
- Import dates