]> git.pld-linux.org Git - packages/SysVinit.git/blobdiff - SysVinit.spec
- release 13
[packages/SysVinit.git] / SysVinit.spec
index d98b419dc4aaa6370f4794c5b4692d486d73c511..d691b53d643ba23ff3c1751708abeae2ab96daba 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Program inicjalizuj
 Summary(tr):   System V baþlatma programý
 Name:          SysVinit
 Version:       2.78
-Release:       11
+Release:       13
 License:       GPL
 Group:         Base
 Group(pl):     Podstawowe
@@ -16,9 +16,14 @@ Patch1:              sysvinit-bequiet.patch
 Patch2:                sysvinit-md5-bigendian.patch
 Patch3:                sysvinit-wtmpx.patch
 Patch4:                sysvinit-man.patch
+Patch5:                sysvinit-sigint.patch
+Patch6:                sysvinit-ai64.patch
+Patch7:                sysvinit-halt.patch
+Patch8:                sysvinit-blowfish.patch
 BuildRequires: glibc-static
 Prereq:                shadow-utils
 Prereq:                make
+Prereq:                /bin/awk
 Requires:      logrotate
 Requires:      mingetty
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +62,10 @@ sonlanmalar
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
 
 %build
 %{__make} -C src OPTIMIZE="$RPM_OPT_FLAGS"
This page took 0.12562 seconds and 4 git commands to generate.