forked from pool/libzio
This commit is contained in:
parent
01857cba4c
commit
0bad133e41
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 17 13:09:43 CEST 2009 - werner@suse.de
|
||||||
|
|
||||||
|
- Use noweak version of libzio
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 23 16:01:17 CET 2009 - werner@suse.de
|
Mon Feb 23 16:01:17 CET 2009 - werner@suse.de
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Obsoletes: libzio-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 0.99
|
Version: 0.99
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -75,7 +75,7 @@ Authors:
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make noweak
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make testt
|
make testt
|
||||||
@ -112,6 +112,8 @@ make DESTDIR=$RPM_BUILD_ROOT install libdir=%{_libdir} mandir=%{_mandir}
|
|||||||
/usr/include/zio.h
|
/usr/include/zio.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 17 2009 werner@suse.de
|
||||||
|
- Use noweak version of libzio
|
||||||
* Mon Feb 23 2009 werner@suse.de
|
* Mon Feb 23 2009 werner@suse.de
|
||||||
- Add fseek(3) support for bzip and LZW files
|
- Add fseek(3) support for bzip and LZW files
|
||||||
* Mon Feb 23 2009 schwab@suse.de
|
* Mon Feb 23 2009 schwab@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user