diff --git a/glom.spec b/glom.spec index 12de31a..493832b 100644 --- a/glom.spec +++ b/glom.spec @@ -20,7 +20,6 @@ BuildRequires: libxslt-devel >= 1.1.10 BuildRequires: pygobject3-devel >= 2.29.0 BuildRequires: iso-codes-devel BuildRequires: itstool -BuildRequires: scrollkeeper BuildRequires: gtksourceviewmm3-devel >= 3.0.0 BuildRequires: libgda-devel >= 5.0.3 BuildRequires: postgresql-server @@ -41,9 +40,6 @@ Requires: libgda-sqlite Requires(post): shared-mime-info desktop-file-utils Requires(postun): shared-mime-info desktop-file-utils -Requires(post): scrollkeeper -Requires(postun): scrollkeeper - %description Glom lets you design database systems - the database and the user @@ -84,7 +80,6 @@ that use the %{name} libraries. --disable-dependency-tracking \ --disable-static \ --disable-update-mime-database \ - --disable-scrollkeeper \ --with-postgres-utils=/usr/bin \ --disable-sqlite \ --docdir=%{_datadir}/%{name} @@ -112,7 +107,6 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : -scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : %post libs -p /sbin/ldconfig @@ -125,7 +119,6 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : -scrollkeeper-update -q || : /sbin/ldconfig @@ -165,6 +158,7 @@ scrollkeeper-update -q || : %changelog * Sat May 17 2014 Kalev Lember - 1.26.0-1 - Update to 1.26.0 +- Drop obsolete scrollkeeper handling * Mon Nov 4 2013 Haïkel Guémar - 1.24.2-1 - upstream 1.24.2