Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mark Verlinde
zram
Commits
3ded1a20
Commit
3ded1a20
authored
Oct 08, 2018
by
Mark Verlinde
Browse files
Rebuild for NS7, License moved to %{_docdir}
parent
fd03c588
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/zram.spec
View file @
3ded1a20
Name: zram
Version: 0.2
Release:
1
%{?dist}
Summary: ZRAM for swap config and services for Fedora
Release:
2
%{?dist}
Summary: ZRAM for swap config and services for Fedora
/NS7
License: GPLv2+
# No upstream as it's Fedora specific.
# No upstream as it's Fedora
/NS
specific.
Source0: COPYING
Source1: zram.conf
Source2: zram-swap.service
...
...
@@ -29,8 +29,8 @@ ZRAM as a swap device based on criteria such as available memory.
# None required
%install
install -d %{buildroot}%{_d
ata
dir}/
licenses/
%{name}/
install -pm 0644 %{SOURCE0} %{buildroot}%{_d
ata
dir}/
licenses/
%{name}/COPYING
install -d %{buildroot}%{_d
oc
dir}/%{name}/
install -pm 0644 %{SOURCE0} %{buildroot}%{_d
oc
dir}/%{name}/COPYING
install -d %{buildroot}%{_sysconfdir}/
install -pm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/
...
...
@@ -46,13 +46,16 @@ install -pm 0755 %{SOURCE4} %{buildroot}%{_sbindir}
%systemd_postun zram-swap.service
%files
%
license
COPYING
%
{_docdir}/%{name}/
COPYING
%config(noreplace) %{_sysconfdir}/%{name}.conf
%{_unitdir}/zram-swap.service
%{_sbindir}/zramstart
%{_sbindir}/zramstop
%changelog
* Mon Oct 08 2018 Mark Verlinde <mark.verlinde@gmail.com> 0.2-2
- Rebuild for ns7, License moved to docdir
* Thu Jul 19 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.2-1
- Service ordering fixes, minor cleanup
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment