Accepting request 44242 from Base:System
Copy from Base:System/sudo based on submit request 44242 from user coolo OBS-URL: https://build.opensuse.org/request/show/44242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=31
This commit is contained in:
commit
f1cbda6421
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 15 21:23:02 UTC 2010 - pascal.bleser@opensuse.org
|
Tue Jun 15 21:23:02 UTC 2010 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ BuildRequires: openldap2-devel pam-devel postfix
|
|||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Version: 1.7.2p7
|
Version: 1.7.2p7
|
||||||
Release: 1
|
Release: 4
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
License: BSD3c(or similar)
|
License: BSD3c(or similar)
|
||||||
Url: http://www.sudo.ws/
|
Url: http://www.sudo.ws/
|
||||||
@ -92,7 +92,7 @@ export LDFLAGS="-pie"
|
|||||||
--with-env-editor \
|
--with-env-editor \
|
||||||
--without-secure-path \
|
--without-secure-path \
|
||||||
--with-passprompt='%%p\x27s password:'
|
--with-passprompt='%%p\x27s password:'
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user