From afe1ce1ef35057612b162ae1209a066bfb0a35cccca89614b59e933198137907 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2017 11:28:15 +0000 Subject: [PATCH] Accepting request 523680 from GNOME:Next Update to 3.26.0 OBS-URL: https://build.opensuse.org/request/show/523680 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=53 --- gnome-calendar.changes | 1 + gnome-calendar.spec | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/gnome-calendar.changes b/gnome-calendar.changes index c5e6ed5..346f91a 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -11,6 +11,7 @@ Tue Sep 12 07:15:19 UTC 2017 - dimstar@opensuse.org regressions. + Many code cleanups and reorganizations. + updated translations. +- Disable gtk-doc for now. Build fails (bgo#782150). ------------------------------------------------------------------- Sat Sep 9 08:12:14 UTC 2017 - jengelh@inai.de diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 33bd293..f2638ac 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -37,7 +37,6 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.1 BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 BuildRequires: pkgconfig(libical) >= 1.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Calendar is a calendar application for GNOME. @@ -45,20 +44,21 @@ Calendar is a calendar application for GNOME. %package -n gnome-shell-search-provider-gnome-calendar Summary: GNOME Shell search provider to return results from the GNOME Calendar Group: Productivity/Office/Organizers -Supplements: packageand(gnome-shell:%{name}) Requires: %{name} = %{version} +Supplements: packageand(gnome-shell:%{name}) %description -n gnome-shell-search-provider-gnome-calendar This package contains a search provider to enable GNOME Shell to get search results from GNOME Calendar. %lang_package + %prep %setup -q %build %meson \ - -Denable-gtk-doc=true \ + -Denable-gtk-doc=false \ %{nil} %meson_build @@ -69,7 +69,7 @@ search results from GNOME Calendar. %files %defattr(-,root,root) -%doc ChangeLog README COPYING NEWS THANKS +%doc ChangeLog COPYING NEWS %{_bindir}/gnome-calendar %{_datadir}/applications/org.gnome.Calendar.desktop # Own dir for openSUSE Leap 42.1 @@ -79,8 +79,8 @@ search results from GNOME Calendar. %{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml %{_datadir}/icons/hicolor/*/apps/*.* -%dir %{_datadir}/gtk-doc/html/%{name} -%doc %{_datadir}/gtk-doc/html/%{name}/*.* +#dir %%{_datadir}/gtk-doc/html/%%{name} +#doc %%{_datadir}/gtk-doc/html/%%{name}/*.* %files -n gnome-shell-search-provider-gnome-calendar %defattr(-,root,root)