auto-import changelog data from rpm-4.0.4-7x.2.src.rpm
Thu Feb 07 2002 Jeff Johnson <jbj@redhat.com> - rpm-4.0.4 release candidate. - add cpanflute2, another perl.req fiddle. - another cpanflute2 patch.
This commit is contained in:
parent
e6bcc6d46a
commit
aaa25a2e8a
10
rpm.spec
10
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
||||
%define version 4.0.4
|
||||
Version: %{version}
|
||||
%{expand: %%define rpm_version %{version}}
|
||||
Release: 0.29
|
||||
Release: 7x.2
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||
Copyright: GPL
|
||||
@ -81,6 +81,7 @@ will manipulate RPM packages and databases.
|
||||
Summary: Scripts and executable programs used to build packages.
|
||||
Group: Development/Tools
|
||||
Requires: rpm = %{rpm_version}
|
||||
Provides: perl(Specfile)
|
||||
|
||||
%description build
|
||||
This package contains scripts and executable programs that are used to
|
||||
@ -426,6 +427,7 @@ fi
|
||||
%rpmattr %{__prefix}/lib/rpm/check-prereqs
|
||||
%rpmattr %{__prefix}/lib/rpm/config.site
|
||||
%rpmattr %{__prefix}/lib/rpm/cpanflute
|
||||
%rpmattr %{__prefix}/lib/rpm/cpanflute2
|
||||
%rpmattr %{__prefix}/lib/rpm/cross-build
|
||||
%rpmattr %{__prefix}/lib/rpm/find-lang.sh
|
||||
%rpmattr %{__prefix}/lib/rpm/find-prov.pl
|
||||
@ -441,6 +443,7 @@ fi
|
||||
%rpmattr %{__prefix}/lib/rpm/magic.prov
|
||||
%rpmattr %{__prefix}/lib/rpm/magic.req
|
||||
%rpmattr %{__prefix}/lib/rpm/perl.prov
|
||||
%rpmattr %{__prefix}/lib/rpm/Specfile.pm
|
||||
|
||||
# XXX remove executable bit to disable autogenerated perl requires for now.
|
||||
%rpmattr %{__prefix}/lib/rpm/perl.req
|
||||
@ -522,6 +525,11 @@ fi
|
||||
%{__prefix}/include/popt.h
|
||||
|
||||
%changelog
|
||||
* Thu Feb 7 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- rpm-4.0.4 release candidate.
|
||||
- add cpanflute2, another perl.req fiddle.
|
||||
- another cpanflute2 patch.
|
||||
|
||||
* Mon Feb 4 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.
|
||||
- generate index for hdrid (aka Sha1header) tag, query/verify by hdrid.
|
||||
|
Loading…
Reference in New Issue
Block a user