8.0.5
This commit is contained in:
parent
27ac1446b0
commit
3b777d0999
4
macros
4
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
|
||||
|
||||
|
@ -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@redhat.com> 8.0.5-1
|
||||
- Update macros to specify find-provides/find-requires
|
||||
|
||||
* Thu Oct 31 2002 Elliot Lee <sopwith@redhat.com> 8.0.4-1
|
||||
- Remove tracking dependency
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user