This commit is contained in:
parent
b6159b4bdf
commit
e9388173d1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 24 12:16:43 CET 2007 - aj@suse.de
|
||||
|
||||
- Add libbz2-devel to BuildRequirs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 14:08:59 CET 2006 - werner@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libzio (Version 0.4)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -11,11 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: libzio
|
||||
BuildRequires: libbz2-devel
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/Libraries
|
||||
Autoreqprov: on
|
||||
Version: 0.4
|
||||
Release: 1
|
||||
Release: 9
|
||||
Summary: A Library for Accessing Compressed Text Files
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: libzio-%{version}.tar.bz2
|
||||
@ -62,7 +63,9 @@ make DESTDIR=$RPM_BUILD_ROOT install libdir=%{_libdir} mandir=%{_mandir}
|
||||
%{_mandir}/man3/fzopen.3*
|
||||
/usr/include/zio.h
|
||||
|
||||
%changelog -n libzio
|
||||
%changelog
|
||||
* Sat Mar 24 2007 - aj@suse.de
|
||||
- Add libbz2-devel to BuildRequirs.
|
||||
* Wed Dec 20 2006 - werner@suse.de
|
||||
- Better weak symbol handling even for -ansi -pedantic
|
||||
* Fri Dec 15 2006 - werner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user