]> git.pld-linux.org Git - packages/firewall-init-ipchains.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)
commitb0908da380290c1d789283c46ff32ace6ffebcf7
tree1c15110befdea6d0ec8e633f7169ed7b1e5357a8
- 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-ipchains.spec -> 1.1
firewall-init-ipchains.spec [new file with mode: 0644]
This page took 0.080276 seconds and 4 git commands to generate.