[redhat-rpm-config: 57/215] 8.0.19

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:23:09 UTC 2014


commit 47b9f849d4eaa77fff73444507bb07d09b3a9d8b
Author: Elliot Lee <sopwith at redhat.com>
Date:   Wed Jan 22 18:30:56 2003 +0000

    8.0.19

 macros                 |    3 ++-
 redhat-rpm-config.spec |    5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/macros b/macros
index a10dcd5..aa130d7 100644
--- a/macros
+++ b/macros
@@ -85,9 +85,10 @@
     /usr/lib/rpm/redhat/brp-strip %{__strip} \
     /usr/lib/rpm/redhat/brp-strip-static-archive %{__strip} \
     /usr/lib/rpm/redhat/brp-strip-comment-note %{__strip} %{__objdump} \
-    /usr/lib/rpm/redhat/brp-implant-ident-static \
 %{nil}
 
+#    /usr/lib/rpm/redhat/brp-implant-ident-static
+
 %__spec_install_post\
     %{?__debug_package:%{__debug_install_post}}\
     %{__arch_install_post}\
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index 1c0422b..dd9dba8 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.18
+Version: 8.0.19
 Release: 1
 License: GPL
 Group: Development/System
@@ -28,6 +28,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_prefix}/lib/rpm/redhat
 
 %changelog
+* Wed Jan 22 2003 Elliot Lee <sopwith at redhat.com> 8.0.19-1
+- Disable brp-implant-ident-static until it works everywhere
+
 * Thu Jan 16 2003 Nalin Dahyabhai <nalin at redhat.com> 8.0.18-1
 - add brp-implant-ident-static, which requires mktemp
 


More information about the scm-commits mailing list