From 306b4aed7ec6c46fe5b882e173d1a37aa0114a25 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Thu, 16 Jun 2005 15:54:07 +0000 Subject: [PATCH] Fix the fix --- .cvsignore | 2 +- redhat-rpm-config.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 430a3e0..01dd37e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -redhat-rpm-config-8.0.35.tar.gz +redhat-rpm-config-8.0.36.tar.gz diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 6d44514..878f820 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,6 +1,6 @@ Summary: Red Hat specific rpm configuration files. Name: redhat-rpm-config -Version: 8.0.35 +Version: 8.0.36 Release: 1 License: GPL Group: Development/System @@ -35,6 +35,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Thu Jun 16 2005 Elliot Lee - 8.0.36-1 +- Fix the fix + * Wed Apr 6 2005 Elliot Lee - 8.0.35-1 - Fix #129025 (enable python byte compilation) diff --git a/sources b/sources index 63e6dd3..bb88d6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6840e366a3438ee1d876a30a58c4b96f redhat-rpm-config-8.0.35.tar.gz +ec6a1c5a9b6b7da995f4e475653886a7 redhat-rpm-config-8.0.36.tar.gz