- path fix

This commit is contained in:
Jeremy Katz 2006-09-06 13:36:49 +00:00
parent 90e2578ebe
commit 88e25c03cc
2 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
/usr/lib/rpm/redhat/brp-strip-static-archive %{__strip} \
/usr/lib/rpm/redhat/brp-strip-comment-note %{__strip} %{__objdump} \
/usr/lib/rpm/brp-python-bytecompile \
+ /usr/lib/rpm/brp-java-repack-jars \
+ /usr/lib/rpm/redhat/brp-java-repack-jars \
%{nil}
# /usr/lib/rpm/redhat/brp-implant-ident-static

View File

@ -1,7 +1,7 @@
Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config
Version: 8.0.45
Release: 2
Release: 3
License: GPL
Group: Development/System
Source: redhat-rpm-config-%{version}.tar.gz
@ -40,6 +40,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat
%changelog
* Wed Sep 6 2006 Jeremy Katz <katzj@redhat.com> - 8.0.45-3
- path fix
* Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 8.0.45-2
- Add script from Ben Konrath <bkonrath@redhat.com> to repack jars to
avoid multilib conflicts