Accepting request 43456 from Base:System
Copy from Base:System/popt based on submit request 43456 from user coolo OBS-URL: https://build.opensuse.org/request/show/43456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/popt?expand=0&rev=11
This commit is contained in:
commit
88b4c2e854
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 7 17:06:09 CEST 2010 - mls@suse.de
|
Wed Apr 7 17:06:09 CEST 2010 - mls@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: popt
|
Name: popt
|
||||||
Version: 1.13
|
Version: 1.13
|
||||||
Release: 6
|
Release: 7
|
||||||
#!BuildIgnore: rpmlint-Factory
|
#!BuildIgnore: rpmlint-Factory
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: A C library for parsing command line parameters
|
Summary: A C library for parsing command line parameters
|
||||||
@ -72,7 +72,7 @@ API documentation of the popt library, too.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --libdir=/%{_lib}
|
%configure --libdir=/%{_lib}
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
Loading…
Reference in New Issue
Block a user