auto-import changelog data from rpm-4.0.3-0.53.src.rpm

Mon Jun 25 2001 Jeff Johnson <jbj@redhat.com>
- fix: remove executable bit on perl.req, not find-req.pl.
- fix: permit partially enumerated hardlink file sets during build.
- fix: resurrect rpm signature modes.
This commit is contained in:
cvsdist 2004-09-09 11:51:20 +00:00
parent ff1ae19981
commit 1f56f5f511
2 changed files with 13 additions and 8 deletions

View File

@ -14,7 +14,7 @@ Summary: The Red Hat package management system.
Name: rpm
%define version 4.0.3
Version: %{version}
Release: 0.52
Release: 0.53
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
Copyright: GPL
@ -352,11 +352,7 @@ fi
%rpmattr %{__prefix}/lib/rpm/find-prov.pl
%rpmattr %{__prefix}/lib/rpm/find-provides
%rpmattr %{__prefix}/lib/rpm/find-provides.perl
# XXX remove executable bit to disable autogenerated perl requires for now.
#%rpmattr %{__prefix}/lib/rpm/find-req.pe
%attr(0644, rpm, rpm) %{__prefix}/lib/rpm/find-req.pl
%rpmattr %{__prefix}/lib/rpm/find-req.pl
%rpmattr %{__prefix}/lib/rpm/find-requires
%rpmattr %{__prefix}/lib/rpm/find-requires.perl
%rpmattr %{__prefix}/lib/rpm/get_magic.pl
@ -366,7 +362,11 @@ fi
%rpmattr %{__prefix}/lib/rpm/magic.prov
%rpmattr %{__prefix}/lib/rpm/magic.req
%rpmattr %{__prefix}/lib/rpm/perl.prov
%rpmattr %{__prefix}/lib/rpm/perl.req
# XXX remove executable bit to disable autogenerated perl requires for now.
#%rpmattr %{__prefix}/lib/rpm/perl.req
%attr(0644, rpm, rpm) %{__prefix}/lib/rpm/perl.req
%rpmattr %{__prefix}/lib/rpm/rpm[bt]
%rpmattr %{__prefix}/lib/rpm/rpmdiff
%rpmattr %{__prefix}/lib/rpm/rpmdiff.cgi
@ -429,6 +429,11 @@ fi
%{__prefix}/include/popt.h
%changelog
* Mon Jun 25 2001 Jeff Johnson <jbj@redhat.com>
- fix: remove executable bit on perl.req, not find-req.pl.
- fix: permit partially enumerated hardlink file sets during build.
- fix: resurrect rpm signature modes.
* Fri Jun 22 2001 Jeff Johnson <jbj@redhat.com>
- remove executable bit to disable autogenerated perl requires until
perl provides can be vetted.

View File

@ -1 +1 @@
55504bae9c1e0352b8035b13b8f7c7f6 rpm-4.0.3.tar.gz
2bc17ed2b289b5010a0a2d3544658b0e rpm-4.0.3.tar.gz