Accepting request 43457 from Base:System
Copy from Base:System/polkit based on submit request 43457 from user coolo OBS-URL: https://build.opensuse.org/request/show/43457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=11
This commit is contained in:
commit
aa39f74f50
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 9 19:14:09 CEST 2010 - kay.sievers@novell.com
|
Fri Apr 9 19:14:09 CEST 2010 - kay.sievers@novell.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: polkit
|
Name: polkit
|
||||||
Summary: PolicyKit Authorization Framework
|
Summary: PolicyKit Authorization Framework
|
||||||
Version: 0.96
|
Version: 0.96
|
||||||
Release: 2
|
Release: 3
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Url: http://www.freedesktop.org/wiki/Software/PolicyKit
|
Url: http://www.freedesktop.org/wiki/Software/PolicyKit
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -91,7 +91,7 @@ export V=1
|
|||||||
--disable-introspection \
|
--disable-introspection \
|
||||||
--enable-examples \
|
--enable-examples \
|
||||||
--libexecdir=%{_prefix}/lib/polkit-1
|
--libexecdir=%{_prefix}/lib/polkit-1
|
||||||
make %{?jobs:-j %jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user