forked from pool/gparted
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
This commit is contained in:
parent
05b0678a36
commit
512cae014c
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 18:54:28 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user