- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
This commit is contained in:
parent
86d5826998
commit
cf472067a0
@ -2,7 +2,7 @@
|
|||||||
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.10
|
Version: 1.10
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Source: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
Source: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||||
# Prevent gdbm from storing uninitialized memory content
|
# Prevent gdbm from storing uninitialized memory content
|
||||||
# to database files.
|
# to database files.
|
||||||
@ -106,6 +106,9 @@ fi
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Aug 27 2012 Honza Horak <hhorak@redhat.com> - 1.10-4
|
* Mon Aug 27 2012 Honza Horak <hhorak@redhat.com> - 1.10-4
|
||||||
- Spec file cleanup
|
- Spec file cleanup
|
||||||
- Use make DESTDIR=... install instead of %%make_install
|
- Use make DESTDIR=... install instead of %%make_install
|
||||||
|
Loading…
Reference in New Issue
Block a user