forked from pool/libzio
This commit is contained in:
parent
e285f41a23
commit
525e823e23
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68e4e05b4ec5191cf77f9b207434a5149f1e18cce36115974b9d705528afa0dc
|
|
||||||
size 17053
|
|
3
libzio-0.8.tar.bz2
Normal file
3
libzio-0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fbbab92f8200ea416b350b2045eba47f79e6912c528fded3a4f94503cfb5e0a6
|
||||||
|
size 17294
|
@ -1,3 +1,8 @@
|
|||||||
|
Thu Jul 17 12:43:52 CEST 2008 - werner@suse.de
|
||||||
|
|
||||||
|
- Add some more comments what can be done with streams created
|
||||||
|
by fzopen and fdzopen and what can not be done.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 21 15:31:27 CEST 2008 - werner@suse.de
|
Mon Apr 21 15:31:27 CEST 2008 - werner@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzio (Version 0.7)
|
# spec file for package libzio (Version 0.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -19,7 +19,7 @@ BuildRequires: libbz2-devel
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.7
|
Version: 0.8
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
@ -89,6 +89,9 @@ make DESTDIR=$RPM_BUILD_ROOT install libdir=%{_libdir} mandir=%{_mandir}
|
|||||||
/usr/include/zio.h
|
/usr/include/zio.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 17 2008 werner@suse.de
|
||||||
|
- Add some more comments what can be done with streams created
|
||||||
|
by fzopen and fdzopen and what can not be done.
|
||||||
* Mon Apr 21 2008 werner@suse.de
|
* Mon Apr 21 2008 werner@suse.de
|
||||||
- Make BZ2_bzdopen() and gzdopen() weak symbols
|
- Make BZ2_bzdopen() and gzdopen() weak symbols
|
||||||
* Thu Apr 10 2008 ro@suse.de
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user