]> git.pld-linux.org Git - packages/ipset.git/commitdiff
- adapterized, init script updated.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 11 Dec 2007 06:53:32 +0000 (06:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ipset.spec -> 1.14

ipset.spec

index 60f500ac8075d52b8f6216650cce645f68ae2158..28b40432d165c718e2e0ed74a9bfdaf34dd29cd7 100644 (file)
@@ -2,11 +2,11 @@
 # TODO:
 #      - Requires and BuildRequires with proper versions
 #
+%define                version_base    2.3.0
+%define                version_tstamp  20070828
 Summary:       IP sets utility
 Summary(pl.UTF-8):     Narzędzie do zarządzania zbiorami IP
 Name:          ipset
-%define                version_base    2.3.0
-%define                version_tstamp  20070828
 Version:       %{version_base}_%{version_tstamp}
 Release:       1
 License:       GPL
@@ -47,9 +47,9 @@ Pliki nagłówkowe do interfejsu ipset.
 %package init
 Summary:       Ipset init (RedHat style)
 Group:         Networking/Admin
-PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name}
+Requires:      rc-scripts
 
 %description init
 Ipset initialization script.
This page took 0.033285 seconds and 4 git commands to generate.