- rebuild
This commit is contained in:
parent
43673d2587
commit
add6aba49d
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.4.2
|
%define version 4.4.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 5
|
Release: 6
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz
|
||||||
Patch0: rpm-4.4.1-hkp-disable.patch
|
Patch0: rpm-4.4.1-hkp-disable.patch
|
||||||
@ -547,6 +547,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 09 2005 Florian La Roche <laroche@redhat.com>
|
||||||
|
- rebuild for sqlite changes
|
||||||
|
|
||||||
* Thu Sep 22 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.2-5
|
* Thu Sep 22 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.2-5
|
||||||
- Actually fix context verification where matchpathcon fails (#162037)
|
- Actually fix context verification where matchpathcon fails (#162037)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user