forked from pool/gnome-calculator
Accepting request 245863 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245863 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=31
This commit is contained in:
@@ -17,20 +17,20 @@
|
||||
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 3.12.1
|
||||
Version: 3.13.90
|
||||
Release: 0
|
||||
Summary: A GNOME Calculator Application
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-calculator/3.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-calculator/3.13/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool >= 0.50
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.31
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.40
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6
|
||||
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
Recommends: %{name}-lang
|
||||
@@ -45,6 +45,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
A GNOME calculator package based on calctool and MP library.
|
||||
|
||||
%package -n gnome-shell-search-provider-gnome-calculator
|
||||
Summary: GNOME Calculator -- Search Provider for GNOME Shell
|
||||
Group: Productivity/Scientific/Math
|
||||
Supplements: packageand(gnome-shell:%{name})
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description -n gnome-shell-search-provider-gnome-calculator
|
||||
This package contains a search provider to enable GNOME Shell to get
|
||||
search results from GNOME Calculator.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -82,6 +92,14 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
|
||||
%doc %{_mandir}/man?/*.*
|
||||
|
||||
%files -n gnome-shell-search-provider-gnome-calculator
|
||||
%defattr (-, root, root)
|
||||
%{_datadir}/dbus-1/services/org.gnome.Calculator.SearchProvider.service
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%dir %{_datadir}/gnome-shell/search-providers
|
||||
%{_datadir}/gnome-shell/search-providers/gnome-calculator-search-provider.ini
|
||||
%{_libexecdir}/gnome-calculator-search-provider
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user