fix license tag
This commit is contained in:
parent
2a8b7ee37f
commit
a4cb1a489f
@ -3,13 +3,13 @@
|
|||||||
Summary: A GNU set of database routines which use extensible hashing.
|
Summary: A GNU set of database routines which use extensible hashing.
|
||||||
Name: gdbm
|
Name: gdbm
|
||||||
Version: 1.8.0
|
Version: 1.8.0
|
||||||
Release: 28%{?dist}
|
Release: 29%{?dist}
|
||||||
Source: ftp://ftp.gnu.org/gnu/gdbm-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/gdbm-%{version}.tar.gz
|
||||||
Patch0: gdbm-1.8.0-jbj.patch
|
Patch0: gdbm-1.8.0-jbj.patch
|
||||||
Patch1: gdbm-1.8.0-fhs.patch
|
Patch1: gdbm-1.8.0-fhs.patch
|
||||||
Patch2: gdbm-1.8.0-cflags.patch
|
Patch2: gdbm-1.8.0-cflags.patch
|
||||||
Patch3: gdbm-1.8.0-64offset.patch
|
Patch3: gdbm-1.8.0-64offset.patch
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
URL: http://www.gnu.org/software/gdbm/
|
URL: http://www.gnu.org/software/gdbm/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -97,6 +97,9 @@ fi
|
|||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.8.0-29
|
||||||
|
- fix license tag
|
||||||
|
|
||||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.8.0-28
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.8.0-28
|
||||||
- Autorebuild for GCC 4.3
|
- Autorebuild for GCC 4.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user