diff --git a/bsf.changes b/bsf.changes index 78eb718..128ad8c 100644 --- a/bsf.changes +++ b/bsf.changes @@ -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 diff --git a/bsf.spec b/bsf.spec index d0bff5a..a7fc182 100644 --- a/bsf.spec +++ b/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