Alexei Sorokin 2016-05-05 11:35:32 +00:00 committed by Git OBS Bridge
parent de88e5e0cb
commit 6d47531ac1
3 changed files with 15 additions and 3 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b62b81d40a268509c5d3be58aed4d232c05433f028a6197a00b2dd0964578605
size 1161110

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 4 16:34:01 UTC 2016 - sor.alexei@meowr.ru
- nemo-extension-{emblems,pastebin,terminal}: add a missing
python-gobject-Gdk dependency.
-------------------------------------------------------------------
Mon Apr 25 05:00:35 UTC 2016 - sor.alexei@meowr.ru

View File

@ -148,6 +148,9 @@ Requires: python-gobject
Provides: nemo-emblems = %{version}
Obsoletes: nemo-emblems < %{version}
BuildArch: noarch
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-emblems
Change a directory or a file emblem in Nemo, the Cinnamon desktop
@ -211,6 +214,9 @@ Provides: nemo-pastebin = %{version}
Obsoletes: nemo-pastebin < %{version}
BuildArch: noarch
%glib2_gsettings_schema_requires
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-pastebin
nemo-pastebin is an extension for the Nemo file manager, which
@ -306,6 +312,9 @@ Requires: python-nemo = %{version}
Provides: nemo-terminal = %{version}
Obsoletes: nemo-terminal < %{version}
BuildArch: noarch
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-terminal
Nemo Terminal is an embedded terminal for Nemo, the Cinnamon file