auto-import changelog data from procmail-3.14-6.src.rpm
Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - lose setuid/setgid (root,mail) bits (#23257).
This commit is contained in:
parent
d7face8cb1
commit
4e88d84c4b
@ -1,7 +1,7 @@
|
|||||||
Summary: The procmail mail processing program.
|
Summary: The procmail mail processing program.
|
||||||
Name: procmail
|
Name: procmail
|
||||||
Version: 3.14
|
Version: 3.14
|
||||||
Release: 5
|
Release: 6
|
||||||
Copyright: distributable
|
Copyright: distributable
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz
|
Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz
|
||||||
@ -48,11 +48,14 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/formail
|
%{_bindir}/formail
|
||||||
%attr(2755,root,mail) %{_bindir}/lockfile
|
%attr(2755,root,mail) %{_bindir}/lockfile
|
||||||
%{_bindir}/mailstat
|
%{_bindir}/mailstat
|
||||||
%attr(6755,root,mail) %{_bindir}/procmail
|
%attr(0755,root,mail) %{_bindir}/procmail
|
||||||
|
|
||||||
%{_mandir}/man[15]/*
|
%{_mandir}/man[15]/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 6 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- lose setuid/setgid (root,mail) bits (#23257).
|
||||||
|
|
||||||
* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
|
* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
|
||||||
- add space in delivery rules with '!' (#15947).
|
- add space in delivery rules with '!' (#15947).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user