auto-import changelog data from rpm-4.3.2-0.2.src.rpm
Tue Jun 08 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.2 - lua embedded in rpmio. - use lua to identify desired selinux file context regexes.
This commit is contained in:
parent
84321e1dcd
commit
1bc0c1f0d6
6
rpm.spec
6
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.3.2
|
%define version 4.3.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 0.1
|
Release: 0.2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -485,6 +485,10 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 8 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.2
|
||||||
|
- lua embedded in rpmio.
|
||||||
|
- use lua to identify desired selinux file context regexes.
|
||||||
|
|
||||||
* Tue Jun 1 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.1
|
* Tue Jun 1 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.1
|
||||||
- use /etc/selinux/targeted/contexts/files/file_contexts for now.
|
- use /etc/selinux/targeted/contexts/files/file_contexts for now.
|
||||||
- disable file contexts into package metadata during build.
|
- disable file contexts into package metadata during build.
|
||||||
|
Loading…
Reference in New Issue
Block a user