From 512cae014c969d276ec4bf7ce417bb0e8a7cbee8aa3498be47de0dd6cb4c137e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jul 2019 06:51:25 +0000 Subject: [PATCH] Accepting request 714314 from home:iznogood:branches:devel:openSUSE:Factory:Apps Drop scrollkeeper br -- Not needed since at least 1.0 release OBS-URL: https://build.opensuse.org/request/show/714314 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=17 --- gparted.changes | 8 ++++++++ gparted.spec | 6 ++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/gparted.changes b/gparted.changes index b932a3b..e3f81c7 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 9 18:54:28 UTC 2019 - Bjørn Lie + +- Drop scrollkeeper BuildRequires and stop passing + --disable-scrollkeeper to configure: No longer needed nor used or + recognized. +- Update macros to current standard. + ------------------------------------------------------------------- Sun Jul 7 21:50:56 UTC 2019 - Jan Engelhardt diff --git a/gparted.spec b/gparted.spec index 17ae8a3..027b05f 100644 --- a/gparted.spec +++ b/gparted.spec @@ -34,7 +34,6 @@ BuildRequires: intltool BuildRequires: perl-XML-Parser BuildRequires: pkgconfig BuildRequires: polkit -BuildRequires: scrollkeeper BuildRequires: update-desktop-files BuildRequires: xfsprogs-devel BuildRequires: yelp-tools @@ -74,7 +73,7 @@ partition with another (disk imaging). %lang_package %prep -%setup -q +%autosetup -p1 %if !0%{?is_opensuse} translation-update-upstream %endif @@ -82,9 +81,8 @@ translation-update-upstream %build export GKSUPROG="pkexec" %configure \ - --disable-scrollkeeper \ --enable-xhost-root -make %{?_smp_mflags} +%make_build %install %make_install