]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- release 3, SysVinit-2_77-3
authorkloczek <kloczek@pld-linux.org>
Sat, 9 Oct 1999 18:57:28 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed unused securelevel-security (integrated in current version),
- added md5-bigendian patch with fix big endian not proof code in init.

Changed files:
    SysVinit.spec -> 1.27

SysVinit.spec

index 2e5743a7c92964de56c7041c7a8c9463e7d32099..18a72dd2dac455b5520173e67b69e352672c585a 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Program inicjalizuj
 Summary(tr):   System V baþlatma programý
 Name:          SysVinit
 Version:       2.77
-Release:       2
+Release:       3
 Copyright:     GPL
 Group:         Base
 Group(pl):     Podstawowe
@@ -15,7 +15,7 @@ Patch0:               sysvinit-paths.patch
 Patch1:                sysvinit-man.patch
 Patch2:                sysvinit-bequiet.patch
 Patch3:                sysvinit-sigpwr.patch
-Patch4:                sysvinit-securelevel-security.patch
+Patch4:                sysvinit-md5-bigendian.patch
 Requires:      logrotate
 Buildroot:     /tmp/%{name}-%{version}-root
 
@@ -52,6 +52,8 @@ sa
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 make -C src OPTIMIZE="$RPM_OPT_FLAGS"
This page took 0.197879 seconds and 4 git commands to generate.