%global gtk3_version 3.21.6 %global edataserver_version 3.17.1 %global libical_version 1.0-9 %global gsettings_desktop_schemas_version 3.21.2 Name: gnome-calendar Version: 3.23.92 Release: 1%{?dist} Summary: Simple and beautiful calendar application designed to fit GNOME 3 License: GPLv3+ URL: https://wiki.gnome.org/Apps/Calendar Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version} BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} BuildRequires: pkgconfig(libecal-1.2) BuildRequires: pkgconfig(libedataserver-1.2) >= %{edataserver_version} BuildRequires: pkgconfig(libical) >= %{libical_version} BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version} Requires: gtk3%{?_isa} >= %{gtk3_version} Requires: evolution-data-server%{?_isa} >= %{edataserver_version} Requires: libical%{?_isa} >= %{libical_version} %description Calendar is a simple and beautiful calendar application designed to fit GNOME 3. Features: * Week, month and year views * Basic editing of events * Evolution Data Server integration * Search support %prep %setup -q %build %configure make %{?_smp_mflags} %install %make_install %{find_lang} %{name} %check desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Calendar.desktop appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/org.gnome.Calendar.appdata.xml %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : /usr/bin/update-desktop-database &> /dev/null || : %postun if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : /usr/bin/update-desktop-database &> /dev/null || : fi %posttrans /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -f %{name}.lang %doc NEWS README %license COPYING %{_bindir}/%{name} %{_datadir}/applications/org.gnome.Calendar.desktop %{_datadir}/dbus-1/services/org.gnome.Calendar.service %{_datadir}/icons/hicolor/*/apps/org.gnome.Calendar.png %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Calendar-symbolic.svg %{_datadir}/appdata/org.gnome.Calendar.appdata.xml %{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml # co-own these directories %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %changelog * Fri Mar 17 2017 Kalev Lember - 3.23.92-1 - Update to 3.23.92 * Mon Mar 06 2017 Kalev Lember - 3.23.91.1-1 - Update to 3.23.91.1 * Wed Feb 15 2017 Richard Hughes - 3.23.90-1 - Update to 3.23.90 * Fri Feb 10 2017 Fedora Release Engineering - 3.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Kalev Lember - 3.22.2-1 - Update to 3.22.2 * Sun Oct 02 2016 David King - 3.22.1-1 - Update to 3.22.1 * Tue Sep 20 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Fri Sep 16 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 * Wed Aug 31 2016 David King - 3.21.91-1 - Update to 3.21.91 * Tue Jul 26 2016 Kalev Lember - 3.21.4-1 - Update to 3.21.4 * Mon Jul 18 2016 Milan Crha - 3.21.2-2 - Rebuild for newer evolution-data-server * Wed Jun 22 2016 Richard Hughes - 3.21.2-1 - Update to 3.21.2 * Tue Jun 21 2016 Milan Crha - 3.20.2-2 - Rebuild for newer evolution-data-server * Mon May 09 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 * Fri Apr 15 2016 David Tardon - 3.20.1-2 - rebuild for ICU 57.1 * Thu Apr 14 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 - Set minimum required gtk3 version * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Tue Mar 15 2016 David King - 3.19.92-1 - Update to 3.19.92 * Thu Mar 03 2016 David King - 3.19.91-1 - Update to 3.19.91 * Tue Feb 16 2016 David King - 3.19.90-1 - Update to 3.19.90 * Tue Feb 16 2016 Milan Crha - 3.19.4-3 - Rebuild for newer evolution-data-server * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Kalev Lember - 3.19.4-1 - Update to 3.19.4 * Mon Jan 18 2016 David Tardon - 3.19.3-2 - rebuild for libical 2.0.0 * Wed Dec 16 2015 Kalev Lember - 3.19.3-1 - Update to 3.19.3 * Sat Oct 17 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 * Wed Aug 19 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4 * Tue Jun 23 2015 David King - 3.17.3-1 - Update to 3.17.3 - Use pkgconfig for BuildRequires * Wed Jun 17 2015 Fedora Release Engineering - 3.17.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 31 2015 Kalev Lember - 3.17.2-1 - Update to 3.17.2 * Tue May 12 2015 Kalev Lember - 3.16.2-1 - Update to 3.16.2 * Tue Apr 28 2015 Milan Crha - 3.16.1-2 - Rebuild for newer evolution-data-server * Thu Apr 16 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 * Fri Mar 20 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 - Drop large ChangeLog file from docs * Tue Feb 17 2015 David King - 3.15.90-2 - Add missing colon after glib-compile-schemas * Tue Feb 17 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING * Sun Jan 25 2015 Igor Gnatenko - 3.15.4.1-2 - Add check section - Add hook for mime entry * Sat Jan 24 2015 Igor Gnatenko - 3.15.4.1-1 - 3.15.4.1 * Wed Jan 21 2015 Igor Gnatenko - 3.15.4-1 - 3.15.4 * Fri Jan 02 2015 Igor Gnatenko - 3.15.3.1-1 - Initial package