]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- release 7,
authorraven <j.druzd@mcsa.pl>
Tue, 29 Feb 2000 14:54:48 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added wtmpx support for login.

Changed files:
    SysVinit.spec -> 1.31

SysVinit.spec

index 5b91b06fb1c9c16a0b1438427bb4ea02ff549d3e..47de3dd2cc7b613279768f7c4ca3378ae08846c1 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Program inicjalizuj
 Summary(tr):   System V baþlatma programý
 Name:          SysVinit
 Version:       2.77
-Release:       6
+Release:       7
 Copyright:     GPL
 Group:         Base
 Group(pl):     Podstawowe
@@ -16,6 +16,7 @@ Patch1:               sysvinit-man.patch
 Patch2:                sysvinit-bequiet.patch
 Patch3:                sysvinit-sigpwr.patch
 Patch4:                sysvinit-md5-bigendian.patch
+Patch5:                sysvinit-wtmpx.patch
 Requires:      logrotate
 Buildroot:     /tmp/%{name}-%{version}-root
 
@@ -54,6 +55,7 @@ sa
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 make -C src OPTIMIZE="$RPM_OPT_FLAGS"
This page took 0.084127 seconds and 4 git commands to generate.