- Fix BZ#533144:

- Add reload section to service file, fix stop.
- Add %%{_sysconfdir}/NetworkManager/dispatcher.d/40-%%{name} (Thanks to
    Pankaj Pandey)
- Include man-files.
- Add Requires: initscripts as owner directory
    %%{_sysconfdir}/NetworkManager/dispatcher.d/
This commit is contained in:
Pavel Alexeev 2009-11-09 12:10:27 +00:00
commit 8407b3ad61

View file

@ -1,6 +1,6 @@
Name: 3proxy
Version: 0.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Tiny but very powerful proxy
Summary(ru): Маленький, но крайне мощный прокси-сервер
@ -101,7 +101,7 @@ fi
%{_mandir}/man8/*.8.gz
%changelog
* Sun Nov 8 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 0.6-4
* Sun Nov 8 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 0.6-5
- Fix BZ#533144:
- Add reload section to service file, fix stop.
- Add %%{_sysconfdir}/NetworkManager/dispatcher.d/40-%%{name} (Thanks to Pankaj Pandey)