Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > c41377971859f250beac58c77d8af11e > files > 2

orage-4.8.3-2.src.rpm

%define url_ver %(echo %{version} | cut -c 1-3)

Summary:	Time-managing application for Xfce desktop environment
Name:		orage
Version:	4.8.3
Release:	2
License:	GPLv2+
Group:		Graphical desktop/Xfce
URL:		http://www.xfce.org
Source0:	http://archive.xfce.org/src/apps/orage/%{url_ver}/%{name}-%{version}.tar.bz2
BuildRequires:	chrpath
BuildRequires:	xfce4-panel-devel >= 4.9.0
BuildRequires:	desktop-file-utils
BuildRequires:	libical-devel
BuildRequires:	dbus-glib-devel
BuildRequires:	dbus-devel
BuildRequires:	libnotify-devel
BuildRequires:	popt-devel
BuildRequires:	bison
BuildRequires:	flex
Provides:	xfcalendar
Obsoletes:	xfcalendar < 4.5

%description
Orage is a time-managing application for the Xfce desktop environment,
featuring:

- Time-based events
- Data stored in ical format.
- Recurring appointments
- Reminder up to 2 days before the event starts
- Possibility to choose your alarm sound
- Repeating the alarm sound until you close the reminder window
- Possibility to duplicate an appointment
- Archiving system for keeping your history in different files for
  avoiding overloads in the main working file.

%prep
%setup -q

%build
%define Werror_cflags %nil

%configure2_5x \
	--disable-static \
	--enable-reentrant \
	--enable-dbus \
	--enable-archive \
	--enable-libnotify \
	--enable-libxfce4panel

%make

%install
%makeinstall_std

#disable rpath in _bin
chrpath -d %{buildroot}/%{_bindir}/*

rm -rf %{buildroot}%{_datadir}/orage/doc

%find_lang %{name} %{name}.lang

desktop-file-install \
  --add-only-show-in="XFCE" \
  --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*

%files -f %{name}.lang
%doc README AUTHORS
%doc doc/C/images/*.png doc/C/orage.html
%{_bindir}/*
%{_libdir}/xfce4
%{_datadir}/applications/*
%{_datadir}/xfce4/panel-plugins/xfce4-orageclock-plugin.desktop
%{_iconsdir}/hicolor/*/apps/*.png
%{_iconsdir}/hicolor/*/apps/*.svg
%{_iconsdir}/hicolor/*/apps/*.xpm
%dir %{_datadir}/orage
%{_datadir}/orage/sounds/
%{_datadir}/dbus-1/services/org.xfce.*.service
%{_mandir}/man1/*.*


%changelog
* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 4.8.3-2
+ Revision: 791509
- Rebuild

* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
+ Revision: 789643
- update to new version 4.8.3
- spec file clean

* Mon Oct 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
+ Revision: 704014
- update to new version 4.8.2
- update file list

* Sun May 01 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-3
+ Revision: 661106
- add missing buildrequires on bison, flex, dbus-devel and popt-devel

* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
+ Revision: 661070
- br dbus-glib
- rebuild

* Sun Feb 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
+ Revision: 640600
- update to new version 4.8.1

* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
+ Revision: 632807
- update to new version 4.8.0
- update url for Source0
- fix file list

  + Oden Eriksson <oeriksson@mandriva.com>
    - rebuild

* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.1
+ Revision: 543278
- rebuild for mdv 2010.1

* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 4.6.1-2mdv2010.0
+ Revision: 454739
- do not package huge ChangeLog

* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
+ Revision: 368583
- update to new version 4.6.1

* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
+ Revision: 349165
- rebuild whole xfce

* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
+ Revision: 345711
- New upstream release

* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
+ Revision: 334000
- update to new version 4.5.99.1

* Thu Jan 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
+ Revision: 330025
- disable Werror
- update to new version 4.5.93

* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
+ Revision: 303541
- add full path for the Source0
- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)

* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
+ Revision: 294525
- Xfce4.6 beta1 is landing on cooker
- fix buildrequires
- fix file list

* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-4mdv2009.0
+ Revision: 254910
- rebuild

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

* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
+ Revision: 188984
- rebuild
- add buildrequires on libdb4.2-devel and libical-devel
- new license policy
- do not package COPYING and INSTALL files

  + Olivier Blin <blino@mandriva.org>
    - restore BuildRoot

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

* Mon Nov 19 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
+ Revision: 110174
- Move xfce-panel-devel to xfce4-panel-devel
- Fix BuildRequires with version macros and remove dbh
- New release 4.4.2
- New release 4.4.2

* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
+ Revision: 71234
- remove X-MandrivaLinux from desktop file

* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
+ Revision: 32897
- bump release tag
- drop __libtoolize
- disable building static files rather than deleting them
- use macros in %%post and %%postun
- spec file clean

* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
+ Revision: 14614
- New release 4.4.1