]> git.pld-linux.org Git - packages/firewall-init.git/commit
- added support for chconfig (firewall-chconfig.patch and %post{un}
authorkloczek <kloczek@pld-linux.org>
Fri, 30 Oct 1998 22:11:09 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit2ffec8eba078bfa6ae7254641c97e3897374a0c0
tree60cc0ab3d806b97ee517d5dfc87be8466bf2f9ba
- added support for chconfig (firewall-chconfig.patch and %post{un}
  sections).
- added status and extstatus functionality to init script,
- added -q %setup parameter,
- added using %%{name}, %%{version} macros in Buildroot and Source,
- spec file rewritten for using Buildroot,
- added %clean section,
- removed Packager field from spec (if you want recompile package and
  redistribute this package later put this in your private .rpmrc).
- replaced "mkdir -p" with "install -d" in %install,
- added %defattr and %attr macros in %files (allows building package from
  non-root account),
- changed permission for config files with firewall rules to 700,
- added %verify(not size mtime md5) for config files with firewall rules,
- added Summary field,
- changed build architecture to noarch,
- added restart and probe10min functionality to init script (probe10min
  helps on experiments with new FW rules),
- added noreplace parameter for %config for config files with firewall
  rules.

Changed files:
    firewall-init.spec -> 1.1
firewall-init.spec [new file with mode: 0644]
This page took 0.047561 seconds and 4 git commands to generate.