Dominique Leuenberger 2016-06-03 14:26:47 +00:00 committed by Git OBS Bridge
commit a791dda94e
2 changed files with 26 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 30 08:26:00 UTC 2016 - fcrozat@suse.com
- Move online accounts panel to a separate subpackage and ensure
gnome-online-accounts is required by this subpackage (icons are
provided by it). Add Supplements to ensure it will be pulled when
gnome-online-accounts is installed.
-------------------------------------------------------------------
Fri May 20 15:38:00 UTC 2016 - zaitor@opensuse.org

View File

@ -182,6 +182,19 @@ Supplements: %{name}
%description color
This package provides the color management configuration panel for
GNOME control center.
%package goa
Summary: Configuration panel for online accounts
Group: System/GUI/GNOME
Requires: %{name} = %{version}
# The online accounts panel interacts with binaries and icons from gnome-online-accounts
Requires: gnome-online-accounts
Supplements: packageand(%{name}:gnome-online-accounts)
%description goa
This package provides the online accounts onfiguration panel for
GNOME control center.
%lang_package
%prep
%setup -q
@ -275,6 +288,7 @@ rm -rf %{buildroot}
%{_bindir}/*
%{_datadir}/appdata/gnome-control-center.appdata.xml
%exclude %{_datadir}/applications/gnome-color-panel.desktop
%exclude %{_datadir}/applications/gnome-online-accounts-panel.desktop
%{_datadir}/applications/*.desktop
%{_datadir}/bash-completion/completions/gnome-control-center
%{_datadir}/dbus-1/services/org.gnome.ControlCenter.service
@ -309,6 +323,10 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%{_datadir}/applications/gnome-color-panel.desktop
%files goa
%defattr(-,root,root)
%{_datadir}/applications/gnome-online-accounts-panel.desktop
%files devel
%defattr (-, root, root)
%{_datadir}/pkgconfig/gnome-keybindings.pc