forked from extern/shorewall_code
Add getparams to the .spec file
This commit is contained in:
parent
2d8785d574
commit
59f6b10a55
@ -87,6 +87,7 @@ fi
|
|||||||
%attr(0644,root,root) /usr/share/shorewall/action.Reject
|
%attr(0644,root,root) /usr/share/shorewall/action.Reject
|
||||||
%attr(0644,root,root) /usr/share/shorewall/action.template
|
%attr(0644,root,root) /usr/share/shorewall/action.template
|
||||||
%attr(- ,root,root) /usr/share/shorewall/functions
|
%attr(- ,root,root) /usr/share/shorewall/functions
|
||||||
|
%attr(0755,root,root) /usr/share/shorewall/getparams
|
||||||
%attr(0644,root,root) /usr/share/shorewall/lib.base
|
%attr(0644,root,root) /usr/share/shorewall/lib.base
|
||||||
%attr(0644,root,root) /usr/share/shorewall/lib.cli
|
%attr(0644,root,root) /usr/share/shorewall/lib.cli
|
||||||
%attr(0644,root,root) /usr/share/shorewall/lib.common
|
%attr(0644,root,root) /usr/share/shorewall/lib.common
|
||||||
@ -109,6 +110,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 14 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Added getparams to installed files
|
||||||
* Sat Oct 30 2010 Tom Eastep tom@shorewall.net
|
* Sat Oct 30 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.15-0Beta1
|
- Updated to 4.4.15-0Beta1
|
||||||
* Sat Oct 23 2010 Tom Eastep tom@shorewall.net
|
* Sat Oct 23 2010 Tom Eastep tom@shorewall.net
|
||||||
|
Loading…
Reference in New Issue
Block a user