Accepting request 82882 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82882 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=10
This commit is contained in:
parent
ac702e66df
commit
64c5871170
@ -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
|
||||
|
||||
|
8
bsf.spec
8
bsf.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user