packages: udev/udev.spec - updated am/lt BRs - udev-acl no longer uses libc...

qboosh qboosh at pld-linux.org
Wed Jul 13 18:28:48 CEST 2011


Author: qboosh                       Date: Wed Jul 13 16:28:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated am/lt BRs
- udev-acl no longer uses libck-connector to interface with CK - dropped BR and bcond

---- Files affected:
packages/udev:
   udev.spec (1.354 -> 1.355) 

---- Diffs:

================================================================
Index: packages/udev/udev.spec
diff -u packages/udev/udev.spec:1.354 packages/udev/udev.spec:1.355
--- packages/udev/udev.spec:1.354	Tue Jul 12 23:42:44 2011
+++ packages/udev/udev.spec	Wed Jul 13 18:28:42 2011
@@ -9,7 +9,6 @@
 %bcond_with	dietlibc	# link initrd version with static dietlibc (currently broken and unsupported)
 %bcond_with	glibc		# link initrd version with static glibc
 %bcond_without	selinux		# build without SELinux support
-%bcond_without	ConsoleKit	# build without ConsoleKit support
 
 %ifarch sparc sparc64
 %define		with_glibc 1
@@ -55,10 +54,9 @@
 Patch0:		%{name}-so.patch
 Patch1:		%{name}-uClibc.patch
 URL:		http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
-%{?with_ConsoleKit:BuildRequires:	ConsoleKit-devel >= 0.4.1}
 BuildRequires:	acl-devel
 BuildRequires:	autoconf >= 2.60
-BuildRequires:	automake >= 1:1.10
+BuildRequires:	automake >= 1:1.11
 BuildRequires:	device-mapper-devel
 BuildRequires:	glib2-devel >= 1:2.22.0
 BuildRequires:	glibc-misc
@@ -66,7 +64,7 @@
 BuildRequires:	gperf
 BuildRequires:	gtk-doc >= 1.10
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.17.13}
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:2.0
 BuildRequires:	libusb-compat-devel >= 0.1
 BuildRequires:	libxslt-progs
 BuildRequires:	pciutils
@@ -433,13 +431,11 @@
 %dev(c,5,1) %attr(660,root,console) /dev/console
 %dev(c,1,5) %attr(666,root,root) /dev/zero
 
-%if %{with ConsoleKit}
 %files acl
 %defattr(644,root,root,755)
 %attr(755,root,root) /lib/udev/udev-acl
 %attr(755,root,root) /usr/lib/ConsoleKit/run-seat.d/udev-acl.ck
 /lib/udev/rules.d/70-acl.rules
-%endif
 
 %files compat
 %defattr(644,root,root,755)
@@ -598,6 +594,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.355  2011/07/13 16:28:42  qboosh
+- updated am/lt BRs
+- udev-acl no longer uses libck-connector to interface with CK - dropped BR and bcond
+
 Revision 1.354  2011/07/12 21:42:44  charles
 - updated to 172
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/udev/udev.spec?r1=1.354&r2=1.355&f=u



More information about the pld-cvs-commit mailing list