[redhat-rpm-config: 34/215] 8.0.5

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:21:11 UTC 2014


commit 3b777d0999f8008f19f2b84324b895f7e5749d67
Author: Elliot Lee <sopwith at redhat.com>
Date:   Thu Nov 21 15:16:38 2002 +0000

    8.0.5

 macros                 |    4 ++++
 redhat-rpm-config.spec |    5 ++++-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/macros b/macros
index 7aa23e2..fb60e6c 100644
--- a/macros
+++ b/macros
@@ -120,3 +120,7 @@ export LANG\
 #
 # Should unpackaged files in a build root terminate a build?
 %_unpackaged_files_terminate_build    1
+
+%__find_provides        /usr/lib/rpm/redhat/find-provides
+%__find_requires        /usr/lib/rpm/redhat/find-requires
+
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index 76c2a73..9f00fab 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.4
+Version: 8.0.5
 Release: 1
 License: GPL
 Group: Development/System
@@ -27,6 +27,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_prefix}/lib/rpm/redhat
 
 %changelog
+* Thu Nov 21 2002 Elliot Lee <sopwith at redhat.com> 8.0.5-1
+- Update macros to specify find-provides/find-requires
+
 * Thu Oct 31 2002 Elliot Lee <sopwith at redhat.com> 8.0.4-1
 - Remove tracking dependency
 


More information about the scm-commits mailing list