packages: upstart/upstart.spec, upstart/upstart-oomfail.patch (REMOVED), up...

arekm arekm at pld-linux.org
Thu Jun 18 21:09:16 CEST 2009


Author: arekm                        Date: Thu Jun 18 19:09:16 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.5.2

---- Files affected:
packages/upstart:
   upstart.spec (1.37 -> 1.38) , upstart-oomfail.patch (1.1 -> NONE)  (REMOVED), upstart-uU.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/upstart/upstart.spec
diff -u packages/upstart/upstart.spec:1.37 packages/upstart/upstart.spec:1.38
--- packages/upstart/upstart.spec:1.37	Mon Jan 26 17:06:21 2009
+++ packages/upstart/upstart.spec	Thu Jun 18 21:09:10 2009
@@ -6,18 +6,17 @@
 Summary:	Event-based init daemon
 Summary(pl.UTF-8):	Oparty na zdarzeniach demon init
 Name:		upstart
-Version:	0.5.0
-Release:	6
+Version:	0.5.2
+Release:	1
 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
-Patch1:		%{name}-uU.patch
+# Source0-md5:	f3efd562dd5ce6fc28d2cdb95ee616b2
+Patch0:		%{name}-bzr.patch
 URL:		https://launchpad.net/upstart
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
-BuildRequires:	dbus-devel
+BuildRequires:	dbus-devel >= 1.2.14-2
 BuildRequires:	gcc >= 5:4.0
 BuildRequires:	gettext >= 0.14.5
 BuildRequires:	glibc-headers >= 6:2.4.0
@@ -44,8 +43,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch0 -p0
 
 %build
 %{__aclocal} -I m4
@@ -99,6 +97,7 @@
 %attr(755,root,root) %{_sbindir}/status
 %attr(755,root,root) %{_sbindir}/stop
 %attr(755,root,root) %{_sbindir}/telinit
+%{_mandir}/man1/*.1*
 %{_mandir}/man8/*.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -107,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/06/18 19:09:10  arekm
+- up to 0.5.2
+
 Revision 1.37  2009/01/26 16:06:21  blues
 - rel.6 - conflict with dbus lower that 1.2.12-2 due to dirs deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/upstart/upstart.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list