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
This commit is contained in:
committed by
Git OBS Bridge
parent
c6ea2dce59
commit
ce843a87c6
9
ecj.spec
9
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
|
||||
|
Reference in New Issue
Block a user