packages: upstart/upstart.spec - P: group(utmp), fixes unwanted utmp group ...

glen glen at pld-linux.org
Sat Apr 14 19:40:21 CEST 2012


Author: glen                         Date: Sat Apr 14 17:40:21 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- P: group(utmp), fixes unwanted utmp group removal when upstart is removed and libutempter is already installed

---- Files affected:
packages/upstart:
   upstart.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: packages/upstart/upstart.spec
diff -u packages/upstart/upstart.spec:1.72 packages/upstart/upstart.spec:1.73
--- packages/upstart/upstart.spec:1.72	Fri Mar 16 21:43:07 2012
+++ packages/upstart/upstart.spec	Sat Apr 14 19:40:15 2012
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Oparty na zdarzeniach demon init
 Name:		upstart
 Version:	1.3
-Release:	6
+Release:	7
 License:	GPL v2
 Group:		Base
 Source0:	http://launchpad.net/upstart/1.x/1.3/+download/%{name}-%{version}.tar.gz
@@ -35,11 +35,12 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.615
 BuildRequires:	udev-devel >= 146
+Requires:	SysVinit-tools
 Requires:	dbus-libs >= 1.2.14-2
 Requires:	filesystem >= 4.0
-Requires:	SysVinit-tools
 Suggests:	dbus
 Suggests:	vim-syntax-upstart
+Provides:	group(utmp)
 Provides:	virtual(init-daemon)
 Obsoletes:	virtual(init-daemon)
 Conflicts:	dbus < 1.2.12-2
@@ -184,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2012/04/14 17:40:15  glen
+- P: group(utmp), fixes unwanted utmp group removal when upstart is removed and libutempter is already installed
+
 Revision 1.72  2012/03/16 20:43:07  glen
 - release 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/upstart/upstart.spec?r1=1.72&r2=1.73



More information about the pld-cvs-commit mailing list