SHA256
1
0
forked from pool/popt

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:
OBS User buildservice-autocommit 2010-07-20 18:12:55 +00:00 committed by Git OBS Bridge
parent 6b7360cb5e
commit 62de446776
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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