Accepting request 84345 from Java:packages

- Remove redundant tags/sections from specfile (forwarded request 82882 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bsf?expand=0&rev=12
This commit is contained in:
Sascha Peilicke 2011-09-23 08:21:04 +00:00 committed by Git OBS Bridge
commit 4097601ee2
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 20:56:11 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Mon Aug 31 13:29:00 CEST 2009 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package bsf (Version 2.3.0)
# spec file for package bsf
#
# Copyright (c) 2009 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 name bsf
@ -128,9 +127,6 @@ ln -sf ${jar} ${jar/-%{version}/}; done)
%{__cp} -pr src/build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc license.txt src/AUTHORS src/BUILDING src/CHANGES src/CHANGES.old src/INSTALL src/README src/TODO