From d2ffdc9c050d5432ee1659e77ac011af9cc6be27a35c56cf36a43da0578010f9 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 7 Feb 2019 15:09:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=42 --- apache-ivy.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apache-ivy.spec b/apache-ivy.spec index c37e1a7..7363699 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -114,16 +114,13 @@ echo "ivy" > %{buildroot}%{_sysconfdir}/ant.d/%{name} install -d %{buildroot}%{_mandir}/man1 install %{SOURCE1} %{buildroot}%{_mandir}/man1/ivy.1 -%files +%files -f .mfiles %license LICENSE %doc NOTICE README %config %{_sysconfdir}/ant.d/%{name} -%{_javadir}/ivy.jar %{_javadir}/%{name} %attr(755,root,root) %{_bindir}/* %attr(644,root,root) %{_mandir}/man1/* -%{_mavenpomdir}/JPP-ivy.pom -%{_datadir}/maven-metadata/%{name}.xml %files javadoc %{_javadocdir}/*