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