auto-import changelog data from gdbm-1.8.0-10.src.rpm
Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com> - s/Copyright:/License:/g - include text docs in binary package
This commit is contained in:
parent
03f4c9a4db
commit
b7064fbd91
@ -3,12 +3,12 @@
|
||||
Summary: A GNU set of database routines which use extensible hashing.
|
||||
Name: gdbm
|
||||
Version: 1.8.0
|
||||
Release: 9
|
||||
Release: 10
|
||||
Source: ftp://prep.ai.mit.edu/pub/gnu/gdbm-%{version}.tar.gz
|
||||
Patch0: gdbm-1.8.0-jbj.patch
|
||||
Patch1: gdbm-1.8.0-fhs.patch
|
||||
Patch2: gdbm-1.8.0-cflags.patch
|
||||
Copyright: GPL
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Prefix: %{_prefix}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -74,6 +74,7 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS README
|
||||
%{_libdir}/libgdbm.so.*
|
||||
|
||||
%files devel
|
||||
@ -90,6 +91,10 @@ fi
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- s/Copyright:/License:/g
|
||||
- include text docs in binary package
|
||||
|
||||
* Tue Jun 12 2001 Than Ngo <than@redhat.com>
|
||||
- fix to build against new libtool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user