From ce843a87c64c178ecb1cef715aea3ffeb659daaab06f252e255aa253d0b36904 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 23 Sep 2011 08:24:35 +0000 Subject: [PATCH] Accepting request 84371 from Java:packages - Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines) (forwarded request 83395 from jengelh) OBS-URL: https://build.opensuse.org/request/show/84371 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=9 --- ecj.changes | 6 ++++++ ecj.spec | 9 ++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/ecj.changes b/ecj.changes index 200bfd8..6073cc3 100644 --- a/ecj.changes +++ b/ecj.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) + ------------------------------------------------------------------- Thu Nov 22 10:52:43 CET 2007 - anosek@suse.cz diff --git a/ecj.spec b/ecj.spec index ce7d5d5..393fd20 100644 --- a/ecj.spec +++ b/ecj.spec @@ -1,7 +1,7 @@ # -# spec file for package ecj (Version 3.3) +# spec file for package ecj # -# 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 @@ -82,7 +82,6 @@ unset CLASSPATH %endif %install -%{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} ${RPM_BUILD_ROOT}%{_javadir} %{__install} -m 0644 %{name}.jar \ ${RPM_BUILD_ROOT}%{_javadir}/%{name}-%{version}.jar @@ -93,8 +92,6 @@ popd aot-compile-rpm %endif -%clean -%{__rm} -rf $RPM_BUILD_ROOT %if %{gcj_support} %post @@ -118,5 +115,3 @@ fi %endif %changelog -* Thu Nov 22 2007 anosek@suse.cz -- new package, initial version 3.3