Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5306c86fd8 |
1 changed files with 2 additions and 11 deletions
13
sidc.spec
13
sidc.spec
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: sidc
|
||||
Version: 1.8
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A VLF signal monitor for recording sudden ionospheric disturbances
|
||||
|
||||
Group: Applications/Communications
|
||||
|
|
@ -69,18 +69,9 @@ useradd -r -g sidc -d %{_localstatedir}/lib/sidc -s /sbin/nologin \
|
|||
exit 0
|
||||
|
||||
%post
|
||||
%systemd_post sidc.service
|
||||
|
||||
%preun
|
||||
%systemd_preun sidc.service
|
||||
|
||||
%postun
|
||||
%systemd_postun_with_restart sidc.service
|
||||
systemctl --system daemon-reload
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 1.8-2
|
||||
- Scriptlets replaced with new systemd macros (#850409)
|
||||
|
||||
* Mon Jul 23 2012 Richard Marko <rmarko@redhat.com> - 1.8-1
|
||||
- Version bump, use tmpfiles.d
|
||||
* Mon Jul 23 2012 Richard Marko <rmarko@redhat.com> - 1.7-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue