Make the removal of the icon more error prone.
Conflicts: eclipse.spec
This commit is contained in:
parent
0d3ec92fc3
commit
92ab63dcc7
@ -78,7 +78,7 @@ fi;
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: EPL
|
||||
Group: Development/Tools
|
||||
URL: http://www.eclipse.org/
|
||||
@ -990,7 +990,7 @@ popd
|
||||
|
||||
pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
|
||||
|
||||
rm icon.xpm
|
||||
rm -rf icon.xpm
|
||||
|
||||
popd
|
||||
|
||||
@ -1408,6 +1408,9 @@ rm -rf %{_bindir}/efj/
|
||||
%{_mavendepmapfragdir}/%{name}-equinox-osgi
|
||||
|
||||
%changelog
|
||||
* Wed Oct 24 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-10
|
||||
- Make the removal of the icon more error prone.
|
||||
|
||||
* Tue Oct 23 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-9
|
||||
- Remove a hack for building executable.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user