Accepting request 49870 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libzio based on submit request 49870 from user coolo OBS-URL: https://build.opensuse.org/request/show/49870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzio?expand=0&rev=25
This commit is contained in:
parent
5f5e8ee3d1
commit
a7ebdbe333
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 13 16:46:51 CET 2009 - jengelh@medozas.de
|
Sun Dec 13 16:46:51 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Obsoletes: libzio-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 0.99
|
Version: 0.99
|
||||||
Release: 3
|
Release: 10
|
||||||
Summary: A Library for Accessing Compressed Text Files
|
Summary: A Library for Accessing Compressed Text Files
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: libzio-%{version}.tar.bz2
|
Source: libzio-%{version}.tar.bz2
|
||||||
@ -76,7 +76,7 @@ Authors:
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?jobs:-j%jobs} noweak
|
make %{?_smp_mflags} noweak
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make testt
|
make testt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user