SHA256
3
0
forked from pool/libzio

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:
OBS User autobuild 2010-10-07 23:26:13 +00:00 committed by Git OBS Bridge
parent 5f5e8ee3d1
commit a7ebdbe333
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
-------------------------------------------------------------------
Sun Dec 13 16:46:51 CET 2009 - jengelh@medozas.de

View File

@ -34,7 +34,7 @@ Obsoletes: libzio-64bit
%endif
#
Version: 0.99
Release: 3
Release: 10
Summary: A Library for Accessing Compressed Text Files
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: libzio-%{version}.tar.bz2
@ -76,7 +76,7 @@ Authors:
%setup -q
%build
make %{?jobs:-j%jobs} noweak
make %{?_smp_mflags} noweak
%check
make testt