Accepting request 146945 from home:dimstar:branches:GNOME:Apps
tweak OBS-URL: https://build.opensuse.org/request/show/146945 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=69
This commit is contained in:
parent
40a9bd0b4e
commit
d571392e68
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 22:01:00 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
- Application links to libperl.so which is not versioned
|
||||
and %perl_version dependant, add proper Requires.
|
||||
- Add %perl_requires: application links to libperl.so which is not
|
||||
versioned and %perl_version dependant.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 11 09:27:26 UTC 2012 - vuntz@opensuse.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnumeric
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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
|
||||
@ -54,11 +54,7 @@ Recommends: mimehandler(x-scheme-handler/ghelp)
|
||||
Provides: gnumeric2 = %{version}
|
||||
Obsoletes: gnumeric2 < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} < 1140
|
||||
Requires: perl = %{perl_version}
|
||||
%else
|
||||
%{perl_requires}
|
||||
%endif
|
||||
|
||||
%description
|
||||
Gnumeric is a spreadsheet application with advanced features and
|
||||
|
Loading…
Reference in New Issue
Block a user