Add debug package support to %__spec_install_post

This commit is contained in:
Alexander Larsson 2002-09-16 16:22:01 +00:00
parent bfb314aef8
commit 61fb9e24cc
2 changed files with 5 additions and 1 deletions

1
macros
View File

@ -92,6 +92,7 @@
%{nil}
%__spec_install_post\
%{?__debug_package:%{__debug_install_post}}\
%{__arch_install_post}\
%{__os_install_post}\
%{nil}

View File

@ -1,6 +1,6 @@
Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config
Version: 8.0
Version: 8.0.1
Release: 1
License: GPL
Group: Development/System
@ -27,6 +27,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat
%changelog
* Mon Sep 16 2002 Alexander Larsson <alexl@redhat.com>
- Add debug package support to %__spec_install_post
* Tue Sep 3 2002 Bill Nottingham <notting@redhat.com> 8.0-1
- bump version