Fix filelists (zeitgeist moved to gedit-plugins)

This commit is contained in:
Richard Hughes 2014-06-25 10:52:28 +01:00
parent 8ae0657eba
commit 1a44e1d544

View File

@ -1,10 +1,8 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
%if 0%{?fedora} > 12
%global with_zeitgeist 1
%global with_python3 1
%else
%global with_zeitgeist 0
%global with_python3 0
%endif
@ -20,7 +18,6 @@
%define enchant_version 1.2.0
%define isocodes_version 0.35
%define libpeas_version 1.7.0
%define zeitgeist_version 0.9.12
Summary: Text editor for the GNOME desktop
Name: gedit
@ -101,19 +98,6 @@ to gedit.
Install gedit-devel if you want to write plugins for gedit.
%if %{with_zeitgeist}
%package zeitgeist
Summary: Zeitgeist plugin for gedit
Group: Applications/Editors
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: zeitgeist >= %{zeitgeist_version}
BuildRequires: zeitgeist-devel >= %{zeitgeist_version}
%description zeitgeist
This packages brings the Zeitgeist dataprovider - a plugin that logs
access and leave event for documents used with gedit.
%endif
%prep
%setup -q
@ -223,12 +207,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc
%{_datadir}/vala/
%if %{with_zeitgeist}
%files zeitgeist
%{_libdir}/gedit/plugins/zeitgeist.plugin
%{_libdir}/gedit/plugins/libzeitgeist.so
%endif
%changelog
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 2:3.13.2-1
- Update to 3.13.2