8.0.19
This commit is contained in:
parent
7d233e283e
commit
47b9f849d4
3
macros
3
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}\
|
||||
|
@ -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@redhat.com> 8.0.19-1
|
||||
- Disable brp-implant-ident-static until it works everywhere
|
||||
|
||||
* Thu Jan 16 2003 Nalin Dahyabhai <nalin@redhat.com> 8.0.18-1
|
||||
- add brp-implant-ident-static, which requires mktemp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user