]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
Merge remote-tracking branch 'maniacikarus/ids'
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Dec 2011 22:24:04 +0000 (23:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Dec 2011 22:24:04 +0000 (23:24 +0100)
Conflicts:
suricata/suricata.nm

1  2 
suricata/suricata.nm

diff --combined suricata/suricata.nm
index f06c66c4b0197388826bb132751b0747b362cb74,8464c05dfcf174725501cf02b7bb254b4a72f568..2b94537d4a69d8c45708909d8d01ec3dc52fa01b
@@@ -3,9 -3,9 +3,9 @@@
  # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
  ###############################################################################
  
 -name      = suricata
 -version   = 1.1.1
 -release   = 1
 +name       = suricata
- version    = 1.1
- release    = 2
++version    = 1.1.1
++release    = 1
  
  groups     = Networking/IDS
  url        = http://www.openinfosecfoundation.org/
@@@ -78,12 -78,8 +78,12 @@@ package
                end
  
        end
 -      
 +
        package %{name}-devel
                template DEVEL
        end
 +
 +      package %{name}-debuginfo
 +              template DEBUGINFO
 +      end
  end