diff --git a/bcel.changes b/bcel.changes index 484c8dd..01c728b 100644 --- a/bcel.changes +++ b/bcel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 19:22:25 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Mon Nov 8 12:06:23 UTC 2010 - mvyskocil@suse.cz diff --git a/bcel.spec b/bcel.spec index a28d4e0..85997b1 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,7 +1,7 @@ # -# spec file for package bcel (Version 5.2) +# spec file for package bcel # -# 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 @@ -99,8 +98,6 @@ standard JVM message. %if %manual %package manual - - Summary: Manual for bcel Group: Development/Libraries/Java @@ -156,9 +153,6 @@ export LC_ALL="en_US.UTF-8" # necessary for javadoc %__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version} %__cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version} -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(0644,root,root,0755) %doc LICENSE.txt