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}