SPECS: upstart.spec - rel3; don't fail if setting oom_adj fails.

arekm arekm at pld-linux.org
Wed Nov 12 08:57:49 CET 2008


Author: arekm                        Date: Wed Nov 12 07:57:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel3; don't fail if setting oom_adj fails.

---- Files affected:
SPECS:
   upstart.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.30 SPECS/upstart.spec:1.31
--- SPECS/upstart.spec:1.30	Wed Oct 15 12:52:25 2008
+++ SPECS/upstart.spec	Wed Nov 12 08:57:44 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Oparty na zdarzeniach demon init
 Name:		upstart
 Version:	0.5.0
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Base
 Source0:	http://edge.launchpad.net/upstart/0.5/%{version}/+download/%{name}-%{version}.tar.gz
 # Source0-md5:	df5e2db549b6ebf406d48419831a66b8
+Patch0:		%{name}-oomfail.patch
 URL:		https://launchpad.net/upstart
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -35,6 +36,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal} -I m4
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008/11/12 07:57:44  arekm
+- rel3; don't fail if setting oom_adj fails.
+
 Revision 1.30  2008/10/15 10:52:25  jajcus
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list