Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Richard Marko
5306c86fd8 Revert "Updating to use systemd macros"
This reverts commit b683c1df8e.
2012-09-06 15:32:14 +02:00

View file

@ -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