packages: udev/udev.spec - disable extras for initrd - enable introspection...

baggins baggins at pld-linux.org
Tue Jan 19 17:53:34 CET 2010


Author: baggins                      Date: Tue Jan 19 16:53:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable extras for initrd
- enable introspection crap for normal build (i was wrong, it's not only debug)

---- Files affected:
packages/udev:
   udev.spec (1.314 -> 1.315) 

---- Diffs:

================================================================
Index: packages/udev/udev.spec
diff -u packages/udev/udev.spec:1.314 packages/udev/udev.spec:1.315
--- packages/udev/udev.spec:1.314	Thu Jan 14 20:37:52 2010
+++ packages/udev/udev.spec	Tue Jan 19 17:53:29 2010
@@ -287,7 +287,8 @@
 	--enable-static \
 	--with-pci-ids-path=%{_sysconfdir} \
 	--without-selinux \
-	--disable-introspection
+	--disable-introspection \
+	--disable-extras
 
 %{__make} \
 	LDFLAGS="-all-static"
@@ -306,7 +307,7 @@
 	--with-rootlibdir=/%{_lib} \
 	--enable-extras \
 	--enable-gtk-doc \
-	%{?debug:--enable-introspection} \
+	--enable-introspection \
 	--enable-logging \
 	--enable-shared \
 	--enable-static \
@@ -553,6 +554,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315  2010/01/19 16:53:29  baggins
+- disable extras for initrd
+- enable introspection crap for normal build (i was wrong, it's not only debug)
+
 Revision 1.314  2010/01/14 19:37:52  arekm
 - up to 150
 
================================================================

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



More information about the pld-cvs-commit mailing list