Accepting request 97487 from home:vuntz:branches:GNOME:Factory
tweak OBS-URL: https://build.opensuse.org/request/show/97487 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=19
This commit is contained in:
parent
2559f6bd03
commit
3b91d0c9dd
@ -13,7 +13,7 @@ Mon Dec 19 12:39:40 UTC 2011 - dimstar@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 21:02:58 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Split typelib files in own subpackage, typelib-1_0-Sushi-1_0.
|
||||
- Split typelib files into typelib-1_0-Sushi-1_0 subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 14:10:57 UTC 2011 - vuntz@opensuse.org
|
||||
|
15
sushi.spec
15
sushi.spec
@ -15,15 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: sushi
|
||||
Version: 0.3.0
|
||||
Release: 1
|
||||
License: GPL-2.0+
|
||||
Release: 0
|
||||
Summary: Quick Previewer for Nautilus
|
||||
Url: http://www.gnome.org
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/File utilities
|
||||
Url: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/sushi/0.3/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: intltool
|
||||
@ -53,8 +51,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
|
||||
%package -n libsushi-1_0-0
|
||||
License: GPL-3.0
|
||||
Summary: Quick Previewer for Nautilus -- Library
|
||||
License: GPL-3.0
|
||||
Group: System/Libraries
|
||||
# When built with unoconv support, the library will use unoconv to
|
||||
# read LibreOffice files
|
||||
@ -64,12 +62,15 @@ Recommends: unoconv
|
||||
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
|
||||
%package -n typelib-1_0-Sushi-1_0
|
||||
Summary: Quick Previewer for Nautilus -- Library
|
||||
Summary: Quick Previewer for Nautilus -- Introspection bindings
|
||||
License: GPL-2.0+
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n typelib-1_0-Sushi-1_0
|
||||
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
|
||||
This package provides the GObject Introspection bindings for libsushi.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user