Accepting request 86166 from home:vuntz:branches:GNOME:Apps
Small cleanup OBS-URL: https://build.opensuse.org/request/show/86166 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=51
This commit is contained in:
parent
457a79a390
commit
48f474f73c
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 07:38:26 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Remove unneeded mime-info-to-mime call in %install as there is no
|
||||
old MIME definition, and also remove now unneeded
|
||||
shared-mime-info BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 09:08:27 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,6 @@ BuildRequires: psiconv-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-gobject2-devel
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
Recommends: %{name}-lang
|
||||
@ -129,8 +128,6 @@ make %{?jobs:-j%jobs}
|
||||
# FIXME: Build as root modifies system!
|
||||
# gnumeric-1.6.3: --disable-scrollkeeper does not work properly.
|
||||
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
|
||||
# gnumeric.keys contains strange MIME types. Ignore them.
|
||||
DESTDIR=$RPM_BUILD_ROOT mime-info-to-mime || true
|
||||
%suse_update_desktop_file -r -N Gnumeric %{name} Office Spreadsheet GNOME GTK
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%find_lang gnumeric-functions %{?no_lang_C} %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user