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:
committed by
Git OBS Bridge
parent
d837cff3aa
commit
143e06606c
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user