]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- added ulimitc patch to allow using ulimit -c other than hard -c0
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Jun 2002 10:12:45 +0000 (10:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (for sshd with privsep or for debugging purposes)
- release 3

Changed files:
    rc-scripts.spec -> 1.94

rc-scripts.spec

index 815a8723a5b4af61e3a0b5eec52dd68d0b0cb08b..91b440b794711775ab7bd3c29ebbf41a7e942611 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: rc-scripts.spec,v 1.93 2002-05-25 10:47:20 kloczek Exp $
+# $Id: rc-scripts.spec,v 1.94 2002-06-26 10:12:45 qboosh Exp $
 Summary:       inittab and /etc/rc.d scripts
 Summary(de):   inittab und /etc/rc.d Scripts
 Summary(fr):   inittab et scripts /etc/rc.d
@@ -6,13 +6,14 @@ Summary(pl):  inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
 Version:       0.3.1
-Release:       2
+Release:       3
 License:       GPL
 Vendor:                PLD rc-scripts Team <pld-rc-scripts@pld.org.pl>
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
 Patch0:                %{name}-shared.patch
 Patch1:                %{name}-ipx_fix.patch
+Patch2:                %{name}-ulimitc.patch
 URL:           http://cvs.pld.org.pl/index.cgi/rc-scripts/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -84,6 +85,7 @@ programc
 %setup -q
 %{!?_without_static:#}%patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 aclocal
This page took 0.05457 seconds and 4 git commands to generate.