From 1a44e1d54435ce2d1bf51ed03ba96144b3d7936d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 25 Jun 2014 10:52:28 +0100 Subject: [PATCH] Fix filelists (zeitgeist moved to gedit-plugins) --- gedit.spec | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/gedit.spec b/gedit.spec index 82e2c93..80146e2 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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 - 2:3.13.2-1 - Update to 3.13.2