From dd9dddd470d87bf291968b0ade8ed24df04875a85c78f9616299395816fea80d Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 22 Sep 2011 08:28:49 +0000 Subject: [PATCH] Accepting request 82993 from home:jengelh:bl-a - Remove redundant tags/sections from specfile (cf.packaging guidelines) OBS-URL: https://build.opensuse.org/request/show/82993 OBS-URL: https://build.opensuse.org/package/show/Java:packages/axis?expand=0&rev=7 --- axis.changes | 5 +++++ axis.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/axis.changes b/axis.changes index 65cbb32..045170e 100644 --- a/axis.changes +++ b/axis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 13:55:50 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri Mar 11 09:01:44 UTC 2011 - mvyskocil@suse.cz diff --git a/axis.spec b/axis.spec index fab2058..f2179af 100644 --- a/axis.spec +++ b/axis.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild # icecream 0 %define name axis @@ -138,9 +137,6 @@ popd install -d -m 755 %{buildroot}%{_javadocdir}/%{name} cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name} -%clean -rm -rf %{buildroot} - %files %defattr(0644,root,root,0755) %doc LICENSE README release-notes.html changelog.html