diff --git a/rpm.spec b/rpm.spec index 5752aab..39b6eea 100644 --- a/rpm.spec +++ b/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 +- rpm-4.0.4 release candidate. +- add cpanflute2, another perl.req fiddle. +- another cpanflute2 patch. + * Mon Feb 4 2002 Jeff Johnson - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. - generate index for hdrid (aka Sha1header) tag, query/verify by hdrid. diff --git a/sources b/sources index 606f613..5eed80c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3250e51f7e99e3eb3a6486dc09399c2 rpm-4.0.4.tar.gz +8cabb04f834aef8a6082392a792f85a9 rpm-4.0.4.tar.gz