8e77f9092c
New stable OBS-URL: https://build.opensuse.org/request/show/394559 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=217
148 lines
4.8 KiB
RPMSpec
148 lines
4.8 KiB
RPMSpec
#
|
|
# spec file for package file-roller
|
|
#
|
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
|
#
|
|
# All modifications and additions to the file contributed by third parties
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
# upon. The license for this file, and modifications and additions to the
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
# license for the pristine package is not an Open Source License, in which
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
# published by the Open Source Initiative.
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
#
|
|
|
|
|
|
Name: file-roller
|
|
Version: 3.20.2
|
|
Release: 0
|
|
Summary: An Archive Manager for GNOME
|
|
License: GPL-2.0+
|
|
Group: Productivity/Archiving/Compression
|
|
Url: http://fileroller.sourceforge.net
|
|
Source: http://download.gnome.org/sources/file-roller/3.20/%{name}-%{version}.tar.xz
|
|
# PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets.
|
|
Patch0: file-roller-3.4-change-archiver-priority.patch
|
|
# PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 dimstar@opensuse.org -- List package match names for automatic installation using PK.
|
|
Patch1: file-roller-pkg-match.patch
|
|
# Needed for directory ownership
|
|
BuildRequires: dbus-1
|
|
BuildRequires: fdupes
|
|
BuildRequires: file-devel
|
|
BuildRequires: intltool
|
|
BuildRequires: translation-update-upstream
|
|
BuildRequires: update-desktop-files
|
|
BuildRequires: yelp-tools
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
|
|
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0
|
|
BuildRequires: pkgconfig(libarchive) >= 3.0.0
|
|
BuildRequires: pkgconfig(libnautilus-extension)
|
|
BuildRequires: pkgconfig(libnotify) >= 0.4.3
|
|
Recommends: %{name}-lang
|
|
# Formats that we really want to support by default
|
|
Requires: bzip2
|
|
Requires: cpio
|
|
Requires: genisoimage
|
|
Requires: gzip
|
|
Requires: rpm
|
|
Requires: unzip
|
|
# Formats that we likely want to support by default
|
|
Recommends: unrar
|
|
Recommends: xz
|
|
Recommends: zip
|
|
# Additional formats that are supported
|
|
Suggests: lha
|
|
Suggests: lzip
|
|
Suggests: lzop
|
|
Suggests: p7zip
|
|
Suggests: rzip
|
|
Suggests: zoo
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
DocDir: %{_defaultdocdir}
|
|
# FIXME: Formats for which we don't have packages. Some are free software that
|
|
# we could package.
|
|
#Suggests: arj
|
|
#Suggests: lrzip
|
|
#Suggests: ncompress
|
|
#Suggests: rar
|
|
#Suggests: theunarchiver
|
|
#Suggests: unace
|
|
#Suggests: unalz
|
|
#Suggests: unstuff
|
|
%glib2_gsettings_schema_requires
|
|
|
|
%description
|
|
File Roller is an archive manager for GNOME. With it, you can create
|
|
and modify archives, view the contents of an archive, view a file
|
|
contained in the archive, and extract files from the archive.
|
|
|
|
%package -n nautilus-file-roller
|
|
Summary: An Archive Manager for GNOME - Nautilus extension
|
|
Group: Productivity/Archiving/Compression
|
|
Requires: %{name} = %{version}
|
|
Supplements: packageand(file-roller:nautilus)
|
|
|
|
%description -n nautilus-file-roller
|
|
File Roller is an archive manager for GNOME. With it, you can create
|
|
and modify archives, view the contents of an archive, view a file
|
|
contained in the archive, and extract files from the archive.
|
|
|
|
This package contains a plugin to integrate File Roller into Nautilus.
|
|
|
|
%lang_package
|
|
%prep
|
|
%setup -q
|
|
%patch0
|
|
%patch1 -p1
|
|
translation-update-upstream
|
|
|
|
%build
|
|
%configure\
|
|
--enable-magic
|
|
make %{?_smp_mflags}
|
|
|
|
%install
|
|
%make_install
|
|
%suse_update_desktop_file org.gnome.FileRoller
|
|
%find_lang %{name} %{?no_lang_C}
|
|
rm %{buildroot}%{_libdir}/*/*/*.*a
|
|
%fdupes %{buildroot}
|
|
|
|
%post
|
|
%glib2_gsettings_schema_post
|
|
%desktop_database_post
|
|
%icon_theme_cache_post
|
|
|
|
%postun
|
|
%glib2_gsettings_schema_postun
|
|
%desktop_database_postun
|
|
%icon_theme_cache_postun
|
|
|
|
%files
|
|
%defattr(-, root, root)
|
|
%doc AUTHORS NEWS README COPYING
|
|
%{_bindir}/file-roller
|
|
%{_libexecdir}/file-roller/
|
|
%{_datadir}/GConf/gsettings/file-roller.convert
|
|
%dir %{_datadir}/appdata
|
|
%{_datadir}/appdata/org.gnome.FileRoller.appdata.xml
|
|
%{_datadir}/applications/*.desktop
|
|
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
|
|
%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
|
|
%{_datadir}/file-roller/
|
|
%doc %{_datadir}/help/C/%{name}/
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
|
|
%{_datadir}/icons/hicolor/*/apps/*
|
|
|
|
%files -n nautilus-file-roller
|
|
%defattr(-, root, root)
|
|
%{_libdir}/nautilus/extensions-3.0/*.so
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
%changelog
|