12
0

Accepting request 508059 from home:jengelh:branches:GNOME:Factory

- Remove redundant %clean section; use %_smp_mflags for build.

OBS-URL: https://build.opensuse.org/request/show/508059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=101
This commit is contained in:
Bjørn Lie
2017-07-04 18:32:25 +00:00
committed by Git OBS Bridge
parent d837cff3aa
commit 143e06606c
2 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 4 09:20:34 UTC 2017 - jengelh@inai.de
- Remove redundant %clean section; use %_smp_mflags for build.
-------------------------------------------------------------------
Tue Apr 25 08:45:58 UTC 2017 - dimstar@opensuse.org

View File

@@ -105,16 +105,13 @@ NOCONFIGURE=1 gnome-autogen.sh
%configure \
--disable-static \
--enable-user-heuristics
make %{?jobs:-j%jobs}
make %{?_smp_mflags}
%install
%make_install
%find_lang accounts-service
rm -f %{buildroot}%{_libdir}/*.la
%clean
rm -rf %{buildroot}
%pre
%service_add_pre accounts-daemon.service