Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
snort292
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 26
[-]
[+]
Changed
snort.spec
@@ -230,9 +230,6 @@ %patch0 -p1 %patch1 -p0 %patch2 -%if %{ipv6spp} -cp %{S:12} . -%endif cp /usr/share/aclocal/pkg.m4 m4/ ## start: needed for snortsam patch chmod +x autojunk.sh @@ -500,6 +497,7 @@ cat preprocessor.rules >> %{buildroot}%{SnortPreProcRulesDir}/preprocessor.rules %__install -m0644 ipv6.rules %{buildroot}%{SnortRulesDir}/ipv6.rules cat gen-msg.map >> %{buildroot}%{_sysconfdir}/snort/gen-msg.map +cp %{S:12} $RPM_BUILD_ROOT%{_docdir}/%{realname}-%{version}/ %endif # rcsnort link ln -sf ../../etc/init.d/%{name}d $RPM_BUILD_ROOT/usr/sbin/rc%{name}d @@ -622,7 +620,6 @@ %if %{ipv6spp} %attr(0755,root,root) %dir %{SnortPreProcRulesDir} %attr(0644,root,root) %config(noreplace) %{SnortRulesDir}/ipv6.rules -%doc spp_ipv6-snort.sample.conf %endif %attr(0644,root,root) %config(noreplace) %{SnortPreProcRulesDir}/preprocessor.rules %attr(0644,root,root) %config(noreplace) %{SnortPreProcRulesDir}/decoder.rules