Accepting request 84357 from Java:packages

- Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging (forwarded request 82980 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant-contrib?expand=0&rev=11
This commit is contained in:
Sascha Peilicke 2011-09-23 08:18:53 +00:00 committed by Git OBS Bridge
commit a2dacaaa99
2 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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}