Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
filesystems
swapspace
swapspace.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File swapspace.spec of Package swapspace
# # spec file for package swapspace # # Copyright (c) 2023 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/ # Name: swapspace Version: 1.18 Release: 0 Summary: A dynamic swap manager License: GPL-2.0-only URL: https://github.com/Tookmund/Swapspace Source0: https://github.com/Tookmund/Swapspace/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: systemd Requires: systemd %{?systemd_requires} %description A dynamic swap manager %prep %setup -q autoreconf -fi %build %configure \ --sysconfdir=%{_sysconfdir} \ --localstatedir=%{_localstatedir} %make_build %install %make_install install -d %{buildroot}%{_unitdir} install -m 644 swapspace.service %{buildroot}%{_unitdir} %post %systemd_post swapspace.service %pre %service_add_pre swapspace.service %preun %systemd_preun swapspace.service %service_del_preun swapspace.service %postun %systemd_postun_with_restart swapspace.service %service_del_postun swapspace.service %files %{_sbindir}/swapspace %{_unitdir}/swapspace.service %config(noreplace) %{_sysconfdir}/swapspace.conf %{_localstatedir}/lib/swapspace
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