forked from pool/gnome-calendar
Accepting request 342410 from home:Zaitor
Make it right for the ally using people (and pretty for the rest of us) OBS-URL: https://build.opensuse.org/request/show/342410 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
8829a15c79
commit
381d0fc7ac
@@ -24,7 +24,11 @@ License: GPL-3.0+
|
||||
Group: Productivity/Office/Organizers
|
||||
Url: https://wiki.gnome.org/Design/Apps/Calendar
|
||||
Source: http://download.gnome.org/sources/gnome-calendar/3.18/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM gnome-calendar-symbolic-icon.patch zaitor@opensuse.org -- Add a symbolic icon.
|
||||
Patch0: gnome-calendar-symbolic-icon.patch
|
||||
BuildRequires: desktop-file-utils
|
||||
# Only needed for patch0
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.43.2
|
||||
@@ -53,8 +57,11 @@ search results from GNOME Calendar.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# Needed for patch0
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@@ -84,7 +91,7 @@ make install DESTDIR=%{buildroot} %{?_smp_mflags}
|
||||
%{_datadir}/dbus-1/services/org.gnome.Calendar.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_datadir}/icons/hicolor/*/apps/*.*
|
||||
|
||||
%files -n gnome-shell-search-provider-gnome-calendar
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user