Author: sparky                       Date: Mon Dec  7 17:41:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: acl-devel, glibc-misc, pkgconfig, python-modules
- initrd BR: libusb-static
- sorted initrd BRs
- initrd does not build without udev-glib-devel installed, working on it

---- Files affected:
packages/udev:
   udev.spec (1.309 -> 1.310) 

---- Diffs:

================================================================
Index: packages/udev/udev.spec
diff -u packages/udev/udev.spec:1.309 packages/udev/udev.spec:1.310
--- packages/udev/udev.spec:1.309       Fri Dec  4 13:26:24 2009
+++ packages/udev/udev.spec     Mon Dec  7 18:41:19 2009
@@ -56,12 +56,14 @@
 Patch0:                %{name}-so.patch
 URL:           http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
 BuildRequires: ConsoleKit-devel >= 0.4.1
+BuildRequires: acl-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: device-mapper-devel
 %{?debug:BuildRequires:        gir-repository-devel}
 BuildRequires: glib2-devel
-%{?debug:BuildRequires:        gobject-introspection-devel}
+BuildRequires: glibc-misc
+BuildRequires: gobject-introspection-devel
 BuildRequires: gperf
 BuildRequires: gtk-doc
 %{?with_selinux:BuildRequires: libselinux-devel >= 1.17.13}
@@ -69,22 +71,23 @@
 BuildRequires: libusb-compat-devel
 BuildRequires: libxslt-progs
 BuildRequires: pciutils
+BuildRequires: pkgconfig
+BuildRequires: python-modules
 BuildRequires: sed >= 4.0
 BuildRequires: usbutils >= 0.82
 %if %{with initrd}
-%{?with_dietlibc:BuildRequires:        dietlibc-static}
 BuildRequires: acl-static
 BuildRequires: attr-static
-BuildRequires: pcre-static
-BuildRequires: libusb-compat-static
+%{?with_dietlibc:BuildRequires:        dietlibc-static}
 BuildRequires: glib2-static
-%if %{with glibc}
-BuildRequires: glibc-static
-BuildRequires: libselinux-static
-BuildRequires: libsepol-static
-%endif
+%{?with_glibc:BuildRequires:   glibc-static}
 %{?with_klibc:BuildRequires:   klibc-static}
+%{?with_glibc:BuildRequires:   libselinux-static}
+%{?with_glibc:BuildRequires:   libsepol-static}
+BuildRequires: libusb-compat-static
+BuildRequires: libusb-static
 %{?with_klibc:BuildRequires:   linux-libc-headers}
+BuildRequires: pcre-static
 %{?with_uClibc:BuildRequires:  uClibc-static >= 3:0.9.29-23}
 %endif
 Requires:      %{name}-core = %{epoch}:%{version}-%{release}
@@ -278,7 +281,7 @@
        LDFLAGS="-all-static"
 
 DEST=$(pwd)/udev-initrd
-%{__make} -f Makefile -j 1 install \
+%{__make} -j1 -f Makefile install \
        DESTDIR=${DEST}
 
 %if %{with main}
@@ -310,7 +313,7 @@
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/{modprobe.d,udev/rules.d} \
        $RPM_BUILD_ROOT/lib/udev/devices
 
-%{__make} -j 1 install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/udev.rules
@@ -541,6 +544,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.310  2009/12/07 17:41:19  sparky
+- BR: acl-devel, glibc-misc, pkgconfig, python-modules
+- initrd BR: libusb-static
+- sorted initrd BRs
+- initrd does not build without udev-glib-devel installed, working on it
+
 Revision 1.309  2009/12/04 12:26:24  arekm
 - up to 149
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to