matchpathcon fixes
This commit is contained in:
parent
f87fdef1e0
commit
277578fc43
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.4.1
|
%define version 4.4.1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 15
|
Release: 16
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz
|
Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz
|
||||||
Patch0: rpm-4.4.1-posttrans.patch
|
Patch0: rpm-4.4.1-posttrans.patch
|
||||||
@ -531,6 +531,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 03 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-16
|
||||||
|
- Yet more matchpathcon
|
||||||
|
|
||||||
* Tue May 03 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-15
|
* Tue May 03 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-15
|
||||||
- Some more matchpathcon work
|
- Some more matchpathcon work
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user