Updating link to change in openSUSE:Factory/popt revision 11.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/popt?expand=0&rev=85b459847858fcf5ac415d1dcd5d7bbf
This commit is contained in:
parent
6b7360cb5e
commit
62de446776
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: popt
|
||||
Version: 1.13
|
||||
Release: 6
|
||||
Release: 7
|
||||
#!BuildIgnore: rpmlint-Factory
|
||||
License: MIT
|
||||
Summary: A C library for parsing command line parameters
|
||||
@ -72,7 +72,7 @@ API documentation of the popt library, too.
|
||||
|
||||
%build
|
||||
%configure --libdir=/%{_lib}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
Loading…
Reference in New Issue
Block a user