SPECS: xorg-app-xinit.spec - added support for ConsoleKit (-consol...

megabajt megabajt at pld-linux.org
Sun Dec 23 13:01:01 CET 2007


Author: megabajt                     Date: Sun Dec 23 12:01:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added support for ConsoleKit (-consolekit-support.patch)
- release 2

---- Files affected:
SPECS:
   xorg-app-xinit.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xinit.spec
diff -u SPECS/xorg-app-xinit.spec:1.20 SPECS/xorg-app-xinit.spec:1.21
--- SPECS/xorg-app-xinit.spec:1.20	Mon Sep 17 19:54:49 2007
+++ SPECS/xorg-app-xinit.spec	Sun Dec 23 13:00:55 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Aplikacja xinit do uruchamiania X Window System
 Name:		xorg-app-xinit
 Version:	1.0.7
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/xinit-%{version}.tar.bz2
@@ -17,7 +17,9 @@
 Source4:	xinit.1x.pl
 Patch0:		%{name}-xwrapper.patch
 Patch1:		%{name}-xinitdir.patch
+Patch2:		%{name}-consolekit-support.patch
 URL:		http://xorg.freedesktop.org/
+BuildRequires:	ConsoleKit-devel
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	cpp
@@ -59,13 +61,15 @@
 %setup -q -n xinit-%{version}
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-consolekit
 
 %{__make}
 
@@ -105,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007-12-23 12:00:55  megabajt
+- added support for ConsoleKit (-consolekit-support.patch)
+- release 2
+
 Revision 1.20  2007-09-17 17:54:49  qboosh
 - updated to 1.0.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xinit.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list