From d135d8c5defb1e1cc608795022ce410bd1696ede8a286777f4fd1f57eeffdc1f Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 22 Sep 2011 08:26:48 +0000 Subject: [PATCH] Accepting request 82980 from home:jengelh:bl-a - Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging OBS-URL: https://build.opensuse.org/request/show/82980 OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant-contrib?expand=0&rev=7 --- ant-contrib.changes | 5 +++++ ant-contrib.spec | 8 ++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ant-contrib.changes b/ant-contrib.changes index 97e2c2c..8fb2ce4 100644 --- a/ant-contrib.changes +++ b/ant-contrib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 11:08:43 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri Oct 8 09:40:42 UTC 2010 - mvyskocil@suse.cz diff --git a/ant-contrib.spec b/ant-contrib.spec index b4a374e..4c6d9c8 100644 --- a/ant-contrib.spec +++ b/ant-contrib.spec @@ -1,7 +1,7 @@ # -# spec file for package ant-contrib (Version 1.0b2) +# spec file for package ant-contrib # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild # icecream 0 %define with_junit 0 @@ -125,9 +124,6 @@ rm -rf %{name}/build/docs/api install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} cp -pr %{name}/build/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} -%clean -rm -rf $RPM_BUILD_ROOT - %post javadoc rm -f %{_javadocdir}/%{name} ln -s %{name}-%{version} %{_javadocdir}/%{name}