Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:phansen:leap:15:2
obs-service-recompress
obs-service-recompress.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File obs-service-recompress.spec of Package obs-service-recompress
# # spec file for package obs-service-recompress # # Copyright (c) 2020 SUSE LLC # # 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 https://bugs.opensuse.org/ # %define service recompress Name: obs-service-%{service} Version: 0.5.1 Release: 0 Summary: An OBS source service: Recompress files License: GPL-2.0-or-later Group: Development/Tools/Building URL: https://github.com/openSUSE/obs-service-%{service} Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl(Test::More) BuildRequires: bzip2 BuildRequires: gzip BuildRequires: xz Requires: bzip2 Requires: gzip Requires: xz %if (0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150000) || 0%{?fedora_version} < 25 || 0%{?rhel_version} < 6 # noop %else BuildRequires: zstd Requires: zstd %endif BuildArch: noarch %description This is a source service for openSUSE Build Service. It supports to compress, uncompress or recompress files from or to none : No Compression gz : Gzip Compression bz2 : Bzip2 Compression xz : XZ Compression zstd : Zstd Compression %prep %setup -q %build %install make DESTDIR=%buildroot install %check make test %files %defattr(-,root,root) %dir %{_prefix}/lib/obs %{_prefix}/lib/obs/service %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor