From d3df28279aec673408cd123508f05fed2a0ed3898729ac2a2507b0255c8a2c36 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 22 Sep 2011 08:16:54 +0000 Subject: [PATCH] Accepting request 82872 from home:jengelh:bl-b - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82872 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=8 --- bcel.changes | 6 ++++++ bcel.spec | 10 ++-------- 2 files changed, 8 insertions(+), 8 deletions(-) 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