From: Jakub Bogusz Date: Tue, 22 May 2007 20:05:09 +0000 (+0000) Subject: - merged macros.java and find-java-requires script from AC-branch X-Git-Tag: auto/th/rpm-4_4_9-0_1~12 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=1f6256755f72ef5fa7ca8710c22fa6a94ca33168;hp=05bbe7ac239e7c0c751e95a603b46ee6380389ee - merged macros.java and find-java-requires script from AC-branch Changed files: rpm.spec -> 1.807 --- diff --git a/rpm.spec b/rpm.spec index afa68f3..b6a3402 100644 --- a/rpm.spec +++ b/rpm.spec @@ -54,6 +54,8 @@ Source11: %{name}.sysinfo Source12: perl.prov Source13: %{name}-user_group.sh Source14: %{name}.sysconfig +Source15: %{name}-macros.java +Source16: %{name}-java-requires Source30: builder Source31: adapter.awk Source32: pldnotify.awk @@ -785,6 +787,7 @@ install macros.perl $RPM_BUILD_ROOT%{_rpmlibdir}/macros.perl install macros.python $RPM_BUILD_ROOT%{_rpmlibdir}/macros.python install macros.php $RPM_BUILD_ROOT%{_rpmlibdir}/macros.php install macros.mono $RPM_BUILD_ROOT%{_rpmlibdir}/macros.mono +install %{SOURCE15} $RPM_BUILD_ROOT%{_rpmlibdir}/macros.java install %{SOURCE1} doc/manual/groups install %{SOURCE3} $RPM_BUILD_ROOT%{_rpmlibdir}/install-build-tree @@ -792,6 +795,7 @@ install %{SOURCE4} $RPM_BUILD_ROOT%{_rpmlibdir}/find-spec-bcond install %{SOURCE7} $RPM_BUILD_ROOT%{_rpmlibdir}/compress-doc install %{SOURCE8} $RPM_BUILD_ROOT%{_rpmlibdir}/check-files install %{SOURCE13} $RPM_BUILD_ROOT%{_rpmlibdir}/user_group.sh +install %{SOURCE16} $RPM_BUILD_ROOT%{_rpmlibdir}/find-java-requires install scripts/find-php* $RPM_BUILD_ROOT%{_rpmlibdir} install scripts/php.{prov,req} $RPM_BUILD_ROOT%{_rpmlibdir} install %{SOURCE14} $RPM_BUILD_ROOT/etc/sysconfig/rpm