/[packages]/cauldron/iptables/current/SPECS/iptables.spec
ViewVC logotype

Diff of /cauldron/iptables/current/SPECS/iptables.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 340312 by tmb, Sun Jan 6 02:00:13 2013 UTC revision 340313 by tmb, Sun Jan 6 22:26:01 2013 UTC
# Line 26  Line 26 
26  Summary:        Tools for managing Linux kernel packet filtering capabilities  Summary:        Tools for managing Linux kernel packet filtering capabilities
27  Name:           iptables  Name:           iptables
28  Version:        1.4.17  Version:        1.4.17
29  Release:        %mkrel 1  Release:        %mkrel 2
30  License:        GPLv2+  License:        GPLv2+
31  Group:          System/Kernel and hardware  Group:          System/Kernel and hardware
32  URL:            http://netfilter.org/  URL:            http://netfilter.org/
# Line 327  install -d -m 755 %{buildroot}/lib/syste Line 327  install -d -m 755 %{buildroot}/lib/syste
327  install -c -m 644 %{SOURCE5} %{buildroot}/lib/systemd/system/  install -c -m 644 %{SOURCE5} %{buildroot}/lib/systemd/system/
328  sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' < %{SOURCE5} > ip6tables.service  sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' < %{SOURCE5} > ip6tables.service
329  install -c -m 644 ip6tables.service %{buildroot}/lib/systemd/system/  install -c -m 644 ip6tables.service %{buildroot}/lib/systemd/system/
330  sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/ip6tables.service  sed -i 's!@LIBDIR@!%{_libexecdir}!' %{buildroot}/lib/systemd/system/ip6tables.service
331  sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/iptables.service  sed -i 's!@LIBDIR@!%{_libexecdir}!' %{buildroot}/lib/systemd/system/iptables.service
332    
333  %post  %post
334  %_post_service iptables  %_post_service iptables

Legend:
Removed from v.340312  
changed lines
  Added in v.340313

  ViewVC Help
Powered by ViewVC 1.1.30